All notable changes to this project will be documented in this file.
- Show validators for POA networks (clique and ibft2)
- Add NETWORK_ALGO config (values: ethash, clique, ibft2)
- Add tooltip on isValidator/isMining to show the node address
- Fix logos
- Show correct min/max values for the big charts
- Added config AVG_GAS_PRICE_ENABLED
- If all bars in a chart have the same value the domain "min" value should be 0
- Fixed "Last Miners" chart
- Added config EXPLORER_URL
- Added config PRIVACY_POLICY
- Fixed config issues
- Update default Google Analytics ID
- Add action to block number value from historical mode to open EthStats block explorer on specific block page
- Add action to tx count and gas small charts to open EthStats block explorer at specific block page
- Add navigation form lastBlock to EthStats blockchain explorer
- Add navigation from bigCharts to block explorer coresponding block
- Update propagation chart to support 50 bar
- Added CircleCI workflow to trigger docker hub build sequentially
- Moved repo to Github
- Added CircleCI integration
- Added github ISSUE_TEMPLATE
- Dockerfile updates to support env vars