Commit Graph

315 Commits

Author SHA1 Message Date
POA d2828623e5 Update README.md 2022-04-14 10:59:19 +03:00
POA 4ee7eb69d8 Print base fee by watcher script 2022-02-09 16:37:32 +03:00
POA 7f30b5e012 Update clearUnremovableValidator function 2021-12-24 16:22:53 +03:00
POA 2faffc1bc3 fix test/00_tx_priority.js 2021-12-09 09:20:11 +03:00
POA efa657e915 Update README 2021-11-12 15:12:50 +03:00
POA 5bf32a8b00 Update README, spec, and Nethermind and OpenEthereum versions 2021-10-21 16:04:28 +03:00
POA 8eeddbde40 Add eip1559FeeCollector and eip1559FeeCollectorTransition spec options 2021-10-14 15:14:55 +03:00
POA ab3cc6b62b Fixes for OpenEthereum 2021-09-24 14:44:35 +03:00
POA 0eae1dfc81 Add EIP-1559 test fields to spec 2021-08-03 15:38:08 +03:00
POA 989dc434aa Fix deploy-staking-token.js to use baseFeePerGas instead of renamed baseFee 2021-07-09 05:53:57 +03:00
POA de3d89ecc8 Fix TxPriority tests 2021-06-29 16:43:17 +03:00
POA 2634295043 Fix TxPriority tests for MinGasPrice 2021-06-24 16:42:14 +03:00
POA af0d1eb618 Fix tests to follow MinGasPrice changes in Nethermind 2021-06-23 13:04:53 +03:00
POA b6dcb315e2 Fix TxPriority tests to take into account the latest changes in Nethermind 2021-06-22 15:16:16 +03:00
POA 21ae54a559 Update Nethermind version in README 2021-06-21 14:43:31 +03:00
POA 9e668b5c53 Change TxPriority test 4 2021-06-21 14:07:41 +03:00
POA 6d8cc9ceba Rename EIP-1559 RPC fields 2021-05-25 14:13:04 +03:00
POA 63a8713032 Remove an explicit EIP-2565 activation 2021-05-05 11:07:47 +03:00
POA 8558a6c22c Use EIP-2930 for some transactions 2021-05-03 15:30:32 +03:00
POA c8afc3f43f Do not wrap EIP-2718 transaction 2021-05-03 13:38:34 +03:00
POA 47dea054d0 Use EIP-2930 for some transactions 2021-04-30 13:33:26 +03:00
POA 21a9d71f5f Use EIP-1559 for some transactions 2021-04-29 16:07:30 +03:00
POA 4393133e82 Clean up code for EIP-1559 transactions 2021-04-29 12:04:30 +03:00
POA 9b6e4beaa8 Fix signTransaction function for EIP-1559 2021-04-27 16:34:35 +03:00
POA fb910455a0 Fix signTransaction function for EIP-1559 2021-04-27 13:43:16 +03:00
POA d72ea10c1f Fix signTransaction function for EIP-1559 2021-04-23 08:03:55 +03:00
varasev b446d36fd7
Update package.json 2021-04-23 06:52:24 +03:00
POA bb55faca7a Trying to use EIP-1559 format for some transactions 2021-04-22 09:18:19 +03:00
POA b18ec25347 Update scripts/deploy-staking-token.js 2021-04-21 13:01:37 +03:00
POA cf1fc1e269 Update scripts/deploy-staking-token.js 2021-04-21 11:43:02 +03:00
POA 8fca8ca64b Increase gas limit to support EIP-2929 2021-04-09 14:06:08 +03:00
POA 12d938d2f1 Fix addPool call 2021-03-30 15:02:52 +03:00
POA bd56d6527b Update README 2021-03-26 09:47:01 +03:00
POA 8c7e0266da Update posdao-contracts submodule 2021-03-18 14:37:54 +03:00
POA 0a216d8ef8 Use bootnodes instead of reserved-peers 2021-03-05 15:32:00 +03:00
POA 4d0fb1fdf6 Remove quotes from tx_time_limit config option 2021-03-05 13:07:35 +03:00
POA ab0f6cf070 Set tx_gas_limit and tx_time_limit config options for OpenEthereum nodes 2021-03-05 13:03:52 +03:00
POA c541bbe197 Use pool ids instead of staking addresses 2021-03-04 14:57:19 +03:00
POA 99eb840a55 Extend logs for TxPriority test 2021-02-26 09:13:10 +03:00
POA aa457764e4 Increase gas limit for addPool call 2021-02-22 16:55:14 +03:00
POA aae112bb9f Refactor rewards 2021-02-16 16:33:42 +03:00
POA cb0121d797 Use zero address in mappings for pool self-staker address 2021-02-09 15:25:30 +03:00
POA 313cd10c43 Set explicit gas limit for some staking transactions 2021-01-18 15:36:08 +03:00
POA 7d3dce2cba Fix OpenEthereum configs to support OE > v3.1 2020-12-25 13:57:14 +03:00
POA 55b762159e Remove GenesisHash option from Nethermind configs
as it can change due to possible POSDAO contracts changes in the future
2020-12-18 15:33:03 +03:00
varasev d46c21ada8
Update README.md 2020-12-08 09:10:17 +03:00
POA 99d98a0bb1 Update posdao-contracts submodule 2020-11-26 14:17:20 +03:00
POA dde25a1e8d Update posdao-contracts submodule 2020-11-26 12:10:02 +03:00
POA 4bf316133f Use initially set prioritization rules for tests 2020-11-25 15:25:34 +03:00
POA 328d1b7b0e Prepare for checking initial priority rules 2020-11-25 14:37:32 +03:00