Releases: 0xPolygon/polygon-cli
Releases · 0xPolygon/polygon-cli
v0.1.42
patch release for 0x removal
v0.1.41
bumping
v0.1.40
[DVT-1266][DVT-1213] Fix sensor network memory leak and add prom metr…
v0.1.39
[DVT-1207][DVT-1208] Fix forkid peering (#186) * fix peering * update docs * go mod tidy * upgrade go-ethereum * update fork id * fix ttl * update logging levels * fix protocol length * add block header and body requests to rlpx * update default fork id * update docs * use string again
v0.1.38
[DVT-1097] Sensor peers are maxing out (#164) * fix eth 68 txs * undo changes * add read status * go mod tidy * fix fund logging
v0.1.37
feature: bulk fund crypto wallets (#159) * feature: bulk fund crypto wallets * gofmt * fix: errant print statements * fix: add gen docs * fix: unnecessary pause * fix: pr feedback * fix: lint issues * fix verbosity flag and default gas value * fix docs * fix: auto detect chain id --------- Co-authored-by: dan moore <[email protected]>
v0.1.36
[DVT-1060] Fix status message protocol version (#146)
v0.1.35: fix(loadtest): panic when cut off brutally with `ctrl+c` (#139)
* fix: loadtest panic when cut off brutally with `ctrl+c` * chore: nit * chore: remove log msg * chore: early return
v0.1.34: [DVT-911] Add database id (#118)
* add database id * update docs
v0.1.33: [DVT-920] add nodelist cmd (#115)
* add nodelist cmd * update desc * update docs * move around commands * update docs * export entity kinds * fix mark flag required * fix logging * move files around again * update docs * remove extra docs