Commit Graph

501 Commits

Author SHA1 Message Date
DaniPopes
28f5118048 chore: update dependencies with breaking changes (#4555) 2023-09-11 14:53:09 +00:00
DaniPopes
7dd14a7eba chore: pin git dependencies to specific revs (#4552) 2023-09-11 14:25:35 +00:00
github-actions[bot]
e1d668681d chore(deps): weekly cargo update (#4542)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-09-10 08:42:46 +00:00
Roman Krasiuk
d6c8336071 dep: ethers@2.0.10 (#4535) 2023-09-08 15:24:59 +00:00
Matthias Seitz
0fed70773c test: add backward compat toml test (#4531) 2023-09-08 13:48:14 +00:00
Luca Provini
5f329e78b6 #2511: extended reth-rpc example with custom rpc ext (#4508)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-09-08 11:48:57 +00:00
Matthias Seitz
685148117a chore: bump c-kzg and add serde feature (#4499) 2023-09-06 22:15:16 +00:00
github-actions[bot]
acedc8cf4c chore(deps): weekly cargo update (#4464)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-09-03 14:05:28 +00:00
Alexey Shekhirin
6bb94af5bb feat(stages): respect PruneModes in TxLookup stage (#4390) 2023-09-01 14:06:49 +00:00
Alexey Shekhirin
e66e3e3556 feat(storage, tree): respect Transaction Lookup pruning in the blockchain tree (#4410) 2023-09-01 12:51:34 +00:00
Matthias Seitz
1a40daef8a docs: add aquamarine as dep to reth (#4433) 2023-08-31 19:09:27 +00:00
Dan Cline
82fb0eedb3 feat: integrate blobs into the payload builder (#4305) 2023-08-29 18:33:51 +00:00
rakita
cb82498526 bump(revm): with fix (#4389) 2023-08-29 17:47:41 +00:00
Alexey Shekhirin
0f14ec4007 release: v0.1.0-alpha.8 (#4386) 2023-08-28 17:38:07 +00:00
github-actions[bot]
5d971d626f chore(deps): weekly cargo update (#4374)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
2023-08-27 13:29:36 -07:00
Roman Krasiuk
d8b1609299 dep: remove kzg patch (#4363) 2023-08-25 15:33:00 +00:00
PatStiles
6d0b00a391 chore: use DEFAULT_DISCOVERY_PORT constant (#4356) 2023-08-25 07:47:58 +00:00
Matthias Seitz
b473f20279 chore(deps): bump enr 0.9 (#4230) 2023-08-24 14:23:03 +02:00
Alexey Shekhirin
312cf724bc feat(pruner): respect batch size per run (#4246)
Co-authored-by: joshieDo <ranriver@protonmail.com>
2023-08-23 17:23:25 +00:00
Alexey Shekhirin
6fee16e144 chore: bump rustls-webpki (#4311) 2023-08-22 13:15:56 +00:00
Roman Krasiuk
34b68deedf release: v0.1.0-alpha.7 (#4297) 2023-08-21 16:13:58 +00:00
github-actions[bot]
6512603348 chore(deps): weekly cargo update (#4281)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
2023-08-20 12:36:06 +02:00
Roman Krasiuk
466934c8f9 feat(trie): account proofs (#4249) 2023-08-18 15:32:01 +00:00
Alexey Shekhirin
2904745650 chore: bump metrics (#4265) 2023-08-18 14:57:28 +00:00
Supernovahs.eth
5039b3b582 debug_backtraceAt (#4232)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-08-18 11:25:37 +00:00
Dan Cline
40f9576c3a feat: implement network encoding for blob transactions (#4172)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-08-16 23:10:33 +00:00
Matthias Seitz
6edbc0eeaf chore(deps): bump boa + thiserror (#4234) 2023-08-16 16:28:13 +00:00
Matthias Seitz
491b453edb feat: track node record (#4224) 2023-08-16 16:26:06 +00:00
Matthias Seitz
43601e3496 chore: move bitflags to workspace (#4220) 2023-08-16 12:17:47 +00:00
joshieDo
44874bc557 feat: add TransactionSigned::recover_signers with the same order (#4120) 2023-08-15 17:40:09 +00:00
joshieDo
c743acde77 feat(db): add search to reth db list command (#4165) 2023-08-15 17:28:30 +00:00
Matthias Seitz
957f9f4545 chore: bump jsonrpsee 0.20 (#4181) 2023-08-14 11:07:53 +00:00
github-actions[bot]
84625e4a8c chore(deps): weekly cargo update (#4173)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-08-13 09:12:29 +00:00
PatStiles
c412f3935d feat: add kzg_to_versioned_hash (#4085)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2023-08-10 17:56:03 +00:00
Dan Cline
24def95475 chore: remove cargo deny rule for c-kzg (#4133) 2023-08-09 21:16:13 +00:00
Roman Krasiuk
88aea63128 release: 0.1.0-alpha.6 (#4132) 2023-08-09 15:21:58 +00:00
joshieDo
31d1288d40 feat: adds arbitratry to BlobTransaction and KZG_TRUSTED_SETUP (#4116)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-08-09 12:30:44 +00:00
Supernovahs.eth
ba7fa1a4ca standalone rpc_types (#4088)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-08-09 11:58:37 +00:00
Roman Krasiuk
058c55cd8c fix(trie): include destroyed accounts in account prefix set (#4126) 2023-08-09 11:25:55 +00:00
Matthias Seitz
bbe9d56ef4 Revert "feat: add TransactionSigned::recover_signers" (#4115) 2023-08-08 14:03:43 +02:00
joshieDo
4b0b63766e feat: add TransactionSigned::recover_signers (#4098)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-08-08 09:53:12 +00:00
Dan Cline
759eaf5966 chore: unused deps sanity check (#4106) 2023-08-08 09:01:18 +00:00
Dan Cline
310179a39a feat: re-export c-kzg types and impl rlp traits (#4084) 2023-08-07 18:49:18 +00:00
github-actions[bot]
c423514321 chore(deps): weekly cargo update (#4086)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-08-06 10:09:49 +00:00
Alexey Shekhirin
9510a5ca7e feat(pruner): metrics (#4023) 2023-08-02 13:04:55 +00:00
Roman Krasiuk
1249601540 test(txpool): listener it tests (#4019) 2023-08-01 12:22:24 +00:00
Matthias Seitz
b28bc8de57 chore: add example how to install additional rpc namespace (#4005) 2023-07-31 23:49:19 +00:00
Matthias Seitz
e2142481c0 chore(deps): bump itertools (#3998) 2023-07-31 11:53:24 +00:00
Matthias Seitz
73652ed3bc chore: bump jsonrpsee 0.19 (#3989) 2023-07-31 13:36:12 +02:00
Matthias Seitz
f41386d28e chore: cargo update (#3988) 2023-07-29 15:54:36 +02:00