Skip to content

Releases: maticnetwork/polygon-cli

v0.1.43

16 Apr 14:37
584e74a
Compare
Choose a tag to compare
chore: remove genesis flag (#261)

* clean up unused parameter

* remove genesis flag

* fix lint

* fix more lint issues

* update docs

v0.1.42

07 Mar 23:38
v0.1.42
312e29b
Compare
Choose a tag to compare
patch release for 0x removal

v0.1.41

07 Mar 22:39
v0.1.41
0a12ebf
Compare
Choose a tag to compare
bumping

v0.1.40

12 Feb 20:41
cc8bc6c
Compare
Choose a tag to compare
[DVT-1266][DVT-1213] Fix sensor network memory leak and add prom metr…

…ics (#207)

* update pprof addr

* set block requests limit

* use time based removal

* use time.Since()

* move cleanup inside getBlockData

* add prom metrics

* update docs

v0.1.39

11 Jan 15:14
96494b5
Compare
Choose a tag to compare
[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

22 Nov 15:56
a3adf1f
Compare
Choose a tag to compare
[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

20 Nov 17:01
48044b8
Compare
Choose a tag to compare
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 <dmoore@Polygon-R726LQF020.local>

v0.1.36

03 Nov 15:16
aed352b
Compare
Choose a tag to compare
[DVT-1060] Fix status message protocol version (#146)

v0.1.35: fix(loadtest): panic when cut off brutally with `ctrl+c` (#139)

03 Nov 14:28
f5f7798
Compare
Choose a tag to compare
* 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)

01 Sep 14:42
f1075df
Compare
Choose a tag to compare
* add database id

* update docs