|
|
e96aaa0aee
|
book: remove not exist files links (#9360)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-07-11 21:07:44 +00:00 |
|
|
|
e8a6fe1808
|
feat: add remove_block_and_execution_range (#9432)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-07-11 21:01:40 +00:00 |
|
|
|
345798c77d
|
chore: use DatabaseProviderRW instead of TX on *State*::write_to_db (#9460)
|
2024-07-11 21:01:07 +00:00 |
|
|
|
1c27262902
|
chore: move get methods to DatabaseProvider<DbTx> (#9454)
|
2024-07-11 20:27:33 +00:00 |
|
|
|
f29fefbb29
|
chore: replace base fee constants with native const (#9437)
|
2024-07-11 20:27:33 +00:00 |
|
|
|
805673c656
|
chore(pruner): remove deletion limit per block, make it per run (#9446)
|
2024-07-11 20:16:30 +00:00 |
|
|
|
95bde32cdf
|
fix: accept concurrent prometheus connections (#9459)
|
2024-07-11 20:15:09 +00:00 |
|
|
|
22df39a100
|
chore: use DatabaseProviderRW on StateWriter::write_to_storage instead of TX (#9449)
|
2024-07-11 19:54:41 +00:00 |
|
|
|
b040b86a54
|
feat(prune, stages): prune pipeline stage (#9419)
|
2024-07-11 19:18:56 +00:00 |
|
|
|
c31d69683d
|
chore: use DatabaseProviderRW instead of TX on insert_genesis_header (#9452)
|
2024-07-11 18:56:20 +00:00 |
|
|
|
112b2332e3
|
chore: use DatabaseProviderRW instead of TX on stages (#9451)
|
2024-07-11 18:56:09 +00:00 |
|
|
|
11c5e3121d
|
feat: tree hook for persisting blocks (#9365)
|
2024-07-11 17:46:05 +00:00 |
|
|
|
add3725f83
|
chore: resolve new clippy error w/ suggested fix part 2 (#9447)
|
2024-07-11 15:14:17 +00:00 |
|
|
|
8a0414fe28
|
test: ensure block reader traits are object safe (#9440)
|
2024-07-11 16:40:42 +02:00 |
|
|
|
6e70bab36e
|
chore: use vec for encoding (#9442)
|
2024-07-11 11:46:51 +00:00 |
|
|
|
a1e93b79aa
|
chore: rm redundant is_optimism checks (#9438)
|
2024-07-11 08:43:14 +00:00 |
|
|
|
4e5162cb3f
|
chore: remove node-core from CODEOWNERS (#9426)
|
2024-07-11 07:26:36 +00:00 |
|
|
|
fc4c037e60
|
feat: eip-7702 (#9214)
Co-authored-by: Matthew Smith <m@lattejed.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-07-11 05:45:47 +00:00 |
|
|
|
fc3d0eb9d7
|
docs(node): replace the old --dicsv5.addr with --discovery.addr (#9436)
Signed-off-by: 9547 <29431502+9547@users.noreply.github.com>
|
2024-07-11 04:38:51 +00:00 |
|
|
|
797a4a1a38
|
feat: introduce static file task (#9234)
|
2024-07-10 19:30:22 +00:00 |
|
|
|
f384b8e175
|
chore: resolve new clippy error w/ suggested fix (#9427)
|
2024-07-10 18:03:15 +00:00 |
|
|
|
56cb371230
|
docs: remove random pub from transaction docs (#9423)
|
2024-07-10 17:13:08 +00:00 |
|
|
|
94f4066478
|
chore: move sigsegv handler to reth-cli-util crate (#9421)
|
2024-07-10 16:50:22 +00:00 |
|
|
|
a29d8bdbdf
|
feat: remove get or take usage (#9412)
|
2024-07-10 16:10:41 +00:00 |
|
|
|
d0f78bdb39
|
feat: add fs-util for reading, writing json files (#9418)
|
2024-07-10 14:40:50 +00:00 |
|
|
|
aac71caff0
|
chore: rm redundant clippy allow (#9415)
|
2024-07-10 14:18:20 +00:00 |
|
|
|
169a4bd536
|
Optimism Cli struct (#9416)
|
2024-07-10 13:57:27 +00:00 |
|
|
|
47c038201a
|
feat: parsers (#9366)
|
2024-07-10 12:44:18 +00:00 |
|
|
|
f479db2010
|
Added wrapper type defaulting to prague engine caps (#9413)
|
2024-07-10 12:10:52 +00:00 |
|
|
|
ce20adcd0b
|
chore(deps): trim cli-util crate deps (#9410)
|
2024-07-10 08:58:25 +00:00 |
|
|
|
35ab924c03
|
feat: add get and take methods to db provider (#9406)
|
2024-07-09 20:19:28 +00:00 |
|
|
|
022d481a72
|
feat: add DatabaseProvider remove method (#9405)
|
2024-07-09 19:23:27 +00:00 |
|
|
|
83ce56e8a8
|
feat: make unwind_table_by_walker take RangeBounds (#9404)
|
2024-07-09 19:23:18 +00:00 |
|
|
|
63c8a82873
|
fix(op): fixes impl of eth api for OP (#9377)
|
2024-07-09 18:49:00 +00:00 |
|
|
|
7dab636b04
|
test: add serial lock for lockfile tests (#9403)
|
2024-07-09 17:24:26 +00:00 |
|
|
|
0a27779375
|
chore: remove unused chainspec field from OptimismPayloadBuilder (#9397)
|
2024-07-09 16:47:38 +00:00 |
|
|
|
bb8ff67182
|
test: make test compile in reth-rpc (#9399)
|
2024-07-09 16:17:34 +00:00 |
|
|
|
387587a1bb
|
style: move function below impl (#9398)
|
2024-07-09 16:17:17 +00:00 |
|
|
|
d39069027c
|
chore: move import command to reth-cli-commands (#9394)
|
2024-07-09 16:02:30 +00:00 |
|
|
|
2fa37b1ad1
|
Integrate Request evm env filling in ethapi (#9358)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-07-09 15:57:37 +00:00 |
|
|
|
e97e379e43
|
chore: move node command to reth-cli-commands (#9395)
|
2024-07-09 15:13:58 +00:00 |
|
|
|
d599393771
|
chore(deps): rm reth-codecs dep (#9390)
|
2024-07-09 12:30:04 +00:00 |
|
|
|
b97ace200f
|
chore(deps): bump revm 11 (#9391)
|
2024-07-09 12:28:44 +00:00 |
|
|
|
05ad783763
|
fix: support additional eth call bundle args (#9383)
|
2024-07-09 10:38:16 +00:00 |
|
|
|
41382557b6
|
chore: release 1.0.1 (#9388)
|
2024-07-09 10:34:09 +00:00 |
|
|
|
5272a53091
|
feat(rpc/ots): implement ots_getTransactionBySenderAndNonce (#9263)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-09 10:23:14 +00:00 |
|
|
|
e4d16eb1ab
|
chore: update private-testnet.md (#9389)
|
2024-07-09 12:19:27 +02:00 |
|
|
|
67478b7a58
|
feat(rpc/ots): implement ots_traceTransaction RPC (#9246)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-07-09 09:55:55 +00:00 |
|
|
|
38f4c6118c
|
chore: fix clippy warnings for needless_borrows_for_generic_args (#9387)
|
2024-07-09 09:47:14 +00:00 |
|
|
|
9c0bc8477a
|
refactor(rpc): remove intermediate types from rpc start up process (#9180)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-08 21:06:52 +00:00 |
|