int88
|
873607502c
|
feat: add reorg metrics (#3824)
|
2023-07-19 17:27:08 +00:00 |
|
Dan Cline
|
4ed7abd1a1
|
fix: use empty pipeline and executor by default (#3845)
|
2023-07-19 14:44:35 +00:00 |
|
Bjerg
|
4a86aae213
|
ci: re-enable workflows on main (#3849)
|
2023-07-19 16:24:16 +02:00 |
|
Bjerg
|
a38b578218
|
ci: increase number of unit test partitions (#3848)
|
2023-07-19 16:24:00 +02:00 |
|
Matthias Seitz
|
bdb23b3703
|
docs: rm link to make cargo docs happy (#3843)
|
2023-07-19 00:11:26 +00:00 |
|
Resende
|
170e6f24d2
|
feat(rpc): Add ots_ namespace and trait bindings for Otterscan Endpoints (#3778)
Co-authored-by: Miguel Palhas <mpalhas@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-18 23:53:34 +00:00 |
|
Dan Cline
|
314e561193
|
feat: add key gen util and simple fcu validation test with custom alloc (#3842)
|
2023-07-18 20:52:25 +00:00 |
|
Matthias Seitz
|
b8587a2ca6
|
chore: set trace result to null if non revert or selfdestruct (#3840)
|
2023-07-18 19:28:47 +00:00 |
|
Alexey Shekhirin
|
0e05085e55
|
feat(book): more precise disk requirements (#3838)
|
2023-07-18 19:28:29 +00:00 |
|
Dan Cline
|
5ad9b32cbc
|
feat: let consensus tests configure pipeline, executor, and client (#3839)
|
2023-07-18 18:16:17 +00:00 |
|
Ryan Schneider
|
34c9abe249
|
feat: implement reth_getBalanceChangesInBlock (#3768)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-18 17:49:23 +00:00 |
|
Matthias Seitz
|
0f810222e4
|
feat: add builder type for eth tx validator (#3828)
|
2023-07-18 16:55:59 +00:00 |
|
Matthias Seitz
|
0ef68b7d63
|
fix: map more errors to messages (#3837)
|
2023-07-18 15:34:38 +00:00 |
|
Panagiotis Ganelis
|
9313eda6cc
|
feat: add timestamp to pool update (#3833)
|
2023-07-18 15:02:13 +00:00 |
|
Dan Cline
|
e66464b14f
|
chore: rename missing_parent to missing_ancestor (#3822)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-18 14:52:09 +00:00 |
|
Matthias Seitz
|
7686371448
|
feat: build local pending block (#3811)
|
2023-07-18 14:48:24 +00:00 |
|
Dan Cline
|
20a06e840a
|
chore: add traces for _new_ invalid blocks (#3821)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-18 13:55:08 +00:00 |
|
Matthias Seitz
|
26b1ffa92a
|
chore: make clippy happy (#3827)
|
2023-07-18 12:06:27 +00:00 |
|
Roman Krasiuk
|
ec672238ca
|
chore(ci): enable docker push on workflow dispatch (#3825)
|
2023-07-18 11:18:35 +02:00 |
|
Dan Cline
|
9c69f04380
|
chore: fix SessionManagerMetrics typo (#3823)
|
2023-07-18 00:40:43 +00:00 |
|
Matthias Seitz
|
8b66213e15
|
chore(deps): bump some deps (#3820)
|
2023-07-17 21:18:20 +00:00 |
|
Matthias Seitz
|
01e1344cc1
|
chore: use 50M default gas limit for calls in rpc (#3812)
|
2023-07-17 16:31:25 +00:00 |
|
Matthias Seitz
|
eb32fd3c6d
|
feat: add network txpool example (#3809)
|
2023-07-17 14:25:46 +00:00 |
|
Dan Cline
|
d095db50c4
|
feat: add yParity to rpc signatures (#3800)
|
2023-07-17 11:06:26 +00:00 |
|
Matthias Seitz
|
b2b2cbedb5
|
chore: bump version .alpha4 (#3808)
v0.1.0-alpha.4
|
2023-07-17 10:27:14 +00:00 |
|
Léo Vincent
|
a0e125f709
|
feat: make rpc gas cap configurable (#3458)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-17 10:16:25 +00:00 |
|
Supernovahs.eth
|
6d1e8a2ecc
|
feat:new discovered node record event stream (#3707)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-17 09:42:28 +00:00 |
|
Matthias Seitz
|
07b06b4efe
|
chore: use best with base fee (#3804)
|
2023-07-17 08:25:00 +00:00 |
|
Alexey Shekhirin
|
90b6d006d1
|
fix(stages): update entities metrics on SyncHeight event (#3796)
|
2023-07-15 23:59:03 +03:00 |
|
Dan Cline
|
6934428be9
|
feat: better blocksize heuristics (#3748)
|
2023-07-15 22:36:39 +03:00 |
|
rakita
|
d001313f99
|
bug(stages): TxLookup/Sender stages fix range if there is no tx (#3479)
|
2023-07-15 22:36:27 +03:00 |
|
Matthias Seitz
|
99a8e0f982
|
feat(txpool): add best_with_base_fee (#3737)
|
2023-07-15 19:48:48 +03:00 |
|
Matthias Seitz
|
9a00f04d77
|
feat: reload dirty accounts if pool drifts (#3732)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-07-15 15:26:44 +00:00 |
|
Matthias Seitz
|
64d58456da
|
fix: rpc cap block range correctly (#3791)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-07-15 14:48:18 +00:00 |
|
Matthias Seitz
|
da13ef688b
|
fix: concurrent ipc driver impl (#3790)
|
2023-07-15 14:28:26 +00:00 |
|
Matthias Seitz
|
e12883edef
|
feat: txpool block building fallback (#3755)
|
2023-07-15 14:27:06 +00:00 |
|
Panagiotis Ganelis
|
be656c239a
|
feat: trim cmd args in parser (#3789)
|
2023-07-15 10:33:33 +00:00 |
|
Roman Krasiuk
|
300b496686
|
chore(tree): remove revert notification (#3645)
|
2023-07-15 09:27:19 +00:00 |
|
Roman Krasiuk
|
2748bed86b
|
chore(downloader): simplify bodies task polling (#3788)
|
2023-07-15 09:02:14 +00:00 |
|
Dan Cline
|
c1b1eac505
|
chore: make some session types pub (#3666)
|
2023-07-14 20:23:00 +00:00 |
|
Matthias Seitz
|
77faa04ca6
|
feat: remove peers after several unsuccessful attempts (#3780)
|
2023-07-14 18:50:59 +00:00 |
|
Matthias Seitz
|
bc91cafabf
|
fix: remove single body response check (#3783)
|
2023-07-14 18:38:09 +00:00 |
|
Alexey Shekhirin
|
c0cafc7a4f
|
chore: enable jemalloc by default on unix (#3735)
|
2023-07-14 18:35:18 +00:00 |
|
suneal
|
d1610f3df9
|
fix: add unknown block error (#3779)
Co-authored-by: suneal <suneal@soulwalletlabs.com>
|
2023-07-14 14:23:37 +00:00 |
|
Aditya Pandey
|
715d41dbc7
|
adding row for total db size in db stats command (#3777)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-14 12:44:33 +00:00 |
|
Matthias Seitz
|
3b16a6b461
|
fix: add missing null check (#3766)
|
2023-07-14 11:38:24 +00:00 |
|
Matthias Seitz
|
e3ac77a231
|
perf: only lookup in db in cache layer (#3773)
|
2023-07-14 09:06:23 +00:00 |
|
Matthias Seitz
|
ad4c590b65
|
fix(rpc): make trace filter req field hex or decimal (#3772)
|
2023-07-14 08:13:56 +00:00 |
|
Matthias Seitz
|
f78f0302f1
|
fix(rpc): serialize traces always as vec (#3770)
|
2023-07-14 07:59:57 +00:00 |
|
Matthias Seitz
|
307fc10abb
|
chore: add some txs helpers (#3767)
|
2023-07-14 00:09:26 +00:00 |
|