Skip to content

Releases: ethernity-cloud/etny-node-explorer

v0.4.0

21 Feb 15:47
2b295ef
Compare
Choose a tag to compare

v0.4.0

  • addded Windows 10+ and MacOS support
  • added MYSQL support
  • improved execution speed
  • added config options to run from scratch or last 48h
  • creates active nods report as a CSV file for the previous day
  • fixed various bugs

v0.3.2

07 Oct 06:37
507c2e9
Compare
Choose a tag to compare

etny-node-explorer v0.3.2

  • changed web3 provider

v0.3.1

30 Aug 15:06
2107199
Compare
Choose a tag to compare

etny-node-explorer v0.3.1

  • cleanup

v0.3.0

30 Aug 14:12
b84a9b7
Compare
Choose a tag to compare

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

19 Jul 10:35
1ec7a4d
Compare
Choose a tag to compare

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

27 Apr 15:13
3bbf9fd
Compare
Choose a tag to compare

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

13 Apr 15:51
860d34d
Compare
Choose a tag to compare
Release v0.0.1 Pre-release
Pre-release

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