github 0xPolygonHermez/zkevm-node v0.0.2-RC1

latest releases: v0.7.3, v0.7.3-RC1, v0.7.2...
20 months ago

Summary of main changes:

  • Add support to pre-EIP155 txs
  • New smc version
  • JSON RPC Batch methods and custom endpoint docs
  • Gas price suggester component
  • Genesis transactions available through RPC
  • DB flag to identify trusted verified batches
  • Gas limit for free bridge claims
  • New Ethereum transaction manager
  • Executor error handling
  • WebSocket support for JSON RPC
  • New DB migration flow, so read only components don't run migrations and can use read replicas of the DB

Changelog

  • c224bb5 add support to pre-EIP155 txs (#1582)
  • 47d1234 New smc version (#1581)
  • b3e2f4b build(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.3 (#1588)
  • 4dcb0d8 jRPC - Batch methods and custom endpoint docs (#1554)
  • cb5a457 Feature/#1486 l2gasprice (#1548)
  • 9aaa4b6 Feature/#1549 genesis txs (#1574)
  • aa2aba6 Db flag to identify trusted verified batches (#1575)
  • 80fad22 Gas limit 150K + tests (#1551)
  • e53dd71 Gas limit 150K + tests (#1551)
  • 111ed52 build(deps): bump github.com/urfave/cli/v2 from 2.23.7 to 2.24.1 (#1573)
  • dae517a build(deps): bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#1568)
  • 6c02d15 Merge release/v0.0.1 into develop (#1561)
  • c8091e1 Fix: typos (#1567)
  • 40f340b new eth tx manager (#1484)
  • cefd395 allow array config params to be set via env vars (#1553)
  • 2813df7 discard invalid txs in the pool when checking for an underpriced tx (#1563)
  • a8f6318 Feature/#1515 migration (#1531)
  • aea6dfd Handle and log ROM OOC errors in executor (#1528)
  • c5f5f21 Feature/#1506 forced batch (#1523)
  • dae5060 build(deps): bump github.com/prometheus/common from 0.37.0 to 0.39.0 (#1511)
  • 13e534d build(deps): bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 (#1510)
  • 7bb0692 build(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.0 (#1525)
  • 7573d0c feat: add WorkingProvers gauge metric (#1504)
  • a50afb0 [Aggregator] Add metrics package and ConnectedProvers metric (#1502)
  • 28fb073 fatals changed to return error (#1494)
  • 0e7404b build(deps): bump github.com/go-git/go-billy/v5 from 5.3.1 to 5.4.0 (#1492)
  • 12325e0 upgrade git hub actions to the latest versions (#1471)
  • d7191ab fix: update the genesis file (#1489)
  • 16a3a31 fix unpack the revert reason (#1475)
  • 1570ef0 Backport v0.0.1-RC4 & RC5 to develop (#1483)
  • ba9a046 Update uniswap v2 script (#1460)
  • 34263ed add web sockets support for jRPC server (#1445)
  • f2711d3 Merge pull request #1447 from 0xPolygonHermez/feature/benchmark-sequencer
  • 8354a86 Backport v0.0.1-RC3 changes (#1463)
  • 1cb2d62 moving poolDbConfig to other var declarations and adding deferred Teardown
  • 5b95e6e Merge branch 'develop' into feature/benchmark-sequencer
  • 58334d4 fix (#1459)
  • 9c46024 Update MaxBatchBytesSize (#1452)
  • 46edc7f fix: fixing runCmd in 'operations/manager' to work in any nesting directory level.
  • b323342 test: adding sequencer benchmark test for - 'measuring the time needed to select 10000 txs from the pool'.
  • b14bf16 build(deps): bump github.com/urfave/cli/v2 from 2.23.6 to 2.23.7 (#1449)
  • e8a3c4b Revamp logs (#1401)
  • c2b3abd Fix erroneous return in VerifyBatches function (#1441)
  • f3ff5cd Add preliminary Goreleaser config (#1439)
  • fe4dbc2 Prover => Aggregator changes (#1440)
  • 5dcdb82 Txsender script (#1361)
  • 693fc92 Add Grafana docker for visualization (#1421)
  • afa8e45 Merge pull request #1373 from 0xPolygonHermez/prometheus-sequencer
  • f811be4 Bump github.com/urfave/cli/v2 from 2.23.5 to 2.23.6 (#1437)
  • d882923 merge: merging 'develop' and removing 'LastSyncedBatchNumber' metric from sequencer.
  • 2e5170e improve: adding metrics for sequencer processing time.
  • 6a519fa Merge branch 'develop' into prometheus-sequencer
  • dd6f692 feat: add metrics in sequencer package

Don't miss a new zkevm-node release

NewReleases is sending notifications on new releases.