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 |
|
Roman Krasiuk
|
703d5c705a
|
feat(cli): in-memory merkle debug script (#3895)
|
2023-07-28 11:03:07 +00:00 |
|
Nicolas Gotchac
|
0892833842
|
refactor(rpc): simplify the inner definitions of topics & address filters (#3876)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-28 11:00:37 +00:00 |
|
Matthias Seitz
|
68a74b2e10
|
chore: move some tests to engine crate (#3968)
|
2023-07-27 18:57:21 +00:00 |
|
Roman Krasiuk
|
a298756d95
|
bench(txpool): reordering (#3882)
|
2023-07-27 16:36:07 +00:00 |
|
Alexey Shekhirin
|
9adab0ba7c
|
Revert "test(ethereum): ignore invalid string sequence in ethereum state tests (#3307)" (#3937)
|
2023-07-26 17:51:31 +00:00 |
|
Matthias Seitz
|
49e112789b
|
feat: use tracing pool for tracing calls (#3914)
|
2023-07-26 16:33:59 +00:00 |
|
prames
|
caa26833a5
|
rpc server metrics impl (#3913)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-26 13:17:36 +00:00 |
|
Alexey Shekhirin
|
736de2028c
|
feat(pruner): transaction lookup (#3892)
|
2023-07-25 17:41:23 +00:00 |
|
Matthias Seitz
|
af604289bb
|
chore: use ruint 1.9 and remove patch (#3910)
|
2023-07-25 11:19:30 -04:00 |
|
Matthias Seitz
|
076c91a916
|
feat: add Tracing call pool (#3908)
|
2023-07-25 14:51:30 +00:00 |
|
Dan Cline
|
609cab872e
|
chore: improve TestConsensusEngineBuilder ergonomics (#3891)
|
2023-07-24 17:59:20 +00:00 |
|