Skip to content

Releases: 0xPolygon/polygon-cli

v0.1.10

17 Oct 13:50
v0.1.10
7510761
Compare
Choose a tag to compare

Changelog

  • 7510761 ops(ci): Removing PAT for the default token
  • c6f9dfe add support for multiple modes (#5)
  • 25ecd83 [DVT-146] Add force contract deploy flag (#6)
  • 78bc5a6 Add a flag to point to a pre-deployed contract address (#4)
  • 4f86fbe Merge pull request #3 from maticnetwork/docs/install-info
  • f128bd2 docs: Adding install info

v0.1.9

27 Sep 14:19
v0.1.9
93f96cb
Compare
Choose a tag to compare

Changelog

  • 93f96cb feat: adding storage functions
  • 3971e7f feat: adding app id param
  • 0d856c7 refactor: moving runtime version to setup
  • d9416c4 feat: allowing the private key to be set
  • 1302844 feat: implementing nonce
  • fbbbb1c feat: tracer bullet for avail load testing

v0.1.8

27 Sep 13:15
v0.1.8
853a879
Compare
Choose a tag to compare

Changelog

  • 853a879 docs: minor tweak to show light client example
  • f75428b chore: adding broken implementation
  • 51ef7f4 feat: adding ipfs seed feature
  • 0996b4c feat: adding signature support
  • 9ab2ddb feat: avail mode for load test
  • 781d40b feat: adding a group to the generated widgets

v0.1.7

20 Sep 21:03
v0.1.7
38e2312
Compare
Choose a tag to compare

Changelog

  • 38e2312 Merge pull request #2 from maticnetwork/DVT-76-create-an-avail-dashboard-like-the-v-3-dashboard
  • 9ee5e28 feat: adding help text
  • 272db74 feat: adding support for pretty titles
  • e47dc77 feat: adding histogram support
  • 5991826 feat: adding support for gauges
  • 906a1d3 feat: Adding template vars
  • ac190a6 feat: Datadog Dashboard Generation
  • 6e47bb4 fix: adding more detailed errors
  • e22cc48 ops: adding smart contracts
  • a78aecd fix: pk length fix
  • b26952a feat: libp2p support in nodekey
  • d7aaaad fix: adding locks for map

v0.1.6

01 Sep 23:58
v0.1.6
0f3bf1b
Compare
Choose a tag to compare

Changelog

  • 0f3bf1b feat: adding flag to sign the record
  • b369cde feat: adding file input for node key

v0.1.5

01 Sep 21:43
v0.1.5
13aea44
Compare
Choose a tag to compare

Changelog

  • 13aea44 feat: adding flags for node key

v0.1.4

31 Aug 21:31
v0.1.4
5a8995a
Compare
Choose a tag to compare

Changelog

  • 5a8995a feat(ci): go releaser changes

v0.1.3

25 Aug 20:35
v0.1.3
0b55d67
Compare
Choose a tag to compare

Changelog

  • 0b55d67 docs: Adding some updated notes
  • b35113f feat: adding dumpblocks methos
  • e47959d feat: contract testing code
  • 98f520b feat: random to address
  • 9144c75 feat: page up / down
  • 044e07c feat: contract delegation tests

v0.1.2

20 Aug 22:40
v0.1.2
a46ce7c
Compare
Choose a tag to compare

Changelog

  • a46ce7c feat: data length field
  • 5b3b453 fix: Patching fresh start bug
  • 698cafb feat: store params and implementation
  • 1ec387e feat: storage contract call
  • f857c90 perf: Switching to batch call
  • 4fae660 feat: Adding support for v3 transactions
  • 1dea7a6 fix: supporting ws and http
  • 9199b1d feat: RPC Feature

v0.1.1

14 Aug 22:18
v0.1.1
9cc454f
Compare
Choose a tag to compare

Changelog

  • 9cc454f feat: Adding TX Information
  • 5ed3e49 feat: ability to get extra block datails
  • 9ee6d62 bug: handling peer count failures
  • 8e44f00 refactor: dropping jsonrpc package
  • 610733e refactor: dropping homegrown jsonrpc
  • 656706d adding some code for selection
  • 329995e docs: Adding readme for new commands