Skip to content

Releases: 0xPolygon/polygon-edge

v0.3.0

08 Mar 15:32
fde6ebe
Compare
Choose a tag to compare

Changelog

fde6ebe Update the license file pre-release (#440)
2e5e3fe Change the default value for buffers in pubsub (#437)
69ee4be Fix faulty check in gas estimation and provide reason for REVERT calls (#422)
61fa938 [Fix] Change default jsonrpc binding to all interfaces (0.0.0.0) (#435)
5aeda2a Update release.yml
b06e562 CLI refactor (#410)
8a033aa [JSONRPC] Fix websocket subscription (#417)
927625a Add DNS support for dialling nodes (#406)
67fcee0 [E2E] Fix tests (#432)
b2622c1 Add AWS SSM Parameter Store secrets support (#333)
ee0f81d Reject eth_sendTransaction jsonrpc call with error (#345)
fd26f3b Allow longer domain suffix for server --dns value. (#405)
9dbb7a2 Bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 (#426)
c0835a5 Bump github.com/hashicorp/vault/api from 1.3.0 to 1.3.1 (#396)
cee68ff Display version, our license, and vendor attributions in version command (#407)
af0029b Upgrade minimum go version to 1.16 (#413)
22f26b3 Fix minor test wait bug (#421)
bd192e4 IBFT PoA/PoS switch (#334)
cd02189 Bump github.com/prometheus/client_golang from 1.12.0 to 1.12.1 (#401)
4b08b24 Update predeploy staking contract bytecode (#376)
3b1651f Drop the dev dependency from the TxPool (#370)
3686aed Remove traces of waitUntilDone (#373)
9a37cdc Add cors middleware support in JSON-RPC server (#368)
08da3e3 Added some jsonrpc unit tests (#400)
a7a7664 Update CODEOWNERS
a704436 Update the PR template (#394)

Docker images

  • docker pull 0xpolygon/polygon-edge:0.3.0

v0.2.1

02 Feb 11:51
43fb2a6
Compare
Choose a tag to compare

Changelog

43fb2a6 Revert the millisecond changes for block timestamp (#399)
2e2fbbb Refactor parts of the trie package (#383)

Docker images

  • docker pull 0xpolygon/polygon-edge:0.2.1

v0.1.0

06 Jan 14:04
5d71513
Compare
Choose a tag to compare

Changelog

Initial release of the Polygon-SDK. We are now supporitng PoS and PoA types of consensus mechanisms.

For more information, please visit https://sdk-docs.polygon.technology/docs/overview/

Docker images

  • docker pull 0xpolygon/polygon-sdk:0.1.0