This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
Releases: topos-protocol/polygon-edge
Releases · topos-protocol/polygon-edge
v1.3.0-topos
Changelog
- c294a74 fix: jsonrpc cmd line parameter
- 76382fc Skip account balance check for eth_call (0xPolygon#1949)
- ad1cf7b Update README.md with correct docs URLs (0xPolygon#1948)
- 3fd7edf Revert "Provide race and shuffle flags when running unit tests (0xPolygon#1925)" (0xPolygon#1958)
- 4d4d699 Fix bridge e2e tests for transferring tokens (0xPolygon#1953)
- 6544e22 txpool slotGauge uint64 underflow (0xPolygon#1907)
- 9e55557 removed redundant queue length check in accountQueue.peek() function (0xPolygon#1952)
- 12d38b8 Provide race and shuffle flags when running unit tests (0xPolygon#1925)
- a6ee82a Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (0xPolygon#1951)
- 4a70377 Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.54.1 to 1.55.0 (0xPolygon#1950)
- d4537fe Base fee change denominator as genesis parameter (0xPolygon#1934)
- 6079322 EVM-850 Validator rootchain balance metrics (0xPolygon#1941)
- 1bcf30b EVM-841-Fix TestE2E_Bridge_Transfers (0xPolygon#1943)
- 02e2d47 EVM-846 Stake manager post epoch problem (0xPolygon#1935)
- e700006 Provide abi encoded exit event in hex format from
bridge_generateExitProof
JSON RP - 19687bc Default value of JSON RPC flag in commands (0xPolygon#1939)
- 4b2770e Propagate custom Solidity errors for
eth_estimateGas
JSON RPC function (0xPolygon#1922) - 32047b4 Re-introduce proxy contracts integration (0xPolygon#1921)
- cf7c675 Output dynamic fee specific fields in tx relayer (0xPolygon#1936)
- 8aaae11 Return ErrReplacementUnderpriced when price is no higher than already existing one.
- 5f6ba3e Remove WithoutBridge configuration param from e2e framework (0xPolygon#1919)
- 9c9af49 EVM-843 Fix block post processing (0xPolygon#1928)
- f30facf Bump github.com/hashicorp/hcl from 1.0.1-vault-5 to 1.0.1-vault (0xPolygon#1932)
- 252dd0e Bump google.golang.org/grpc from 1.58.1 to 1.58.2 (0xPolygon#1933)
- 226dd88 change instance type for nightly (0xPolygon#1923)
- 1b78d47 Update TestE2E_Consensus_MintableERC20NativeToken to send dynamic fee tx (0xPolygon#1920)
- 4fbe4ba Make stake token address as mandatory in certain use cases (0xPolygon#1914)
- 38efd92 Updating proposer calculator on restart (0xPolygon#1915)
- 61baa7e Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.54.1 to 1.55.0 (0xPolygon#1912)
- 1e7187b Bump google.golang.org/grpc from 1.58.0 to 1.58.1 (0xPolygon#1913)
- d632735 Fix Eth.FeeHistory() unmarshal input params error (0xPolygon#1917)
- 7beeb38 v1.1.1 preparations (without proxies support) (0xPolygon#1910)
- 918f322 Run Edge as non-root in Docker (0xPolygon#1918)
v1.1.0-zero
Release from the upstream branch feat/zero
v1.2.0-rc2
v1.2.0-rc1
Changelog
- 635a408 fix: standalone test
- aa3d75d fix: dependencies
- acd23fb ci: deactivate polybft e2e tests workflow (#28)
- 9812beb ci: push docker image on release (#27)
- 86a2c68 fix: revert change on release workflow
- 9bf81a3 fix: docker build
- 526a3a2 fix: various build fixes
- 1bc41d0 fix: eth get prover data issues (#24)
- a60e612 chore: rename topos-network to topos-protocol (#22)
- f28c822 feat: add get prover data api function (#18)
- 944ff68 ci: push multi-platform docker images (#19)
- ae4246b ci: fix release workflow (#16)
- b4d8c04 chore: adapt ConstAddressDeployer path to hardhat dir structure (#14)
- f34afc7 fix: even public key generation (#15)
- a4de796 fix: revert docker stack to IBFT and fix a few commands (#13)
- 75601ad feat: run standalone node test (#12)
- f5da198 chore: quiet fail if contract already predeployed (#11)
- 4b666d1 fix: update CODEOWNERS (#10)
- 3a06cae fix: update local-topos docker setup (#9)
- 9e5e8fa chore: update readme format (#8)
- 4b7f2fb fix: always generate even compressed public keys (#7)
- daf4ac8 feat: add topos sequencer grpc client to polygon edge (#6)
- 639edc9 feat: add topos docker local stack (#5)
- 3bf557b ci: deactivate unused workflows (#3)
- 907a4f5 chore: add CODEOWNERS (#4)
- ff76a53 chore: remove issue and pr templates (#2)
- 4e40fb8 chore: add zk foundation copyright to README (#1)
- f2b24e7 Introduce
ErrNonceUintOverflow
as error for nonce overflow (0xPolygon#1905) - dcfc044 Removing tx hash fork (0xPolygon#1904)
- 498ef15 Introduce block tracker poll interval (0xPolygon#1887)
- 85aea52 Bump google.golang.org/grpc from 1.57.0 to 1.58.0 (0xPolygon#1894)
- 182aadd Speed up root chain contracts deployment (0xPolygon#1906)
- 5241598 Introduce
baseFeeChangeDenom
network parameter (0xPolygon#1872) - 5dd861f Bump github.com/hashicorp/vault/api from 1.9.2 to 1.10.0 (0xPolygon#1895)
- 1e505b0 Bump golang.org/x/tools from 0.12.0 to 0.13.0 (0xPolygon#1893)
- 16b8e82 Bump golang.org/x/crypto from 0.12.0 to 0.13.0 (0xPolygon#1896)
- 9cceb34 Bump github.com/docker/docker from 20.10.18+incompatible to 24.0.6+incompatible (0xPolygon#1898)
- 42d054c Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.54.0 to 1.54.1 (0xPolygon#1897)
- 4a45018 Malicious JSON RPC request unit test (0xPolygon#1884)
- c49733b Root chain proxy contracts deployment (0xPolygon#1888)
- 6d848ed Deploy proxy contracts on genesis (0xPolygon#1855)
- 478b56c Level-up loadtesting capacity to be aligned with current environment (0xPolygon#1874)
- 01e657e fix region to eu-west-1 for nightly (0xPolygon#1891)
- 400f388 [Github] Max fee per gas issue (0xPolygon#1892)
- 7a04a89 Bump github.com/docker/distribution (0xPolygon#1889)
- 75bb8b4 Fix
eth_gasPrice
RPC method (0xPolygon#1883) - 3d2e58f Expose double signer implementation (0xPolygon#1875)
- c3da0d4 Index methods by signature when there is ambiguity (0xPolygon#1880)
- b467a12 Fix nightly build script by providing governor-admin flag in the genesis command (0xPolygon#1882)
- 52115cc fixed ibft tests (0xPolygon#1876) (0xPolygon#1877)
- daf9402 Minor change that fix merged code (0xPolygon#1879)
- 06153fb [Feature] Double-signing slashing (0xPolygon#1808)
- 3cae93a [RFC-191] On-chain governance (0xPolygon#1519)
- 0635afe Build executable heap with baseFee when London fork is enabled (0xPolygon#1857)
- 054bef4 EVM-819 DoS on Websockets (0xPolygon#1871)
- c90b449 Bump github.com/libp2p/go-libp2p from 0.27.7 to 0.27.8 (0xPolygon#1873)
- 0373ea4 Bump github.com/aws/aws-sdk-go from 1.44.61 to 1.45.2 (0xPolygon#1869)
- 6a5471c Update typo in cluster script (0xPolygon#1867)
- 064b017 EVM-801 Drop tx bug for updateAccountSkipsCounts (0xPolygon#1865)
- 21c5c33 Return all exit event IDs in the bridge commands (0xPolygon#1863)
- ece1c5e fix Test_GetLogsForQuery (0xPolygon#1836)
- 9b5bbe4 EVM-800 nonce too low from eth_getTransactionCount (0xPolygon#1853)
- 1095172 Compensate dynamic fee transation fees by 100% estimation increase (0xPolygon#1859)
- 33e0967 Bump xk6-ethereum to latest (0xPolygon#1860)
- 4369155 Use function signature when multiple functions are defined 0xPolygon#1854
- b4c0051 Bump github.com/google/uuid from 1.3.0 to 1.3.1 (0xPolygon#1852)
- 8a96d17 EVM-805 TxPool assumes all transactions are Legacy when checking for re-priceaction replacement GasPrice comparison bug (0xPolygon#1848)
- 85af1b3 Evm 785: enable and disable access lists in the runtime (0xPolygon#1839)
- 2fea208 Perform gas price limit check for dynamic tx (0xPolygon#1846)
- 1794897 Fix
maxFeePerGas
compensation calculation (0xPolygon#1847) - 2f430d0 UUID issue (0xPolygon#1841)
- 49216ad Improved genesis predeploy, allowing initializing immutables and access chainID from constructor. (0xPolygon#1838)
- 2684cc5 Fix nil pointer panic in debug_traceBlockByNumber RPC endpoint (0xPolygon#1842)
- 25e09c2 Upgraded Makefile to check if all the required tools are installed (0xPolygon#1809)
- 883cbbc EVM-779 Throttling with concurrency (0xPolygon#1821)
- d18818e fixed copy method (0xPolygon#1825)
- 54d4a07 EstimateGas endpoint - nonce should be automatically set the current nonce for the account (0xPolygon#1819)
- ea53ae0 API fuzzing. Set fuzz time to 30s (0xPolygon#1759)
- 689e360 EVM-779 Debug Transaction endpoint - throttling (0xPolygon#1818)
- b302fdb EVM-778 Debug Transaction endpoint - use one structure for logs (0xPolygon#1817)
- 6862b7d Send dynamic fee transactions to a rootchain (0xPolygon#1795)
- c860c52 Header.BaseFee is set to non-zero for london fork disabled (0xPolygon#1805)
- db29c8a Bump github.com/quasilyte/go-ruleguard from 0.3.19 to 0.4.0 (0xPolygon#1802)
- d7cdd4f Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.52.0 to 1.54.0 (0xPolygon#1803)
- ab4d5eb Bump github.com/multiformats/go-multiaddr from 0.10.1 to 0.11.0 (0xPolygon#1804)
- 05327db Bump pgregory.net/rapid from 1.0.0 to 1.1.0 (0xPolygon#1792)
- 33fc9cc Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.52.0 to 1.53.0 (0xPolygon#1779)
- ff01152 Bump github.com/hashicorp/golang-lru (0xPolygon#1796)
- 10e268b Fix comment in cluster script (curl replaced nc) (0xPolygon#1799)
- 761bc22 Implementation for newPendingTransactions (eth_subscribe) (0xPolygon#1787)
- 032e5b9 Get rid of external library for abi generation (0xPolygon#1794)
- 5db2845 Use curl instead of netcat for pinging rootchain server in local deployment script (0xPolygon#1791)
- ed87b0f Bump golang.org/x/tools from 0.11.0 to 0.12.0 (0xPolygon#1793)
- 0468043 Bump golang.org/x/crypto from 0.11.0 to 0.12.0 (0xPolygon#1786)
- c4f9ec1 Calculate EIP1559 gas price in JSON-RPC (0xPolygon#1783)
- 39f7d2b fixed txpool maxEnqueued issue (0xPolygon#1789)
- bd95643 Bump google.golang.org/grpc from 1.55.0 to 1.57.0 (0xPolygon#1762)
- 4215337 Update local deployment README files (0xPolygon#1773)
- 1ce87aa polygon-edge.sh now checks if jq is installed (0xPolygon#1780)
- e0e1e36 Implement metrics that tracks the base fee (0xPolygon#1784)
- d5be69a Allow 0 premined reward wallet (0xPolygon#1776)
- 927f02f fix: loadtest dependency xk6 (0xPolygon#1770)
- bdffe23 Update ethgo version (0xPolygon#1777)
- 992d6b9 Detect fork state based on the current block number 0xPolygon#1772
- 2b9430c Move
Encode*
andParse*
functions fromtypes
tocommon
package (0xPolygon#1765) - 75c5324 Error kind detection bug fix (0xPolygon#1769)
- 65c9a3e Print errors (0xPolygon#1768)
- 4653fea Change chainID to chainId (0xPolygon#1766)
- 3070ee0 Query rootchain block number before rootchain contracts deployment(0xPolygon#1742)
- f5393c1 Fixing link to documentation (0xPolygon#1760)
- af37011 Implement non-native tokens bridge e2e test (0xPolygon#1746)
- 19d140a change repo branch (0xPolygon#1754)
- 787cbe4 EVM-749 Transaction pool Base Fee fix (0xPolygon#1747)
- b430680 Correctly initialize use allow list and use block list parameters on the access list predicates (0xPolygon#1750)
- bbbe3ab TestDiscovery_ConnectedPopulatesRoutingTable fix (0xPolygon#1745)
- 2d3e101 Fix (0xPolygon#1744)
- 13e82b6 EVM-746 Fix txpool_content and txpool_inspect for dynamic fee txs (0xPolygon#1741)
- 7d15e3a Bump cloud.google.com/go/secretmanager from 1.10.0 to 1.11.1 (0xPolygon#1689)
- efe05b0 fix nightly notifications for loadtest and fuzz test (0xPolygon#1737)
- b102509 Correction in Go files (0xPolygon#1739)
- 14f110b Bump golang.org/x/tools from 0.10.0 to 0.11.0 (0xPolygon#1710)
- b3129f8 Bump github.com/libp2p/go-libp2p-kbucket from 0.6.0 to 0.6.3 (0xPolygon#1688)
- 36e1e07 Bump github.com/multiformats/go-multiaddr from 0.9.0 to 0.10.1 (0xPolygon#1722)
- 32dcdd4 Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.51.0 to 1.52.0 (0xPolygon#1687)
- d554d2c EVM-720 Implement json output for all commands (0xPolygon#1724)
- 72e2c4b EVM-707 Remove balance field from initial validators in genesis.json (0xPolygon#1736)
- 14ea06c EVM-732 Tx hash calculation should include tx type and chainID (0xPolygon#1706)
- 01d7791 [EVM-736]: Quorum calculation discrepancy between SC and Edge (0xPolygon#1723)
- 851b76c fix: misspelling comments (0xPolygon#1698)
- c3e23fa Feat/script cluster (0xPolygon#1678)
- 195b619 fix nightly - local vars (0xPolygon#1731)
- 04776a5 Docker requirements (0xPolygon#1679)
- 5ea0540 [EVM-739]: Fix
eth_feeHistory
parsing of hex arguments (0xPolygon#1725) - da7ad74 Delete unnecessary if (0xPolygon#1719)
- 6c47248 EVM-735: Gas limit estimation is not precise (0xPolygon#1718)
- 1d3b0da EVM-731 Event tracker issue - upgrade ethgo (0xPolygon#1720)
- affd397 Stop retrying event tracker on context cancellation and timeout (0xPolygon#1705)
- f17b6ee EVM-543 Enable concurrent run of multiple dial tasks (0xPolygon#1707)
- f4efe97 EVM-728 Gas price comparison for executable transactions in
pricedQueue
(0xPolygon#1696) - 8565d45 Jp/hotfix optional gas price in rpc transaction type (0xPolygon#1699)
- 62148c1 fix eth_estimateGas panic (0xPolygon#1708)
- 6e5cd75 EVM-687 Dial queue slots (0xPolygon#1601)
- 4a083ca EVM-680 Dial queue issues fixes (0xPolygon#1593)
- ac9b449 [EVM-703]: Saving events in boltdb should have retry mechanism (0xPolygon#1652)
- 2d35db6 EVM-660 Use batch write inside blockchain.go (LevelDB/memory) (0xPolygon#1569)
- 18e5529 Fix TestE2E_Migration (0xPolygon#1702)
- 7c05311 [EVM-696] eth_FeeHistory (0xPolygon#1669)
- 4cf4b79 Ensure premining reserve account (0x0 address) (0xPolygon#1685)
- 1084d99 EVM-716 Check if the error is produced for duplicate TXs
- 655d15d Fix (0xPolygon#1682)
- b45a404 Fix/evm 719 (0xPolygon#1683)
- beeb461 Handle state sync execution failures properly (0xPolygon#1676)
- dcc6950 Bump libp2p (0xPolygon#1684)
- ccf7140 Updated basefee jsonrpc tag (0xPolygon#1681)
- a60fd5a Run single relayer in cluster script by default (0xPolygon#1675)
- 36fa7a6 Upgraded script to check both dependencies and display all missing ones at the same time (0xPolygon#1667)
- bb8f77c Invoke estimate gas limit if gas limi...
v1.1.0-topos
Changelog
- a57719f ci: push docker image on release (#27)
- e3a4740 fix: revert change on release workflow
- dbf3312 fix: topos docker
- 575033a fix: various build fixes
- e32f415 fix: eth get prover data issues (#24)
- 4eb9b65 chore: rename topos-network to topos-protocol (#22)
- 99814a7 feat: add get prover data api function (#18)
- 3531d37 ci: push multi-platform docker images (#19)
- 53ee2ad ci: fix release workflow (#16)
- c58b6c9 chore: adapt ConstAddressDeployer path to hardhat dir structure (#14)
- 7d9a26c fix: even public key generation (#15)
- 97f145f fix: revert docker stack to IBFT and fix a few commands (#13)
- e978060 feat: run standalone node test (#12)
- 1b7c32c chore: quiet fail if contract already predeployed (#11)
- 8e24d09 fix: update CODEOWNERS (#10)
- b5263cd fix: update local-topos docker setup (#9)
- 19af025 chore: update readme format (#8)
- d3a32f9 fix: always generate even compressed public keys (#7)
- 1126844 feat: add topos sequencer grpc client to polygon edge (#6)
- 509c0f4 feat: add topos docker local stack (#5)
- 1c41a3b ci: deactivate unused workflows (#3)
- f2ebc26 chore: add CODEOWNERS (#4)
- 92aed87 chore: remove issue and pr templates (#2)
- a9c7136 chore: add zk foundation copyright to README (#1)
- 13e82b6 EVM-746 Fix txpool_content and txpool_inspect for dynamic fee txs (0xPolygon#1741)
- 7d15e3a Bump cloud.google.com/go/secretmanager from 1.10.0 to 1.11.1 (0xPolygon#1689)
- efe05b0 fix nightly notifications for loadtest and fuzz test (0xPolygon#1737)
- b102509 Correction in Go files (0xPolygon#1739)
- 14f110b Bump golang.org/x/tools from 0.10.0 to 0.11.0 (0xPolygon#1710)
- b3129f8 Bump github.com/libp2p/go-libp2p-kbucket from 0.6.0 to 0.6.3 (0xPolygon#1688)
- 36e1e07 Bump github.com/multiformats/go-multiaddr from 0.9.0 to 0.10.1 (0xPolygon#1722)
- 32dcdd4 Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.51.0 to 1.52.0 (0xPolygon#1687)
- d554d2c EVM-720 Implement json output for all commands (0xPolygon#1724)
- 72e2c4b EVM-707 Remove balance field from initial validators in genesis.json (0xPolygon#1736)
- 14ea06c EVM-732 Tx hash calculation should include tx type and chainID (0xPolygon#1706)
- 01d7791 [EVM-736]: Quorum calculation discrepancy between SC and Edge (0xPolygon#1723)
- 851b76c fix: misspelling comments (0xPolygon#1698)
- c3e23fa Feat/script cluster (0xPolygon#1678)
- 195b619 fix nightly - local vars (0xPolygon#1731)
- 04776a5 Docker requirements (0xPolygon#1679)
- 5ea0540 [EVM-739]: Fix
eth_feeHistory
parsing of hex arguments (0xPolygon#1725) - da7ad74 Delete unnecessary if (0xPolygon#1719)
- 6c47248 EVM-735: Gas limit estimation is not precise (0xPolygon#1718)
- 1d3b0da EVM-731 Event tracker issue - upgrade ethgo (0xPolygon#1720)
- affd397 Stop retrying event tracker on context cancellation and timeout (0xPolygon#1705)
- f17b6ee EVM-543 Enable concurrent run of multiple dial tasks (0xPolygon#1707)
- f4efe97 EVM-728 Gas price comparison for executable transactions in
pricedQueue
(0xPolygon#1696) - 8565d45 Jp/hotfix optional gas price in rpc transaction type (0xPolygon#1699)
- 62148c1 fix eth_estimateGas panic (0xPolygon#1708)
- 6e5cd75 EVM-687 Dial queue slots (0xPolygon#1601)
- 4a083ca EVM-680 Dial queue issues fixes (0xPolygon#1593)
- ac9b449 [EVM-703]: Saving events in boltdb should have retry mechanism (0xPolygon#1652)
- 2d35db6 EVM-660 Use batch write inside blockchain.go (LevelDB/memory) (0xPolygon#1569)
- 18e5529 Fix TestE2E_Migration (0xPolygon#1702)
- 7c05311 [EVM-696] eth_FeeHistory (0xPolygon#1669)
- 4cf4b79 Ensure premining reserve account (0x0 address) (0xPolygon#1685)
- 1084d99 EVM-716 Check if the error is produced for duplicate TXs
- 655d15d Fix (0xPolygon#1682)
- b45a404 Fix/evm 719 (0xPolygon#1683)
- beeb461 Handle state sync execution failures properly (0xPolygon#1676)
- dcc6950 Bump libp2p (0xPolygon#1684)
- ccf7140 Updated basefee jsonrpc tag (0xPolygon#1681)
- a60fd5a Run single relayer in cluster script by default (0xPolygon#1675)
- 36fa7a6 Upgraded script to check both dependencies and display all missing ones at the same time (0xPolygon#1667)
- bb8f77c Invoke estimate gas limit if gas limit not already provided (0xPolygon#1582)
- 1bfb902 Fix flaky ERC721 and ERC1155 bridge tests (0xPolygon#1671)
- 1ab1a31 Added DEBUG logs to executor in order to track allow and block lists (0xPolygon#1664)
- cbe6b84 Bump github.com/envoyproxy/protoc-gen-validate from 1.0.1 to 1.0.2 (0xPolygon#1670)
- 4d868a4 Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (0xPolygon#1665)
- 4813213 Apply trace patch for CALL trace issue (0xPolygon#1654)
- ffe6fce Update README for release (0xPolygon#1644)
- 6c6e969 Deploy burn contract by default on EIP-1559 enabled (0xPolygon#1648)
- 807ca08 Print additional fields in the withdraw CLI command (0xPolygon#1663)
- 3bb79ee added jq dependency (0xPolygon#1666)
- b821d0d Bump cloud.google.com/go/secretmanager from 1.11.0 to 1.11.1 (0xPolygon#1643)
- 4a6addb Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.51.0 to 1.52.0 (0xPolygon#1659)
- fd58a19 Bump google.golang.org/grpc from 1.56.0 to 1.56.1 (0xPolygon#1655)
- 8f39a41 Ensure that the same child token addresses are calculated on both chains (0xPolygon#1621)
- b624822 TestPeerConnectionUpdateEventCh (0xPolygon#1662)
- 90fca14 go.mod fix (0xPolygon#1658)
- 2df1b93 EVM-713 Fork manager params (0xPolygon#1645)
- a152b79 Remove default mock tokens deployment from rootchain deploy command (0xPolygon#1642)
- 62653a7 Reference latest ethgo (0xPolygon#1653)
- 44c79df Execute nightlies on demand (0xPolygon#1650)
- c2d4821 e2e fixed (0xPolygon#1639)
- 1f0c9a5 Fix (0xPolygon#1646)
- d98b3e5 [EVM-697]: Implement
eth_maxPriorityFeePerGas
(0xPolygon#1629) - 06c027d refernece the latest ethgo (0xPolygon#1641)
- 5dc3dc8 Bump Go version to 1.20 (0xPolygon#1636)
- 573dcb7 EVM-709 Log contract deployment transaction details (0xPolygon#1627)
- d69fff4 Modified the cluster script to log message when jq is not installed (0xPolygon#1626)
- de084a9 [EVM-701]: Validate
ExitRootHash
inCheckpointData
(0xPolygon#1638) - 2801876 Bump golang.org/x/tools from 0.9.2 to 0.10.0 (0xPolygon#1631)
- c50b62d Bump github.com/libp2p/go-libp2p-kbucket from 0.5.0 to 0.6.3 (0xPolygon#1633)
- fd669c8 Bump golang.org/x/sync from 0.2.0 to 0.3.0 (0xPolygon#1632)
- ed2ece8 Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 (0xPolygon#1634)
- 78b9960 Bump google.golang.org/grpc from 1.55.0 to 1.56.0 (0xPolygon#1635)
- f921f30 feat: match runtime errors with geth (0xPolygon#1619)
- a736a9c allow bridge ACLs to be updated without checking if sender has permission to send other txs (0xPolygon#1625)
- df3e91b [EVM-706]: Provide native token initial total supply (0xPolygon#1623)
- 24c73e7 Cluster script fix (0xPolygon#1622)
- 62bed80 Validate commitment bridge transactions for finalized blocks (0xPolygon#1599)
- a02e313 Bump pgregory.net/rapid from 0.6.2 to 1.0.0 (0xPolygon#1613)
- 902bd37 Print child token address as part of deposit commands (0xPolygon#1616)
- a0e359a EVM-689 The impact of database saving failures on Stake Manager functionality (0xPolygon#1607)
- 122a51e remove unnecessary flags (0xPolygon#1615)
- cbbcc10 Fix (0xPolygon#1614)
- 470ffb8 [EVM-685]: Remove premining of validator balances on L2 for non-mintable tokens (0xPolygon#1598)
- d9b8aae Fix (0xPolygon#1612)
- 10f0b3f Introduce new version of go-ibft (0xPolygon#1611)
- c5ebc40 Allow providing mintable native token owner account (0xPolygon#1603)
- 827b08b jesse/fix-nightly-v1.0.0-rc1 (0xPolygon#1600)
- 0db8cbb Improve TestStateSyncerManager_EventTracker_Sync (0xPolygon#1608)
- ed64216 [EVM-528]: Resolve TODOs in state code (0xPolygon#1597)
- baf1267 Update smart contracts (0xPolygon#1602)
- 5b536ed tx pool debug level logging optimizations (0xPolygon#1609)
- 5011dd2 Minor param related fixes (0xPolygon#1596)
- 67d4970 Remove Prometheus metrics expiration time (0xPolygon#1592)
- 52cae7e Extract reward token approve transaction to a separate function (0xPolygon#1594)
- c1d3a79 EVM-437 Batch calls over websockets not working properly (0xPolygon#1588)
- 5318ff4 Transaction relayer fetching gas price from current eth client instead of using hardcoded value (0xPolygon#1589)
- ef33b05 EVM-675 Implement additional metrics (0xPolygon#1564)
- 2c2c45d fixed error handling for op code CREATE2 (0xPolygon#1587)
- fc803f1 Child chain mintable predicates E2E tests (0xPolygon#1560)
- 406ea94 Bump pgregory.net/rapid from 0.6.1 to 0.6.2 (0xPolygon#1586)
- da4ffe1 EVM-523 Fix race condition in gas estimation (0xPolygon#1583)
- d230546 Prevent ACL admins to remove themselves (0xPolygon#1578)
- 994e190 EVM-519 Resolve slashing related TODOs in the code (0xPolygon#1581)
- fb7a3f3 EVM-607 Hard-forking PoC (0xPolygon#1544)
- 7e66cd5 Return Revert result as Data (0xPolygon#1566)
- 3b827b8 Revise and fix cluster script when ran in docker mode (0xPolygon#1571)
- fdc3467 jesse/fix-nightly-latest (0xPolygon#1570)
- de626d9 EVM-677: Fix log index issue on
eth_getTransactionReceipt
(0xPolygon#1576) - e1db725 Bump cloud.google.com/go/secretmanager from 1.10.1 to 1.11.0 (0xPolygon#1572)
- 19b745d Bump pgregory.net/rapid from 0.5.7 to 0.6.1 (0xPolygon#1573)
- c7c1636 Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (0xPolygon#1574)
- 1c8ab79 Bump golang.org/x/tools from 0.9.1 to 0.9.2 (0xPolygon#1575)
- dd13966 Introduce a new version of go ibft (0xPolygon#1392)
- 6ff53be Remove legacy contract deployment whitelisting mechanism (0xPolygon#1556)
- 363931b Restore logs output functionality in cluster script (0xPolygon#1561)
- 952524b Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.50.1 to 1.51.0 (0xPolygon#1555)
- e2b5ce8 Fix dependabot PRs reviewers (0xPolygon#1563)
- 550852d Introduce access list child chain mintable predicates (0xPolygon#1549)
- cb00cd5 Bump github.com/hashicorp/vault/api from 1.9.1 to 1.9.2 (0xPolygon#1562)
- a7d36d1 Deploy child chain mintable predicates (0xPolygon#1516)
- 44bbefc Write minValidatorCount to genesis.json (0xPolygon#1547)
- 709a1d2 Return hex encoded number in eth_getBlockTransactionCountByNumber endpoint (0xPolygon#1559)
- c2f643f Fix
eth_getStorageAt
always returning 0 (0xPolygon#1558) - 03a5352 Update cluster script for new stake manager deploy flow (0xPolygon#1553)
- 3975cef Fix Subnet Genesis Finalize (0xPolygon#1545)
- 687dacc Reject future blocks (0xPolygon#1509)
- 4f2a67e EVM-671 Fix block tracker WithBlockMaxBacklog for state_sync_relayer (0xPolygon#1543)
- 7b1f128 EVM-665 No Log Bloom (0xPolygon#1550)
- 9040ca9 Modify rootchain command to use the provided private key to fund validators (0xPolygon#1540)
- 1f16cbc Introduce BASEFEE opcode (0xPolygon#1469)
- 40c5cfd Added Stake Manager fuzz tests (0xPolygon#1500)
- 2bef96a Add a flag to
deploy
command for stake manager address (0xPolygon#1520) - e859acf Renamed base fee json field (0xPolygon#1538)
- 7890d28 Allow min commitm...
v0.8.0-develop-20230503
Test release from develop branch on May 03. 2023.