Skip to content

Releases: maticnetwork/polygon-cli

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

v0.1.33: [DVT-920] add nodelist cmd (#115)

21 Aug 14:13
195dcf4
Compare
Choose a tag to compare
* 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

v0.1.32: [DVT-819][DVT-903] Use p2p.Server and refactor (#93)

16 Aug 17:21
cdf7659
Compare
Choose a tag to compare
* add key file flag

* fix shadowed error

* fix database nil

* add ip and port flags

* add server

* fetch latest block

* update message codes

* update params

* add nat

* remove ip flag

* fix ci

* move logic to protocol.go

* use any nat

* behold!

* remove port for p2p.Listen

* fix lint and docs

* fix lint

* update nodeset

* fix lint

* make gen-doc

* remove truncNow

* address comments

* keep track of head block and improve logging

* update docs

* update when the nodes file gets written

* update docs

* fix protocol msg codes

* add quick start flag

* update docs

* add trusted peers flag

* update docs

* set head block differently

v0.1.31

15 Aug 12:30
v0.1.31
9e13a01
Compare
Choose a tag to compare
bug fix

v0.1.30

10 Aug 15:08
v0.1.30
6947c33
Compare
Choose a tag to compare
minor fix

v0.1.29

10 Aug 00:24
v0.1.29
3dfe6bd
Compare
Choose a tag to compare
Creating release tag

v0.1.28

26 Jun 19:40
v0.1.28
e3dfb00
Compare
Choose a tag to compare
Adding rpc fuzz latest

v0.1.27

21 Jun 16:00
f96f208
Compare
Choose a tag to compare
remove duplicate pretty log setting (#81)

v0.1.26: [DVT-802] Standardize logging (#79)

21 Jun 14:51
b2287ac
Compare
Choose a tag to compare
* clean up logging

* update flag messages

* fix forge shorthand flag

v0.1.26-alpha

14 Jun 15:27
Compare
Choose a tag to compare
write blocks using datastore transactions