Commit Graph

4030 Commits

Author SHA1 Message Date
Swanny
d4dd267739 fix: manual trigger for hive in addition to cron schedule [RET-241] (#6287) 2024-01-30 16:37:01 +00:00
Matthias Seitz
6421660325 fix: pool eviction bug (#6284) 2024-01-30 16:25:24 +00:00
Alexey Shekhirin
add3c6a3a2 feat(ci): RUST_BACKTRACE=1 for all tests (#6283) 2024-01-30 12:33:08 +00:00
Thomas Coratger
11f50f873e add a way to generate random balances in MockTransactionSimulator (#6279) 2024-01-30 01:06:16 +00:00
Dan Cline
677c0a095c fix: remove direct link to container download (#6278) 2024-01-29 22:29:32 +00:00
Thomas Coratger
7ad81d52e6 add unit tests for is_empty method for Account (#6265) 2024-01-29 22:21:53 +00:00
Luca Provini
3faf9d87a3 feat: NetworkManager hibernate command, NetworkHandle hibernate funct… (#6186)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-01-29 17:15:48 +00:00
Matthias Seitz
abb7fe6fb6 fix: only adjust ipc path if multiple instances are run (#6275) 2024-01-29 13:14:49 +00:00
Roman Krasiuk
c46ff698ba test(tree): clean up tree testing utils (#6270) 2024-01-29 10:06:53 +00:00
Matthias Seitz
273a101ed6 chore: new max trace response size unlocked (#6271) 2024-01-29 09:53:51 +00:00
Thomas Coratger
5b3ce67316 small refac in rpc crate (#6264) 2024-01-28 17:54:42 +00:00
Roman Krasiuk
f56ee798c0 fix(evm): constantinople hardfork reward adjustment (#6263) 2024-01-28 17:54:36 +00:00
Thomas Coratger
4e0bead8bd add ConsensusType enum for Hardfork (#6259) 2024-01-28 17:53:27 +00:00
Thomas Coratger
ba4f536f93 Separate activation_timestamp and mainnet_activation_timestamp methods (#6261) 2024-01-28 15:55:13 +00:00
Thomas Coratger
d68a3dacad get queued and pending transactions by sender in tx pool (#6256) 2024-01-28 15:31:11 +00:00
github-actions[bot]
a2ac07db23 chore(deps): weekly cargo update (#6260)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
2024-01-28 13:26:46 +00:00
Thomas Coratger
2d6dbbc595 add mainnet_activation_timestamp for Hardfork (#6257) 2024-01-28 13:15:47 +00:00
Emilia Hane
4cb5eb23b8 Improve maintainability of Makefile (#6253) 2024-01-26 21:39:51 +00:00
Emilia Hane
1bcd48e8d5 Fix bug, rename make docs to make rustdocs (#6251) 2024-01-26 19:29:35 +00:00
Matthias Seitz
30ee74693f docs: add some notes about tracing (#6246) 2024-01-26 18:10:33 +00:00
Thomas Coratger
039a696966 Solve some clippy stuffs (#6247) 2024-01-26 17:13:58 +00:00
bsh98
3043244db0 add builder_pubkey to relay queries (#6236) 2024-01-26 16:55:36 +00:00
DaniPopes
0aa22466d2 chore: use Display when formatting addresses and hashes (#6245) 2024-01-26 14:57:08 +00:00
DaniPopes
556741abb0 chore: use Display instead of Debug when printing internal errors (#6242) 2024-01-26 14:56:27 +00:00
DaniPopes
7db5edf46b chore: remove clippy global ignore-internal-mutability config (#6243) 2024-01-26 15:05:58 +01:00
Vitaly Drogan
b3ed3016cd Hashed post state cursor works on top of a trait instead of &Tx. (#6226)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2024-01-26 10:24:10 +00:00
Roman Krasiuk
4ea4556209 fix(tree): disable state trie caching (#6239) 2024-01-26 08:13:06 +00:00
Thomas Coratger
ed575db3d0 small refactoring for transaction field length (#6233) 2024-01-26 05:26:50 +00:00
Thomas Coratger
b9d392e29d small refactoring in ethereum-forks crate (#6234) 2024-01-26 04:57:33 +00:00
Alexey Shekhirin
f2c45150a1 fix(book): op-reth specs links (#6235) 2024-01-25 22:46:58 +00:00
Dan Cline
acccf1441e feat: EvmEnvConfig trait (#6051) 2024-01-25 22:40:12 +00:00
Dan Cline
abe3358b36 feat: move NodeBuilderWithDatabase to reth bin (#6231) 2024-01-25 21:37:07 +00:00
Thomas Coratger
9c9be5796a doc(eth-wire): add missing documentation for message mod (#6232) 2024-01-25 21:29:38 +00:00
Roman Krasiuk
720815a834 chore(node-builder): make DB generic Unpin in node components (#6227) 2024-01-25 17:59:30 +00:00
Roman Krasiuk
2de10a15b5 feat(trie): historical & sidechain state root (#6131)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-01-25 17:16:18 +00:00
Roman Krasiuk
e78ae77685 feat(cli): local tx propagation toggle (#6224) 2024-01-25 16:13:09 +00:00
Alexey Shekhirin
227d7972d7 fix(libmdbx): build without read-tx-timeouts feature (#6225) 2024-01-25 16:12:29 +00:00
Nil Medvedev
2901b3cb33 feat: NodeExit future core implementation (#6166)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-01-25 11:11:47 +00:00
DaniPopes
dad9ebd0aa feat: strip debuginfo, enable thinlto for release (#6221) 2024-01-24 22:19:11 +00:00
Emilia Hane
f2702243f0 Make limit on tx packet size soft in tx fetcher (#6201) 2024-01-24 20:44:09 +00:00
Dan Cline
d2cafa80a4 chore: bump igd dep (#6197) 2024-01-24 18:41:32 +00:00
Dan Cline
575b5d3f53 feat: expose version information over prometheus (#6195) 2024-01-24 17:52:15 +00:00
Swanny
92908b190a fix: ci will now fail if a hive test fails (#6212) 2024-01-24 15:34:14 +00:00
Supernovahs.eth
ad8c908d32 feat: Support transaction context in trace_transaction (#6092)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-01-24 13:51:13 +01:00
Matthias Seitz
afafe790bb test: use similar-asserts instead of pretty-assertions (#6208) 2024-01-24 13:33:46 +01:00
Supernovahs.eth
66ac0fdc5b feat: Implement fixed vec arbitrary manually for NewPooledTransactions68 (#6184)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-01-24 13:33:08 +01:00
Matthias Seitz
dd2c6ead39 chore(deps): remove unused deps (#6206) 2024-01-24 12:49:03 +01:00
Thomas Coratger
cff0b1240e add is_post_merge implementation for Hardfork (#6204) 2024-01-24 10:53:40 +00:00
Dan Cline
02c69d0666 fix: include jemalloc-ctl only in node-core (#6199) 2024-01-24 02:23:33 +00:00
Dan Cline
f9374d1d71 fix: pass down optimism feature in node-core (#6200) 2024-01-24 02:23:25 +00:00