This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
v1.1.0-topos
sebastiendan
released this
12 Sep 19:32
·
152 commits
to develop
since this release
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 commitment of single state sync event (0xPolygon#1475)
- 96d0d89 EVM-525 Write load test for adding peers (0xPolygon#1537)
- ef089fb Fix cluster script (0xPolygon#1539)
- 8378a5f Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (0xPolygon#1532)
- 7212da4 fix benchmarking results (0xPolygon#1522)
- 7783770 Move dispatcher failed dispatch method from ERROR to WARN log severity (0xPolygon#1525)
- 27f615f Change chain ID to supernet ID (0xPolygon#1536)
- 3f3e071 EVM-666: Fix
eth_getLogs
index issue (0xPolygon#1533) - 60b21b4 Add common.RetryForever() and use for concurrent sync operations (0xPolygon#1503)
- 97e07b2 Update Ethereum tests spec to v10.4 (0xPolygon#1466)
- d7a35c3 Fix indentation and add events to pull request trigger (0xPolygon#1526)
- 14611ef De-clutter devnet/testnet deployment workflows (0xPolygon#1514)
- ed61412 Differentiate
chain-id
andsupernet-id
(0xPolygon#1521) - 47ca1a8 Bump cloud.google.com/go/secretmanager from 1.10.0 to 1.10.1 (0xPolygon#1505)
- c349064 Fix Lint GH workflow (0xPolygon#1512)
- e42d00c Fix
eth_getCode
for non-empty accounts without code (0xPolygon#1474) - 72fee88 Fix
TestProperty_DifferentVotingPower
by providing randomized stake amounts (0xPolygon#1507) - 56eea51 Additional header validations (0xPolygon#1508)
- 2dcc318 Restore running edge in local (0xPolygon#1502)
- 719e5f3 Extracted validator related structures into consensus/polybft/validator package (0xPolygon#1493)
- 8f9703a Bump golang.org/x/crypto from 0.8.0 to 0.9.0 (0xPolygon#1489)
- e185bc2 Bump github.com/envoyproxy/protoc-gen-validate from 1.0.0 to 1.0.1 (0xPolygon#1488)
- 25de956 Bump cloud.google.com/go/secretmanager from 1.10.0 to 1.10.1 (0xPolygon#1490)
- 2ba202c Fix RLP marshal byte array and enhancements to stake manager (0xPolygon#1461)
- c761903 Bump golang.org/x/tools from 0.8.0 to 0.9.1 (0xPolygon#1486)
- 3d17f31 Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.49.1 to 1.50.1 (0xPolygon#1479)
- 72d20af Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 (0xPolygon#1478)
- 6610bb6 update README for Edge v0.9.0 (0xPolygon#1498)
- 8ea9136 Explicitly notify about chain id usage (0xPolygon#1494)
- 405ad1a nightly with v0.9 (0xPolygon#1484)
- cb147ff Bump golang.org/x/sync from 0.1.0 to 0.2.0 (0xPolygon#1480)
- 7747e12 Remove bridge allow/block list admin vars (0xPolygon#1482)
- 055e0ae Remove check for zerohash (0xPolygon#1481)
- 062414f Provide mintable parameter as a part of native token config (0xPolygon#1472)
- 0276776 Rootchain CLI commands parallelization follow up (0xPolygon#1473)
- 5826c7e Parallelize bootstrap rootchain CLI commands (0xPolygon#1468)
- 25eb3a2 Global DOCKER_CONFIG
- 91d3a2a Fix release
- 9496e34 Fix release
- ef2bd28 Fix secrets
- 539df96 Relase action
- cb39e9b New docker login for release
- 5e3d3ff Integrate bridge access list contracts (0xPolygon#1456)
- 434e8bf Remove AddLog function and add comments (0xPolygon#1465)
- fe843f6 [RFC-201/205] Staking and validator storage rework (0xPolygon#1442)
- bb3dd32 TxnType is not returned in JSON-RPC response (0xPolygon#1440)
- 852f44a Fix test timeout related to min connected peers (0xPolygon#1443)
- fff84d1 Disable london hardfork if burn contract address is not provided (0xPolygon#1454)
- 66c7cea Bump pgregory.net/rapid from 0.5.5 to 0.5.7 (0xPolygon#1451)
- 6bda00a Bump google.golang.org/grpc from 1.53.0-dev to 1.56.0-dev (0xPolygon#1437)
- 7007803 fix the unit test (0xPolygon#1444)
- c6c8973 fix broken unit test due to changed loadtest inputs (0xPolygon#1432)
- a47eed6 Add burn contract address in the cluster script (0xPolygon#1441)
- d5c523b Bump github.com/dave/jennifer from 1.6.0 to 1.6.1 (0xPolygon#1420)
- 3b0eff8 Bump github.com/envoyproxy/protoc-gen-validate from 0.9.1 to 1.0.0 (0xPolygon#1428)
- 9d7e13a Add precompiles for Bridge Allow/Block lists (0xPolygon#1422)
- dca3824 Fix txpool unit tests (0xPolygon#1429)
- 024d011 fix for nightly load test - unit test not working (0xPolygon#1430)
- 7ca7f43 Cleanup
build
andfuzz-test
GH workflows (0xPolygon#1410) - 93ac4d0 Utilize typed atomics (0xPolygon#1407)
- 6cb9d24 Implement EIP-1559 feature (0xPolygon#1120)
- a0ce316 Bump golang.org/x/crypto from 0.6.0 to 0.8.0 (0xPolygon#1415)
- a7d2f75 Bump github.com/umbracle/fastrlp (0xPolygon#1413)
- d28c50a enabling nightly builds - nightly devnets & loadtests (0xPolygon#1359)
- 20aa11a Bump golang.org/x/tools from 0.6.0 to 0.8.0 (0xPolygon#1414)
- c3a667e Resolve todo comments in json rpc test (0xPolygon#1400)
- e66c1ff Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (0xPolygon#1416)
- 1384c2e Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (0xPolygon#1419)
- 74a2cfa Bump cloud.google.com/go/secretmanager from 1.8.0 to 1.10.0 (0xPolygon#1102)
- 6427e8c WriteFailedReceipt removed (0xPolygon#1403)
- 989978d ERC 721 tokens bridge integration (0xPolygon#1348)
- de84d4f Allow usage of localstack AWS SSM Parameter Store (0xPolygon#1327)
- b2b7c15 ERC 1155 tokens bridge integration (0xPolygon#1332)
- 8165cd8 Bump go.etcd.io/bbolt from 1.3.6 to 1.3.7 (0xPolygon#1197)
- 8cdd962 Bump github.com/hashicorp/vault/api from 1.8.2 to 1.9.1 (0xPolygon#1405)
- ce1bd88 Bump golang version to 1.19 (0xPolygon#1402)
- fee5ae0 Allowlist package refactor and blocklist implementation (0xPolygon#1388)
- 5feb7f6 Remove manifest init step from network bootstrap workflow (0xPolygon#1389)
- cb49ede Bump github.com/multiformats/go-multiaddr from 0.7.0 to 0.9.0 (0xPolygon#1394)
- 8a2cc34 Bump google.golang.org/grpc from 1.50.1 to 1.54.0 (0xPolygon#1396)
- 62deec1 Bump github.com/libp2p/go-libp2p-pubsub from 0.8.1 to 0.9.3 (0xPolygon#1397)
- 852f44d Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.43.1 to 1.49.1 (0xPolygon#1398)
- 1c7d69f [EVM-586]: Paralelize fund transactions sending (0xPolygon#1399)
- b764741 Bump github.com/hashicorp/go-hclog from 1.3.1 to 1.5.0 (0xPolygon#1393)
- f3a8f21 Bump github.com/prometheus/client_golang from 1.13.1 to 1.15.0 (0xPolygon#1395)
- f0f2716 Append
ExtraVanity
to the beginning of the marshaledExtraData
(0xPolygon#1391) - e37c9da
eth_getBlockByHash
andeth_getBlockByNumber
JSON RPC endpoints should omitCommitted
field (0xPolygon#1383) - a5aea76 Provide correct state sync event logs filter in
TestE2E_Bridge_Transfers
(0xPolygon#1381) - ed1ecd7 Typo in e2e workflow file name (0xPolygon#1387)
- dd7ec79 Remove unused
Seal
field from the extra data (0xPolygon#1379) - eea4fa3 "native-token-config" flag added to genesis command (0xPolygon#1376)
- f1f4e8f Remove validator-set-size from cluster script (0xPolygon#1384)
- de2bd8c Support non-validator nodes in e2e tests (0xPolygon#1378)
- ccbe2b9 Move IBFT E2E tests to nighly builds (0xPolygon#1382)
- c5f83e2 SLACK_TEST_WEBHOOK_URL -> SLACK_EDGE_GITHUB_URL (0xPolygon#1380)
- 3dbacc7 Change folders hierarchy for property tests logs (0xPolygon#1371)
- c8236e0 Eth_call override unit test lint fix (0xPolygon#1374)
- 36772f4 Add eth_call override (0xPolygon#1337)
- f6cc66a Shorten execution time of E2E tests (0xPolygon#1360)
- f23eb43 Deprecate L2 to L1 e2e tests (0xPolygon#1369)
- 5d4c9d9 Obsolete block time flag from server command (0xPolygon#1365)
- 3765811 EVM-584 Panic -> send on closed channel inside syncer (0xPolygon#1364)
- eb45dba Use buffered channel (0xPolygon#1361)
- 0592e11 Add receivers to sync state actions (0xPolygon#1358)
- 99166f0 Evm 505: fuzz tests in nightly build (0xPolygon#1353)
- b48f781 Transactions allow list (0xPolygon#1349)
- afee1c6 Deploy NFT contracts (0xPolygon#1322)
- 0972756 Add docs/sequences.md with deposit, withdraw, and exit sequences (0xPolygon#1354)
- 7911c43 Add e2e test for allowlist proxy (0xPolygon#1338)
- 880c32f EVM-533 Nightly slack notificatinos (0xPolygon#1341)
- 0631dd4 Fix minor punctuation mistakes (0xPolygon#1343)
- 7b7ee40 EVM-568 Increase MaxBlockBacklog for block tracker (0xPolygon#1347)
- 879cdf5 Fix the limit for TX pool contract creation size (0xPolygon#1345)
- ecadb95 EVM-433-TOB-EDGE-35-Lack-of-domain-separation (0xPolygon#1336)
- 7a949d7 Provide hex encoded private key (0xPolygon#1328)
- 99dffd5 Update smart contracts to include validators storage fix (0xPolygon#1325)
- 7b89494 Revert "Evm-533 Notifications to slack about nightly builds (0xPolygon#1339)" (0xPolygon#1342)
- 26118f8 Evm-533 Notifications to slack about nightly builds (0xPolygon#1339)
- 3b0e13b Add godox linter and resolve trivial TODO comments (0xPolygon#1329)
- 83ffef6 Provide correct property tests logs path (0xPolygon#1335)
- 562d542 EVM-535: Use contractsapi bindings throught code (0xPolygon#1321)
- dbbc230 Enable generating of functions with same names (0xPolygon#1331)
- a6fffdc Use wait for ready on e2e test (0xPolygon#1324)
- 15deea1 Some SyncPeerStatus messages were not published (0xPolygon#1320)
- 90d8020 Integrate
NativeERC20Mintable
token contract (0xPolygon#1316) - 16822c1 Fix polygon-edge.sh typos and shellcheck (0xPolygon#1317)
- 985ddb5 Extract storage from blockchain construction (0xPolygon#1318)
- 983ef2d Add
stake
flag to manifest command (0xPolygon#1137) - 308fe5b Simplify state transactions function in FSM (0xPolygon#1312)
- 05d6186 Lower log level of the
ProposerCalculator
logs (0xPolygon#1300) - 8e6c28f Simplify tokens amount handling in e2e tests (0xPolygon#1319)
- 722926b Proposer logging for HasQuorum function fixed (0xPolygon#1310)
- c615d0c EVM-440-Using-UTC-time (0xPolygon#1304)