github 0xPolygon/polygon-edge v1.1.0

latest releases: v1.3.3, v1.3.2, v1.3.1...
11 months ago

IMPORTANT:

Polygon Edge v1.1 is the first update to contain a hard fork. If you are running a v1.0 or above chain using Polygon Edge please refer to https://wiki.polygon.technology/docs/supernets/operate/deploy/upgrades/supernets-v1.1-hardforks/ for details on how to update.

Summary:

The Supernets v1.1.0 release introduces fixes for several important issues as well as other improvements, optimizations, and minor fixes. For a complete list, please see the changelog below. Notable callouts:

  • Hard fork for client-side quorum calculation
  • Hard fork for transaction hash calculation for dynamic transactions
  • "Balance" field is removed from genesis.json in the initial validators
  • eth_feeHistory endpoint is now working correctly with hex arguments
  • JSON-formatted output is added to several commands for more consistent UX

For more detailed information, please refer to the Supernets Wiki.

Changelog

  • 13e82b6 EVM-746 Fix txpool_content and txpool_inspect for dynamic fee txs (#1741)
  • 7d15e3a Bump cloud.google.com/go/secretmanager from 1.10.0 to 1.11.1 (#1689)
  • efe05b0 fix nightly notifications for load test and fuzz test (#1737)
  • b102509 Correction in Go files (#1739)
  • 14f110b Bump golang.org/x/tools from 0.10.0 to 0.11.0 (#1710)
  • b3129f8 Bump github.com/libp2p/go-libp2p-kbucket from 0.6.0 to 0.6.3 (#1688)
  • 36e1e07 Bump github.com/multiformats/go-multiaddr from 0.9.0 to 0.10.1 (#1722)
  • 32dcdd4 Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.51.0 to 1.52.0 (#1687)
  • d554d2c EVM-720 Implement JSON output for all commands (#1724)
  • 72e2c4b EVM-707 Remove balance field from initial validators in genesis.json (#1736)
  • 14ea06c EVM-732 Tx hash calculation should include tx type and chainID (#1706)
  • 01d7791 [EVM-736]: Quorum calculation discrepancy between SC and Edge (#1723)
  • 851b76c fix: misspelling comments (#1698)
  • c3e23fa Feat/script cluster (#1678)
  • 195b619 fix nightly - local vars (#1731)
  • 04776a5 Docker requirements (#1679)
  • 5ea0540 [EVM-739]: Fix eth_feeHistory parsing of hex arguments (#1725)
  • da7ad74 Delete unnecessary if (#1719)
  • 6c47248 EVM-735: Gas limit estimation is not precise (#1718)
  • 1d3b0da EVM-731 Event tracker issue - upgrade ethgo (#1720)
  • affd397 Stop retrying event tracker on context cancellation and timeout (#1705)
  • f17b6ee EVM-543 Enable concurrent run of multiple dial tasks (#1707)
  • f4efe97 EVM-728 Gas price comparison for executable transactions in pricedQueue (#1696)
  • 8565d45 Jp/hotfix optional gas price in rpc transaction type (#1699)
  • 62148c1 fix eth_estimateGas panic (#1708)
  • 6e5cd75 EVM-687 Dial queue slots (#1601)
  • 4a083ca EVM-680 Dial queue issues fixes (#1593)
  • ac9b449 [EVM-703]: Saving events in boltdb should have retry mechanism (#1652)
  • 2d35db6 EVM-660 Use batch write inside blockchain.go (LevelDB/memory) (#1569)
  • 18e5529 Fix TestE2E_Migration (#1702)

Don't miss a new polygon-edge release

NewReleases is sending notifications on new releases.