Releases: ethernity-cloud/etny-node-explorer
Releases · ethernity-cloud/etny-node-explorer
v0.4.0
v0.3.2
etny-node-explorer v0.3.2
- changed web3 provider
v0.3.1
etny-node-explorer v0.3.1
- cleanup
v0.3.0
etny-node-exporer v0.3.0
- improved execution time up to 5 times faster depending on hardware and internet connection
- sqlite database integration instead of json file for faster processing and better statistics
- implemented error handling for failed connections
- code refactoring
v.0.2.1
Etny Node Explorer v.0.2.1
- bug fix which resolves getting the correct date and time for node creation and update when executing the script after initial run
Release v0.0.2
Ethernity Node Explorer release 0.0.2:
- closed issue 1
- added support for both web3 py version 4 and version 5
- updated readme file
Release v0.0.1
Node Scanner release 0.0.1:
- Initial setup
- Etny SmartContract integration
- Read all nodes transaction from SmartContract
- Extract timestamp of transactions based on block number
- Write a CSV file with all nodes and their metadata
- Append data to CSV file from the last run based on block number and SmartContract transactions