github.com/0xPolygon/polygon-edge
v1.3.3
0xPolygon/polygon-edge
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships unpredictably
gaps range from 8 days to 4 months
Some releases are documented
notes for 8 of 25 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
387 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
387 releases · Jan 2022 to May 2024Releases
latest 60 of 387-
v1.3.307 May 2024Nothing published for this version
-
v1.3.3-0.20240115064456-118d2436e50215 Jan 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20240112191731-aec87749b86512 Jan 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20240112150933-ad4dba96b5e312 Jan 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20240112092714-291db9ced5d512 Jan 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20240109145737-8e3c63b9d9ac09 Jan 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20231229141828-c2800caf61e729 Dec 2023 pre-releaseNothing published for this version
-
v1.3.3-0.20231205073941-127381d0fa4905 Dec 2023 pre-releaseNothing published for this version
-
v1.3.206 Nov 2023Release notes
Open source →Summary
1.3.2 release contains bug fixes and quality of life improvements
Key Features and Updates:
- Added an ability to prevent sending checkpoints during node is syncing (#1982)
- Optimization of PostBlock execution (#1972)
- Added state sync relayer without event tracker (#1899)
- Added call tracer implementation for debug endpoints (#2001)
- Added premining mechanism for rootchain originated native tokens (#2002)
Changelog
- 597a0f3 Bump github.com/libp2p/go-libp2p-pubsub from 0.9.3 to 0.10.0 (#2035)
- 7275ab6 Bump golang.org/x/tools from 0.14.0 to 0.17.0 (#2092)
- 94c12a6 Bump github.com/docker/go-connections from 0.4.0 to 0.5.0 (#2093)
- 976a462 Bump github.com/envoyproxy/protoc-gen-validate from 1.0.2 to 1.0.3 (#2094)
- 62bb0a9 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#2090)
- f2bfe27 Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#2089)
- 074f9ac Bump google.golang.org/grpc from 1.59.0 to 1.60.1 (#2088)
- 92d41a9 Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.54.1 to 1.59.0 (#2085)
- 6152e46 Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#2091)
- 118d243 Bump github.com/hashicorp/go-hclog from 1.5.0 to 1.6.2 (#2065)
- aec8774 Bump github.com/multiformats/go-multiaddr (#2082)
- ad4dba9 Bump github.com/aws/aws-sdk-go from 1.46.1 to 1.49.19 (#2086)
- 0d46dd2 Bump golang.org/x/tools from 0.14.0 to 0.17.0 (#2083)
- 291db9c Bump cloud.google.com/go/secretmanager from 1.11.3 to 1.11.4 (#2037)
- dbc6824 Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#2036)
- c3a04c2 Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 (#2033)
- 8e3c63b Diable nightly builds (#2080)
- c2800ca Docs path correction (#2074)
- 127381d Wiki docs migrated to Edge repo (#2052)
- ab9b887 Fix property tests (#2032)
- 9ace673 Unable to fund relayer when using rootchain originated native token (#2002)
- 47f2d9b Fix gas cost overflow for opCall opcode (#2026)
- 42ee55f Final touches to Sonarcloud (#2030)
- 4dc5d91 Migrate to SonarCloud (#2027)
- fa8c777 Revert
sealparameter removal (#2024) - 34e08f1 Extract BLS library used in polybft to a standalone package (#1981)
- 96a5d55 Bump cloud.google.com/go/secretmanager from 1.11.2 to 1.11.3 (#2016)
- 32a3baa Bump github.com/docker/docker (#2017)
- bfda896 Bump go.etcd.io/bbolt from 1.3.7 to 1.3.8 (#2018)
- 4294eeb Bump github.com/google/uuid from 1.3.1 to 1.4.0 (#2019)
- 7001f4e CallTracer implementation for debug endpoints (#2001)
- 3377295 Introduce notice about IBFT removal (#2013)
- e2a7467 Bump github.com/hashicorp/hcl from 1.0.1-vault-5 to 1.0.1-vault (#1966)
- fbe5657 Add unit tests for
jsonrpc.Logandjsonrpc.Receiptobjects (#1996) - 3b5ad9d Bump google.golang.org/grpc from 1.58.3 to 1.59.0 (#2008)
- d2cb682 Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.55.0 to 1.56.1 (#2012)
- 7113c2c Bump github.com/aws/aws-sdk-go from 1.45.2 to 1.46.1 (#2006)
- 8eaaef7 Drop and restart validators - property test (#2009)
- 2966d12 EVM-864 Snapshot writing error not handled (#1993)
- 38fa45b Expand fallback errors in tx relayer when dynamic fee tx sending fails (#2000)
- 5515483
estimateGasfix for simple value transactions and contract creations (#1998) - 73469c6 Track progression while syncing blocks (#1985)
- 72a7e3a Implement unscubscribe on event stream (#1991)
- b1e7a26 Added option to specify a root path for IBFT validators dir (#1986)
- 4efe1d7 EVM-831 Implement state sync relayer without blocktracker (#1899)
- 7433edf chore: remove refs to deprecated io/ioutil (#1990)
- 820e21a PostBlock optimization (#1972)
- 1395ddb Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#1987)
- c86186f Bump github.com/multiformats/go-multiaddr from 0.11.0 to 0.12.0 (#1988)
- d27f495 Bump cloud.google.com/go/secretmanager from 1.11.1 to 1.11.2 (#1989)
- eba97c7 Bump golang.org/x/tools from 0.13.0 to 0.14.0 (#1967)
- 03b3389 Fork manager handlers precedence (#1878)
- b05e5e7 Omit relayer flag for IBFT consensus (#1971)
- 5abd428 tx relayer num retries as option (#1983)
- c27d222 Do not send checkpoint if node is syncing (#1982)
- 83e2a53 Remove executed state sync events and proofs from the store (#1977)
- e0d2891 Added option to disable structLogs for debug_trace* rpc methods. (#1931)
- 7662ce0 test cluster fix (#1980)
- 697e658 Increase resource usage in nighly build devnet to properly load-test (#1975)
- e34c65e Store BLS private key in hex instead of raw big int (#1973)
- 4d379fd Removed seal parameter (#1886)
-
v1.3.2-0.20231103153007-9ace673588f503 Nov 2023 pre-releaseNothing published for this version
-
v1.3.2-0.20231102125744-fa8c7777588f02 Nov 2023 pre-releaseNothing published for this version
-
v1.3.2-0.20231031072825-34e08f1e41e731 Oct 2023 pre-releaseNothing published for this version
-
v1.3.2-0.20231030101346-bfda8968bc4630 Oct 2023 pre-releaseNothing published for this version
-
v1.3.2-0.20231026132037-7001f4e3239b26 Oct 2023 pre-releaseNothing published for this version
-
v1.3.2-0.20231025124030-7113c2c4700a25 Oct 2023 pre-releaseNothing published for this version
-
v1.3.2-0.20231023130407-2966d1285aea23 Oct 2023 pre-releaseNothing published for this version
-
v1.3.2-0.20231023082719-38fa45b85db323 Oct 2023 pre-releaseNothing published for this version
-
v1.3.2-0.20231019180133-5515483de1d619 Oct 2023 pre-releaseNothing published for this version
-
v1.3.2-0.20231017133234-4efe1d7754fe17 Oct 2023 pre-releaseNothing published for this version
-
v1.3.2-0.20231017091320-7433edf288e217 Oct 2023 pre-releaseNothing published for this version
-
v1.3.2-0.20231013085107-1395ddbf356213 Oct 2023 pre-releaseNothing published for this version
-
v1.3.2-0.20231013062846-eba97c7b21ee13 Oct 2023 pre-releaseNothing published for this version
-
v1.3.2-0.20231012142524-03b3389f8fb112 Oct 2023 pre-releaseNothing published for this version
-
v1.3.2-0.20231012103801-5abd428cd8bf12 Oct 2023 pre-releaseNothing published for this version
-
v1.3.2-0.20231012093830-c27d222eac8612 Oct 2023 pre-releaseNothing published for this version
-
v1.3.2-0.20231012075105-e0d28916cad212 Oct 2023 pre-releaseNothing published for this version
-
v1.3.2-0.20231011154214-7662ce006c1211 Oct 2023 pre-releaseNothing published for this version
-
v1.3.2-0.20231011100604-697e658e3bc811 Oct 2023 pre-releaseNothing published for this version
-
v1.3.109 Oct 2023Release notes
Open source →Summary:
1.3.1 release has several hot fixes for 1.3.0
Changelog
- 5e11256 Relayer and Validator node types are represented as enum flags in E2E framework (#1962)
- b2334ac Bump golang.org/x/sync from 0.3.0 to 0.4.0 (#1968)
- bbb52d5 Update web3_clientVersion endpoint to return a correct value (#1965)
- 027538d Bump golang.org/x/crypto from 0.13.0 to 0.14.0 (#1969)
- 6f263f8 Revive race detection flag and race conditions fixes in the test execution (#1963)
- 4dacf15 Remove todo comment related to retrieving the jsonrpc block (#1961)
- 6a724be Fix IBFT E2E tests (#1960)
- 7959cf6 Make remaining bridge E2E tests more stable (#1957)
- d7a003a More verbose error message for unsupported or invalid tx type (#1954)
- 1f8c9c6 Base Fee Configs (#1890)
- b455131 Skip account balance check for eth_call (#1949)
-
v1.3.1-0.20231011100604-697e658e3bc811 Oct 2023 pre-releaseNothing published for this version
-
v1.3.1-0.20231011071514-e34c65eb5f7c11 Oct 2023 pre-releaseNothing published for this version
-
v1.3.1-0.20231010113315-4d379fdf9af410 Oct 2023 pre-releaseNothing published for this version
-
v1.3.1-0.20231009130646-5e11256cfa5409 Oct 2023 pre-releaseNothing published for this version
-
v1.3.1-0.20231006151424-6f263f87bfe806 Oct 2023 pre-releaseNothing published for this version
-
v1.3.1-0.20231005131530-7959cf6a73f805 Oct 2023 pre-releaseNothing published for this version
-
v1.3.1-0.20231004175319-d7a003a08f9604 Oct 2023 pre-releaseNothing published for this version
-
v1.3.1-0.20231004065802-b4551315860204 Oct 2023 pre-releaseNothing published for this version
-
v1.3.003 Oct 2023Release notes
Open source →IMPORTANT:
Polygon Edge v1.3 is not backward compatible. You will have to start the network from block 0.
Summary:
1.3.0 release consists of mostly proxified contracts and several stability improvements
For more detailed information, please refer to the Edge Wiki
Key Features and Updates:
- baseFeeChangeDenom is now configurable in genesis time
- Proxified contracts were added
Changelog
- ad1cf7b Update README.md with correct docs URLs (#1948)
- 3fd7edf Revert "Provide race and shuffle flags when running unit tests (#1925)" (#1958)
- 4d4d699 Fix bridge e2e tests for transferring tokens (#1953)
- 6544e22 txpool slotGauge uint64 underflow (#1907)
- 9e55557 removed redundant queue length check in accountQueue.peek() function (#1952)
- 12d38b8 Provide race and shuffle flags when running unit tests (#1925)
- a6ee82a Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#1951)
- 4a70377 Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.54.1 to 1.55.0 (#1950)
- d4537fe Base fee change denominator as genesis parameter (#1934)
- 6079322 EVM-850 Validator rootchain balance metrics (#1941)
- 1bcf30b EVM-841-Fix TestE2E_Bridge_Transfers (#1943)
- 02e2d47 EVM-846 Stake manager post epoch problem (#1935)
- e700006 Provide abi encoded exit event in hex format from
bridge_generateExitProofJSON RPC (#1929) - 19687bc Default value of JSON RPC flag in commands (#1939)
- 4b2770e Propagate custom Solidity errors for
eth_estimateGasJSON RPC function (#1922) - 32047b4 Re-introduce proxy contracts integration (#1921)
- cf7c675 Output dynamic fee specific fields in tx relayer (#1936)
- 8aaae11 Return ErrReplacementUnderpriced when price is no higher than already existing one. (#1908)
- 5f6ba3e Remove WithoutBridge configuration param from e2e framework (#1919)
-
v1.1.2-0.20231003151932-3fd7edf80a7603 Oct 2023 pre-releaseNothing published for this version
-
v1.1.2-0.20231002132218-6544e222622b02 Oct 2023 pre-releaseNothing published for this version
-
v1.1.2-0.20231002095524-9e555570a94402 Oct 2023 pre-releaseNothing published for this version
-
v1.1.2-0.20230929114237-d4537feda00b29 Sep 2023 pre-releaseNothing published for this version
-
v1.1.2-0.20230928134603-1bcf30b00e4e28 Sep 2023 pre-releaseNothing published for this version
-
v1.1.2-0.20230927092304-4b2770e89e5427 Sep 2023 pre-releaseNothing published for this version
-
v1.1.2-0.20230927071926-32047b464e3627 Sep 2023 pre-releaseNothing published for this version
-
v1.1.2-0.20230926194001-cf7c675c851c26 Sep 2023 pre-releaseNothing published for this version
-
v1.1.2-0.20230926071518-8aaae113ee4c26 Sep 2023 pre-releaseNothing published for this version
-
v1.1.2-0.20230925154844-5f6ba3ec570925 Sep 2023 pre-releaseNothing published for this version
-
v1.1.125 Sep 2023Release notes
Open source →Summary:
1.1.1 release consists of stability improvements, bug fixes and improvements.
For more detailed information, please refer to the Edge Wiki
Key Features and Updates:
- Transaction pool was reworked and now works as intended
- Memory performance for trace transaction was improved
- Other improvements and bug fixes
New Contributors
- @gomezgoiri made their first contribution in #1760
- @rzmahmood made their first contribution in #1742
- @mchmatt made their first contribution in #1783
- @sarvalabs-shravanth made their first contribution in #1836
- @NoVa-Toast made their first contribution in #1867
Changelog
- 9c9af49 EVM-843 Fix block post processing (#1928)
- f30facf Bump github.com/hashicorp/hcl from 1.0.1-vault-5 to 1.0.1-vault (#1932)
- 252dd0e Bump google.golang.org/grpc from 1.58.1 to 1.58.2 (#1933)
- 226dd88 change instance type for nightly (#1923)
- 1b78d47 Update TestE2E_Consensus_MintableERC20NativeToken to send dynamic fee tx (#1920)
- 4fbe4ba Make stake token address as mandatory in certain use cases (#1914)
- 38efd92 Updating proposer calculator on restart (#1915)
- 61baa7e Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.54.1 to 1.55.0 (#1912)
- 1e7187b Bump google.golang.org/grpc from 1.58.0 to 1.58.1 (#1913)
- d632735 Fix Eth.FeeHistory() unmarshal input params error (#1917)
- 7beeb38 v1.1.1 preparations (without proxies support) (#1910)
- 918f322 Run Edge as non-root in Docker (#1918)
- f2b24e7 Introduce
ErrNonceUintOverflowas error for nonce overflow (#1905) - dcfc044 Removing tx hash fork (#1904)
- 498ef15 Introduce block tracker poll interval (#1887)
- 85aea52 Bump google.golang.org/grpc from 1.57.0 to 1.58.0 (#1894)
- 182aadd Speed up root chain contracts deployment (#1906)
- 5241598 Introduce
baseFeeChangeDenomnetwork parameter (#1872) - 5dd861f Bump github.com/hashicorp/vault/api from 1.9.2 to 1.10.0 (#1895)
- 1e505b0 Bump golang.org/x/tools from 0.12.0 to 0.13.0 (#1893)
- 16b8e82 Bump golang.org/x/crypto from 0.12.0 to 0.13.0 (#1896)
- 9cceb34 Bump github.com/docker/docker from 20.10.18+incompatible to 24.0.6+incompatible (#1898)
- 42d054c Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.54.0 to 1.54.1 (#1897)
- 4a45018 Malicious JSON RPC request unit test (#1884)
- c49733b Root chain proxy contracts deployment (#1888)
- 6d848ed Deploy proxy contracts on genesis (#1855)
- 478b56c Level-up loadtesting capacity to be aligned with current environment (#1874)
- 01e657e fix region to eu-west-1 for nightly (#1891)
- 400f388 [Github] Max fee per gas issue (#1892)
- 7a04a89 Bump github.com/docker/distribution (#1889)
- 75bb8b4 Fix
eth_gasPriceRPC method (#1883) - 3d2e58f Expose double signer implementation (#1875)
- c3da0d4 Index methods by signature when there is ambiguity (#1880)
- b467a12 Fix nightly build script by providing governor-admin flag in the genesis command (#1882)
- 52115cc fixed ibft tests (#1876) (#1877)
- daf9402 Minor change that fix merged code (#1879)
- 06153fb [Feature] Double-signing slashing (#1808)
- 3cae93a [RFC-191] On-chain governance (#1519)
- 0635afe Build executable heap with baseFee when London fork is enabled (#1857)
- 054bef4 EVM-819 DoS on Websockets (#1871)
- c90b449 Bump github.com/libp2p/go-libp2p from 0.27.7 to 0.27.8 (#1873)
- 0373ea4 Bump github.com/aws/aws-sdk-go from 1.44.61 to 1.45.2 (#1869)
- 6a5471c Update typo in cluster script (#1867)
- 064b017 EVM-801 Drop tx bug for updateAccountSkipsCounts (#1865)
- 21c5c33 Return all exit event IDs in the bridge commands (#1863)
- ece1c5e fix Test_GetLogsForQuery (#1836)
- 9b5bbe4 EVM-800 nonce too low from eth_getTransactionCount (#1853)
- 1095172 Compensate dynamic fee transation fees by 100% estimation increase (#1859)
- 33e0967 Bump xk6-ethereum to latest (#1860)
- 4369155 Use function signature when multiple functions are defined #1854
- b4c0051 Bump github.com/google/uuid from 1.3.0 to 1.3.1 (#1852)
- 8a96d17 EVM-805 TxPool assumes all transactions are Legacy when checking for re-priceaction replacement GasPrice comparison bug (#1848)
- 85af1b3 Evm 785: enable and disable access lists in the runtime (#1839)
- 2fea208 Perform gas price limit check for dynamic tx (#1846)
- 1794897 Fix
maxFeePerGascompensation calculation (#1847) - 2f430d0 UUID issue (#1841)
- 49216ad Improved genesis predeploy, allowing initializing immutables and access chainID from constructor. (#1838)
- 2684cc5 Fix nil pointer panic in debug_traceBlockByNumber RPC endpoint (#1842)
- 25e09c2 Upgraded Makefile to check if all the required tools are installed (#1809)
- 883cbbc EVM-779 Throttling with concurrency (#1821)
- d18818e fixed copy method (#1825)
- 54d4a07 EstimateGas endpoint - nonce should be automatically set the current nonce for the account (#1819)
- ea53ae0 API fuzzing. Set fuzz time to 30s (#1759)
- 689e360 EVM-779 Debug Transaction endpoint - throttling (#1818)
- b302fdb EVM-778 Debug Transaction endpoint - use one structure for logs (#1817)
- 6862b7d Send dynamic fee transactions to a rootchain (#1795)
- c860c52 Header.BaseFee is set to non-zero for london fork disabled (#1805)
- db29c8a Bump github.com/quasilyte/go-ruleguard from 0.3.19 to 0.4.0 (#1802)
- d7cdd4f Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.52.0 to 1.54.0 (#1803)
- ab4d5eb Bump github.com/multiformats/go-multiaddr from 0.10.1 to 0.11.0 (#1804)
- 05327db Bump pgregory.net/rapid from 1.0.0 to 1.1.0 (#1792)
- 33fc9cc Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.52.0 to 1.53.0 (#1779)
- ff01152 Bump github.com/hashicorp/golang-lru (#1796)
- 10e268b Fix comment in cluster script (curl replaced nc) (#1799)
- 761bc22 Implementation for newPendingTransactions (eth_subscribe) (#1787)
- 032e5b9 Get rid of external library for abi generation (#1794)
- 5db2845 Use curl instead of netcat for pinging rootchain server in local deployment script (#1791)
- ed87b0f Bump golang.org/x/tools from 0.11.0 to 0.12.0 (#1793)
- 0468043 Bump golang.org/x/crypto from 0.11.0 to 0.12.0 (#1786)
- c4f9ec1 Calculate EIP1559 gas price in JSON-RPC (#1783)
- 39f7d2b fixed txpool maxEnqueued issue (#1789)
- bd95643 Bump google.golang.org/grpc from 1.55.0 to 1.57.0 (#1762)
- 4215337 Update local deployment README files (#1773)
- 1ce87aa polygon-edge.sh now checks if jq is installed (#1780)
- e0e1e36 Implement metrics that tracks the base fee (#1784)
- d5be69a Allow 0 premined reward wallet (#1776)
- 927f02f fix: loadtest dependency xk6 (#1770)
- bdffe23 Update ethgo version (#1777)
- 992d6b9 Detect fork state based on the current block number #1772
- 2b9430c Move
Encode*andParse*functions fromtypestocommonpackage (#1765) - 75c5324 Error kind detection bug fix (#1769)
- 65c9a3e Print errors (#1768)
- 4653fea Change chainID to chainId (#1766)
- 3070ee0 Query rootchain block number before rootchain contracts deployment(#1742)
- f5393c1 Fixing link to documentation (#1760)
- af37011 Implement non-native tokens bridge e2e test (#1746)
- 19d140a change repo branch (#1754)
- 787cbe4 EVM-749 Transaction pool Base Fee fix (#1747)
- b430680 Correctly initialize use allow list and use block list parameters on the access list predicates (#1750)
- bbbe3ab TestDiscovery_ConnectedPopulatesRoutingTable fix (#1745)
- 2d3e101 Fix (#1744)
-
v1.1.1-0.20230929152933-907104765c6429 Sep 2023 pre-releaseNothing published for this version
-
v1.1.1-0.20230925093040-f30facf8ca8625 Sep 2023 pre-releaseNothing published for this version
-
v1.1.1-0.20230922133918-21487d44652122 Sep 2023 pre-releaseNothing published for this version
-
v1.1.1-0.20230921082721-226dd8849f8521 Sep 2023 pre-releaseNothing published for this version
-
v1.1.1-0.20230920100814-1b78d47b7d8020 Sep 2023 pre-releaseNothing published for this version
-
v1.1.1-0.20230919130115-4fbe4ba649c319 Sep 2023 pre-releaseNothing published for this version
-
v1.1.1-0.20230914091754-f2b24e79912814 Sep 2023 pre-releaseNothing published for this version
-
v1.1.1-0.20230913094253-dcfc044ff12313 Sep 2023 pre-releaseNothing published for this version
-
v1.1.1-0.20230908163202-01e657e99d8008 Sep 2023 pre-releaseNothing published for this version
-
v1.1.1-0.20230906061630-06153fbebae106 Sep 2023 pre-releaseNothing published for this version
-
v1.1.1-0.20230905081805-054bef4e957805 Sep 2023 pre-releaseNothing published for this version