Commit Graph

1086 Commits

Author SHA1 Message Date
Tirth Patel
fbfec26a36 Support soft limit in NewPooledTransactions (#1577) 2023-03-03 09:36:01 +01:00
Matthias Seitz
161795945b feat(rpc): impl eth_call (#1612) 2023-03-02 18:42:41 +01:00
Bjerg
1ae74feeb5 chore: remove unused config table (#1611)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2023-03-02 17:25:06 +01:00
Matthias Seitz
f89b504245 feat(rpc): impl eth_estimate (#1599) 2023-03-02 17:07:36 +01:00
Bjerg
e9c2e884a4 chore: get_evm_evn -> get_evm_env (#1610) 2023-03-02 08:08:40 -07:00
Bjerg
5720ede550 feat: db list paging (#1542) 2023-03-02 15:46:00 +01:00
Matthias Seitz
5fbd3f0c9b feat(rpc): Add RpcModuleConfig and integrate in builder (#1605) 2023-03-02 15:39:00 +01:00
Roman Krasiuk
6501ce2956 chore: expose methods and structs (#1607) 2023-03-02 15:29:00 +01:00
Matthias Seitz
9326b45821 chore(deps): rm unused deps in primitives (#1604) 2023-03-02 13:49:15 +01:00
Matthias Seitz
626c076c85 feat(rpc): integrate eth cache and task executor in pipeline (#1596) 2023-03-01 15:46:57 -07:00
Dan Cline
ad0ce8cf1a fix(rpc): make exp claim optional (#1601) 2023-03-01 15:35:13 -07:00
rakita
42e3f56108 feat: refactor few stages to providers, introduce insert_block (#1474)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-03-01 13:42:45 -07:00
Dan Cline
6136e0deb4 chore: bump ethers (#1598)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-03-01 21:13:37 +01:00
grantkee
14811dae40 Implement Decodable for TransactionSignedEcRecovered (#1591) 2023-03-01 20:47:24 +01:00
joshieDo
2884eae075 perf: bench merkle stage (#1497) 2023-02-28 23:20:00 -07:00
Francisco Krause Arnim
4839adeaef test: fix hive tests (#1530)
Co-authored-by: lambdaclass-user <github@lambdaclass.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2023-02-28 18:35:37 -07:00
Georgios Konstantopoulos
4285186dbd refactor: Execution Stage owns Executor (#1568)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
2023-03-01 00:55:51 +01:00
Dan Cline
71bc1451af fix: use correct type for NewPooledTransactionHashes68 (#1548) 2023-02-28 21:20:02 +01:00
Paul Lange
3790a14268 fix(rpc): accept jwt's starting with 0x (#1589)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
2023-02-28 21:03:14 +01:00
Matthias Seitz
7a01e1e231 feat: add eth state cache (#1561) 2023-02-28 20:46:25 +01:00
Roman Krasiuk
dc2f6047db chore(deps): bump clap (#1585) 2023-02-28 16:50:43 +01:00
joshieDo
6cdf0a3ea6 fix: seek_by_key_subkey usage on HistoricalStateProvider (#1584) 2023-02-28 16:45:04 +01:00
Matthias Seitz
530a4a059a chore(deps): bump clap (#1574) 2023-02-28 00:55:40 -07:00
Matthias Seitz
5e0fa44094 fix(rpc): return eth_call fee errors as invalid params (#1559) 2023-02-27 16:40:27 +01:00
Aditya Pandey
494a9e88b2 test: serde roundtrip test for rpc types (#1571) 2023-02-27 16:28:29 +01:00
Georgios Konstantopoulos
56394eec2c feat: Hook on Execution (#1567) 2023-02-27 08:21:34 -07:00
Tom French
7275f8d922 chore: check genesis mismatch in init_genesis (#1560) 2023-02-27 14:08:20 +01:00
Roman Krasiuk
2d0699e98a fix: patch clap with fixed clippy warnings (#1573) 2023-02-27 13:56:27 +01:00
Tom French
cea56f1e1d chore: silence unwanted clippy warning in test (#1566) 2023-02-27 02:22:11 -08:00
Matthias Seitz
17474f309f chore(deps): rm unused deps (#1557) 2023-02-27 00:06:07 -08:00
tomarST
662fd87288 chore: fix all the obvious clippy warnings (#1520) 2023-02-26 00:40:52 -08:00
Matthias Seitz
b1741bd86b fix: rm duplicate size field (#1563) 2023-02-25 15:49:37 -08:00
Tom French
036e935819 chore: clippy fixes (#1558) 2023-02-25 16:10:44 +01:00
Chirag Baghasingh
41748e818f feat: Integrate new EvmEnvProvider in RPC (#1550) 2023-02-25 10:53:41 +01:00
Matthias Seitz
305e992eed docs: rm global ip docs (#1555) 2023-02-25 10:22:31 +01:00
Dan Cline
7d6563dee5 chore: patch ruint for quantity serialization (#1554) 2023-02-24 17:18:01 -08:00
Georgios Konstantopoulos
9c841c9082 chore: fmt 2023-02-24 17:08:14 -08:00
PatStiles
0ce507b4ad Remove "--path" from reth import (#1553)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-02-24 17:04:41 -08:00
Dan Cline
1b52fe90c8 feat: do not ban non-global IPs (#1549) 2023-02-24 18:21:02 -05:00
Bjerg
901813dcbb perf: save a hashing step for bytecodes (#1547) 2023-02-24 20:27:27 +01:00
Matthias Seitz
d872deda5d feat: more work on eth call and estimate (#1545) 2023-02-24 19:29:59 +01:00
Bjerg
c54db4f757 feat: format table sizes (#1543) 2023-02-24 18:36:49 +01:00
Roman Krasiuk
a0c82c55b2 fix(cli): block node command from exiting (#1540) 2023-02-24 05:53:05 -08:00
Matthias Seitz
dc57fbad07 fix(disc): allow concurrent lookups (#1539) 2023-02-24 13:21:05 +01:00
Matthias Seitz
3589879e45 refactor: use NetworkHandle to access num connected peers (#1541) 2023-02-24 12:13:02 +01:00
Matthias Seitz
5844ce10f3 feat: add evm env provider (#1525)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2023-02-24 11:21:18 +01:00
Roman Krasiuk
6410d02bb8 chore(cli): raise the log level for tip lookup (#1538) 2023-02-24 00:47:17 -08:00
Roman Krasiuk
f21f9c5b4e chore(download): response validation order (#1537) 2023-02-24 09:35:03 +01:00
Roman Krasiuk
b14ee4e925 perf(download): parallel header sealing (#1536) 2023-02-24 09:13:18 +01:00
Matthias Seitz
6d138daa11 feat: add revm-inspectors crate and accesslist inspector (#1529) 2023-02-23 17:06:15 -08:00