Commit Graph

1211 Commits

Author SHA1 Message Date
Roman Krasiuk
8485d7b209 ci: revert nightly downgrade (#1807) 2023-03-16 23:36:27 -07:00
Dan Cline
1711d801af feat: continuous download (#1744) 2023-03-16 22:33:11 -04:00
Matthias Seitz
241ec32abf feat: add canonical_headers_range (#1795)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-03-16 17:06:32 -07:00
his-dudenesss
57894f7b98 Issue 1770 move rlp impl for enr to discv4 crate (#1804)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-03-16 16:59:29 -07:00
Matthias Seitz
090bbe7836 fix(rpc): fallback to basefee when calculating fee fields (#1800)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-03-16 16:50:33 -07:00
Bjerg
7f5ac990eb perf: write friendly ExecutionResult (#1674)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-03-16 16:42:59 -07:00
rakita
670db0b433 feat(BcTree): return inserted block status Accepted/Valid/Disconnected (#1798) 2023-03-16 11:45:01 -07:00
Matthias Seitz
fe011f1f8c feat(rpc): enable eth_call eth_estimateGas (#1799) 2023-03-16 17:41:16 +01:00
Matthias Seitz
6bd9a25980 docs: add some encode docs (#1797) 2023-03-16 17:07:55 +01:00
Matthias Seitz
9f00d48402 chore: rearrange impl order (#1796) 2023-03-16 15:22:08 +01:00
Matthias Seitz
498687b761 feat(txpool): add EthTransactionValidator::new (#1792) 2023-03-16 14:11:16 +01:00
Roman Krasiuk
00bcb210a0 fix(ci): downgrade nightly to 2023-03-14 (#1790) 2023-03-16 03:11:46 -07:00
Roman Krasiuk
67478ba779 fix(tree): vis of unwind block indices (#1786) 2023-03-16 02:21:52 -07:00
rakita
d6344e79fd chore(provider): Added explanation for get_take ExecutionResult fn (#1776) 2023-03-15 17:55:38 -07:00
rakita
3b8c876524 chore(BlockchainTree): unwind function (#1775)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-03-15 17:52:38 -07:00
Matthias Seitz
1cba25e651 chore(deps): bump aquamarine 0.3 (#1780) 2023-03-15 23:19:25 +01:00
Matthias Seitz
47878184b9 chore(deps): remove unused deps (#1779) 2023-03-15 22:47:14 +01:00
Roman Krasiuk
7d30bd3941 chore(sync): blockchain tree config and externals (#1760) 2023-03-15 10:44:26 -07:00
Matthias Seitz
ed9c6a61ee refactor(rpc): simplify state_at functions (#1771) 2023-03-15 09:29:37 -07:00
Matthias Seitz
0dfb940f1a feat(rpc): impl trace_get (#1769) 2023-03-15 15:51:46 +01:00
Matthias Seitz
7f0e32dd09 chore(rpc): impl with_state_at closure (#1767) 2023-03-15 15:04:49 +01:00
Matthias Seitz
0c434e7916 feat(rpc): impl parity trace_transaction (#1765) 2023-03-15 15:03:42 +01:00
Matthias Seitz
bba61c0b61 refactor(rpc): use ChainState type (#1756) 2023-03-15 14:06:53 +01:00
Roman Krasiuk
a00df7ffbb feat(cli): separate net dir (#1764) 2023-03-15 13:56:48 +01:00
Matthias Seitz
ec7b9554f3 fix: fix clippy and broken code (#1761) 2023-03-15 04:56:46 -07:00
Matthias Seitz
83aacf218c feat(rpc): add with_state_at closure (#1763) 2023-03-15 04:56:03 -07:00
GianfrancoBazzani
43e3621115 Improve revm halt out of gas error handling (#1725)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-03-15 11:49:58 +01:00
Matthias Seitz
15d79cedad chore(deps): upgrade secp256k1+enr (#1715) 2023-03-15 11:15:55 +01:00
Chen Kai
91f26f455f feat: validate withdrawal when validating block. (#1521)
Signed-off-by: grapebaba <281165273@qq.com>
2023-03-14 18:34:11 -07:00
Aditya Pandey
880759ac57 Add p2p listener port options for reth node (#1753)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-03-14 18:19:15 -07:00
Francisco Krause Arnim
a688fdb38d feat(rpc): eth_sign* (#1665)
Co-authored-by: lambdaclass-user <github@lambdaclass.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Tomás <tomas.gruner@lambdaclass.com>
2023-03-14 18:03:38 -07:00
Matthias Seitz
4725c4d776 fix: make ChainState provider work for Box<dyn StateProvider> (#1755) 2023-03-14 17:58:14 -07:00
joshieDo
46c96a1466 feat(stages): add table checkpoint to AccountHashing and StorageHashing (#1667)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-03-14 11:25:54 -07:00
rakita
237fd5ce6e feat: BlockchainTree (#1212)
Co-authored-by: Dragan Rakita <draganrakita@192.168.1.4>
2023-03-14 11:17:14 -07:00
Chen Kai
06db495d96 fix: use string instead of Vec<u8> for stageId. (#1495)
Signed-off-by: Chen Kai <281165273grape@gmail.com>
2023-03-14 09:57:19 -07:00
Matthias Seitz
c78effcb3f chore(rpc): more trace prep (#1752) 2023-03-14 09:07:08 -07:00
Matthias Seitz
8e5644dac0 feat(rpc): complete log filter (#1741) 2023-03-14 09:03:36 -07:00
Matthias Seitz
a0ff24b691 feat(rpc): add eth transactions trait (#1751) 2023-03-14 13:55:35 +01:00
Matthias Seitz
6c12ccb6e1 chore(txpool): add IntoRecoveredTransaction to PoolTransaction (#1750) 2023-03-14 11:14:32 +01:00
Matthias Seitz
c3a49aea72 style: resort trait impl order (#1749) 2023-03-14 11:01:18 +01:00
Matthias Seitz
b121e4d8c7 chore(rpc): make async (#1748) 2023-03-14 10:55:48 +01:00
joshieDo
ee3a8af754 fix(stages): clear pre-eip161 accounts (#1747) 2023-03-13 23:41:33 -07:00
joshieDo
5b90cbc411 fix(stages): add commit threshold to merkle stage v2 (#1656)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-03-13 21:47:16 -07:00
Matthias Seitz
c5cd236e1a feat(rpc): implement log subscription (#1719) 2023-03-13 20:00:58 -07:00
Tomás
54aab533c2 feat(rpc): add partial eth_getProof implementation (#1515)
Co-authored-by: lambdaclass-user <github@lambdaclass.com>
2023-03-13 17:49:36 -07:00
Matthias Seitz
4c1a35b2b8 feat: add trace inspector config (#1729) 2023-03-13 15:02:02 -07:00
Matthias Seitz
5d9237c2e8 fix(rpc): use eth id provider for filter (#1740) 2023-03-13 15:57:50 -04:00
Matthias Seitz
bc0ce63624 style: get rid of some else branches (#1736) 2023-03-13 18:46:36 +01:00
pistomat
043098aa70 fix: default to correct ws port in rpc server args (#1739) 2023-03-13 16:12:44 +01:00
Matthias Seitz
5e0535c27c chore: add ReceiptProvider trait bound (#1738) 2023-03-13 15:28:47 +01:00