|
|
6b5b6f7a40
|
Breaking changes (#5191)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: joshieDo <ranriver@protonmail.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
Co-authored-by: Thomas Coratger <thomas.coratger@gmail.com>
|
2024-02-29 12:37:28 +00:00 |
|
|
|
025fa5f038
|
feat(storage, libmdbx): same code style in build.rs (#6867)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-02-29 11:53:45 +00:00 |
|
|
|
70d786af9e
|
Remove unconstrained generic in ProviderFactory::new_with_database_path (#6869)
|
2024-02-29 10:28:25 +00:00 |
|
|
|
3519270c69
|
remove proptest specific encoding logic (#6503)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-02-28 21:45:51 +00:00 |
|
|
|
ecba340c9d
|
Ensure consistency between aborted set and reused ptrs (#6844)
|
2024-02-28 13:14:15 +00:00 |
|
|
|
5475a12086
|
Db exclusive mode (#6755)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-02-28 11:23:14 +00:00 |
|
|
|
3179391cfd
|
fix(storage): add active txn before sending result (#6840)
|
2024-02-28 11:22:37 +00:00 |
|
|
|
27f1496daa
|
chore: make clippy happy (#6837)
|
2024-02-28 05:32:03 +00:00 |
|
|
|
f5ce869c0e
|
Clone read transactions into TxnManager message listener (#6809)
|
2024-02-27 00:59:29 +00:00 |
|
|
|
ce28fe32d9
|
chore: pin cc (#6804)
|
2024-02-26 18:12:05 +00:00 |
|
|
|
ac36fa96ec
|
perf(db): cache db handles using OnceLock (#6750)
|
2024-02-26 13:46:13 +00:00 |
|
|
|
1563849404
|
chore: simplify collect DatabaseProvider methods (#6747)
|
2024-02-26 13:42:20 +00:00 |
|
|
|
4fe0f27974
|
fix(ci): allow non_local_definitions on false positives (#6790)
|
2024-02-26 12:20:08 +00:00 |
|
|
|
94cb6a8bcd
|
chore: use Display instead of Debug for most errors (#6777)
|
2024-02-24 12:13:41 +00:00 |
|
|
|
39abdaa427
|
chore(trie): prefer accepting IntoIterator args (#6772)
|
2024-02-24 10:19:38 +00:00 |
|
|
|
a7e183d1a5
|
feat: introduce evm config trait (#6461)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
|
2024-02-23 22:39:24 +00:00 |
|
|
|
9ca813aee2
|
chore: remove some unnecessary calls to unwrap/expect (#6727)
|
2024-02-22 16:36:08 +00:00 |
|
|
|
755ce9efc2
|
perf(metrics): cache handles for database transaction metrics (#6730)
|
2024-02-22 13:57:47 +00:00 |
|
|
|
ca98261d43
|
fix: BlockNumberAddress related doc and namings (#6732)
|
2024-02-22 10:25:22 +00:00 |
|
|
|
1269528aa8
|
chore: remove unrelated SAFETY tags on comments (#6726)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2024-02-21 20:29:29 +00:00 |
|
|
|
c8c422e278
|
chore: set test-fuzz to workspace dep, bump c-kzg (#6705)
|
2024-02-21 10:03:07 +00:00 |
|
|
|
9911e02cc7
|
feat: add debug! log on database commit times (#6693)
|
2024-02-20 13:49:52 +00:00 |
|
|
|
c72fcd4d92
|
fix(provider): history by block hash race condition (#6669)
|
2024-02-19 12:51:46 +00:00 |
|
|
|
79452eadaf
|
chore: make clippy happy (#6666)
|
2024-02-19 06:31:47 +00:00 |
|
|
|
79f1fa3c10
|
fix(metrics): fix missing metrics by installing prometheus before creating db env (#6659)
|
2024-02-18 21:14:37 +00:00 |
|
|
|
bcc95b1f4f
|
chore: bump revm 6.0 (#6638)
|
2024-02-17 10:39:02 +00:00 |
|
|
|
683b252f83
|
Segmenting cfg and block env impl from PayloadBuilderAttributes (#6623)
|
2024-02-16 17:08:24 +00:00 |
|
|
|
4c8f31a8c1
|
fix(op): Add optimism in node api, few cfg transitions (#6598)
|
2024-02-14 02:01:48 +00:00 |
|
|
|
0e166f0f32
|
perf(db): pre-populate metric handles hashmap on env init (#6573)
|
2024-02-13 01:59:52 +00:00 |
|
|
|
d4cf706ed2
|
chore: improve BundleStateWithReceipts docs (#6572)
|
2024-02-12 21:38:54 +00:00 |
|
|
|
613b6f08a2
|
chore: use Table::TABLE in more places (#6563)
|
2024-02-12 14:53:16 +00:00 |
|
|
|
2a5efb2a99
|
refactor(db): unify table macros (#6552)
|
2024-02-12 13:48:01 +00:00 |
|
|
|
17eca361e8
|
chore: remove unused Default requirement in Table generics (#6551)
|
2024-02-12 12:23:28 +00:00 |
|
|
|
43b795163c
|
perf(db): introduce environment-level cache for metric handles (#6550)
|
2024-02-12 12:13:57 +00:00 |
|
|
|
3c3c7b36ad
|
chore: remove chain_spec from ExecutorFactory (#6523)
|
2024-02-10 01:07:11 +00:00 |
|
|
|
84efe14063
|
refactor(trie): prefix sets (#6502)
|
2024-02-09 12:33:04 +00:00 |
|
|
|
29e8aab08a
|
fix: sealed header should not be immutable borrowed (#6456)
|
2024-02-07 19:26:26 +00:00 |
|
|
|
13947e509b
|
chore: Bump revm to newest (#6357)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-02-06 22:59:10 +00:00 |
|
|
|
521b579222
|
chore: rename EvmEnvConfig to ConfigureEvmEnv (#6423)
|
2024-02-05 23:39:49 +00:00 |
|
|
|
925c39f11e
|
chore: remove ahash (#6422)
|
2024-02-05 21:05:45 +00:00 |
|
|
|
32460a183a
|
chore: log long tx backtrace on a new line (#6419)
|
2024-02-05 19:57:20 +00:00 |
|
|
|
6c1263e000
|
fix(tracing): prioritize RUST_LOG and verbosity CLI arg (#6413)
|
2024-02-05 19:42:32 +00:00 |
|
|
|
9d1642fc7b
|
feat(tree): re-enable trie caching (#6276)
|
2024-02-04 15:56:29 +00:00 |
|
|
|
c7a4bc9f93
|
feat(db): propagate text error messages from mdbx (#6353)
|
2024-02-02 23:01:01 +00:00 |
|
|
|
55fae2ca9c
|
Add Withdrawals struct (#6267)
|
2024-02-01 17:57:50 +00:00 |
|
|
|
01d3df30f7
|
small refactoring (#6321)
|
2024-02-01 14:30:31 +00:00 |
|
|
|
76a6a8f50e
|
refactor(trie): hashed state (#6244)
|
2024-02-01 09:09:00 +00:00 |
|
|
|
c46ff698ba
|
test(tree): clean up tree testing utils (#6270)
|
2024-01-29 10:06:53 +00:00 |
|
|
|
acccf1441e
|
feat: EvmEnvConfig trait (#6051)
|
2024-01-25 22:40:12 +00:00 |
|
|
|
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 |
|