Matthias Seitz
|
97cf35673e
|
feat: add blob fee calc functions (#4440)
|
2023-08-31 20:47:07 +00:00 |
|
Dan Cline
|
893f4cf2a2
|
feat: validate payload versioned hashes (#4417)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-08-31 00:05:46 +00:00 |
|
Matthias Seitz
|
b5aa94301c
|
feat: add blob fields to receipt type (#4420)
|
2023-08-30 23:52:51 +00:00 |
|
Thomas Coratger
|
2e332b5c8d
|
feat(primitives): add doc for parent_beacon_block_root in Header (#4415)
|
2023-08-30 22:26:45 +00:00 |
|
Matthias Seitz
|
d66eff1f76
|
feat: add holesky bootnodes (#4404)
|
2023-08-30 01:53:24 +00:00 |
|
Alexander González
|
3ffcae360e
|
feat(cli): allow overriding kzg trusted setup (#4335)
|
2023-08-30 00:41:29 +00:00 |
|
Matthias Seitz
|
505be45559
|
feat: integrate price bump (#4398)
|
2023-08-29 18:22:28 +00:00 |
|
Dan Cline
|
0c7a93717a
|
feat: add EIP-4788 parent_beacon_block_root to Header (#4299)
|
2023-08-29 17:55:13 +00:00 |
|
Matthias Seitz
|
2fc574f329
|
feat: validate blobs (#4388)
|
2023-08-29 16:25:34 +00:00 |
|
Alexey Shekhirin
|
f303b5cb17
|
feat(primitives): increase transaction senders pruning batch size (#4383)
|
2023-08-28 17:08:59 +00:00 |
|
Matthias Seitz
|
50ba82803d
|
feat: add validate-blob to extension trait (#4355)
|
2023-08-25 02:51:23 +00:00 |
|
Matthias Seitz
|
2801e686f1
|
chore: add TxEip4844::validate_blob (#4345)
|
2023-08-24 14:15:28 +00:00 |
|
Alexey Shekhirin
|
1eee5ee80a
|
feat(pruner, primitives): move prune batch sizes to ChainSpec (#4318)
Co-authored-by: joshieDo <ranriver@protonmail.com>
|
2023-08-23 17:45:53 +00: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
|
9a97640f19
|
feat(book): [prune] config section (#4328)
|
2023-08-23 15:44:29 +00:00 |
|
Matthias Seitz
|
928c60cad4
|
feat: add TransactionPool::get_pooled_transaction_elements (#4317)
|
2023-08-22 15:17:24 +00:00 |
|
Matthias Seitz
|
3b404acc7d
|
feat: support blob transactions in manager (#4294)
|
2023-08-21 15:05:11 +00:00 |
|
Matthias Seitz
|
566e244e32
|
feat: add blob store canon tracker (#4278)
|
2023-08-21 12:41:21 +00:00 |
|
Matthias Seitz
|
2523154260
|
feat: add additional conversion trait for pooled tx element (#4279)
|
2023-08-21 12:35:59 +00:00 |
|
Matthias Seitz
|
b710e57f9a
|
feat: add load_trusted_setup_from_bytes (#4290)
|
2023-08-21 12:10:15 +00:00 |
|
Matthias Seitz
|
6077edf42a
|
feat: add recovered wrapper type and eth pool conversions (#4267)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2023-08-18 17:57:42 +00:00 |
|
joshieDo
|
24632aca6f
|
feat(pruner): prune receipts based on log emitters during live sync (#4140)
|
2023-08-18 15:58:07 +00:00 |
|
Roman Krasiuk
|
466934c8f9
|
feat(trie): account proofs (#4249)
|
2023-08-18 15:32:01 +00:00 |
|
Dan Cline
|
60ad6b2f54
|
perf: remove clones in PooledTransaction encoding (#4251)
|
2023-08-17 17:15:24 +00:00 |
|
Matthias Seitz
|
e6f471ddcf
|
feat: add 4844 config and basic checks (#4245)
|
2023-08-17 16:39:10 +00:00 |
|
Dan Cline
|
639a6eac17
|
feat: refactor PooledTransactionsElement into typed variants (#4241)
|
2023-08-17 10:23: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 |
|
joshieDo
|
8a2c3abd2a
|
feat(pipeline): prune receipts based on log emitters (#4044)
|
2023-08-16 16:38:36 +00:00 |
|
joshieDo
|
44874bc557
|
feat: add TransactionSigned::recover_signers with the same order (#4120)
|
2023-08-15 17:40:09 +00:00 |
|
Andrew Ar
|
500b0fac13
|
(feat):add transaction::is_dynamic_fee (#4152)
|
2023-08-10 18:45:32 +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 |
|
Matthias Seitz
|
e43187bf7f
|
feat: add is eip4844 fn (#4147)
|
2023-08-10 16:07:44 +00:00 |
|
Matthias Seitz
|
6752db8e76
|
feat: add max_fee_per_blob_gas fn (#4129)
|
2023-08-09 13:36:03 +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 |
|
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 |
|
Thomas Coratger
|
c1dfa7beba
|
feat(eip4844): include TxEip4844 in the primitive Transaction enum (#4074)
|
2023-08-07 19:10:12 +00:00 |
|
Dan Cline
|
310179a39a
|
feat: re-export c-kzg types and impl rlp traits (#4084)
|
2023-08-07 18:49:18 +00:00 |
|
Roberto Bayardo
|
9569debbb5
|
feat: make base fee computation parameters configurable via chain spec (#3992)
|
2023-08-07 15:52:27 +00:00 |
|
Matthias Seitz
|
443383b307
|
chore: make txpool cargo test compile (#4058)
|
2023-08-04 20:14:40 +02:00 |
|
joshieDo
|
704c0987df
|
feat: use DepositContract on ChainSpec (#4041)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-08-03 12:07:37 +00:00 |
|
Alexey Shekhirin
|
9430800d2e
|
fix(primitives): nothing to prune situations for PruneModes (#4021)
|
2023-08-01 14:30:38 +00:00 |
|
Alexey Shekhirin
|
4688fd2ae0
|
feat(pruner): transaction senders (#3912)
|
2023-08-01 11:30:02 +00:00 |
|
Dan Cline
|
bd28eedd8c
|
chore: add subkey docs to StorageEntry (#4016)
|
2023-08-01 09:34:47 +00:00 |
|
Alexey Shekhirin
|
9a7911b49e
|
feat(bin): node --full flag (#3965)
|
2023-07-31 16:00:45 +00:00 |
|
joshieDo
|
134fe81efb
|
feat(pruning): prune ChangeSets & History during pipeline (#3728)
|
2023-07-31 14:36:03 +00:00 |
|
Dan Cline
|
1ac2f15f1d
|
feat: reth db diff (#3917)
|
2023-07-31 13:40:50 +00:00 |
|
joshieDo
|
ed3d7366a0
|
docs: add additional documentation to TxType (#3996)
|
2023-07-31 11:34:14 +00:00 |
|
Dan Cline
|
334d6068ad
|
feat: add 4844 header fields and consensus checks (#3972)
|
2023-07-29 12:51:16 +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 |
|