This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
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)