DaniPopes
|
e34aec23ca
|
chore: clean up Self: Sized bounds (#5481)
|
2023-11-18 02:16:31 +00:00 |
|
DaniPopes
|
5f9a917fb1
|
feat: Alloy migration (#4737)
Co-authored-by: Alessandro Mazza <121622391+alessandromazza98@users.noreply.github.com>
Co-authored-by: Supernovahs.eth <91280922+supernovahs@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-09-28 15:55:39 +00:00 |
|
rakita
|
f153d8f4d4
|
feat(revm): Integrate State (#3512)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
|
2023-09-16 11:00:22 +00:00 |
|
Dan Cline
|
bd28eedd8c
|
chore: add subkey docs to StorageEntry (#4016)
|
2023-08-01 09:34:47 +00:00 |
|
joshieDo
|
019ddd1edc
|
perf(db): reduce different repeated allocations (#2103)
|
2023-04-13 11:33:53 -04:00 |
|
Roman Krasiuk
|
0759b30404
|
feat(trie): state root (#2206)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-04-12 09:48:33 -07:00 |
|
joshieDo
|
2884eae075
|
perf: bench merkle stage (#1497)
|
2023-02-28 23:20:00 -07:00 |
|
Tomás
|
fd7dc11960
|
feat(sync): MerkleStage (#994)
Co-authored-by: lambdaclass-user <github@lambdaclass.com>
Co-authored-by: Francisco Krause Arnim <fkrausear@gmail.com>
|
2023-02-03 18:50:33 -08:00 |
|
joshieDo
|
cc43b72835
|
chore(db): microbenchmarking for table serialization and db insertion (#513)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-01-30 20:08:51 -08:00 |
|
rakita
|
71dc531e68
|
feat: HistoryStateProvider (#1057)
|
2023-01-27 11:28:30 +01:00 |
|
clabby
|
a8b7a089b6
|
feat(bin): Format db list & db status subcommands (#667)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-01-18 09:59:09 -08:00 |
|
rakita
|
19a618e3a4
|
fix(db): Dont compress DupSort SubKey (#594)
* bug(db): Dont compress DupSort SubKey
* unwrap or default config, Added notes
* fmt empty lines
|
2022-12-25 01:13:03 +01:00 |
|
joshieDo
|
13df80c1d1
|
chore(codecs): contain [Struct]Flags in a mod and import what's necessary (#329)
* contain StructFlags in a mod with its imports
* update code generation test
|
2022-12-06 18:02:04 -08:00 |
|
joshieDo
|
3efc6ee67e
|
feat(db): Make TransactionSigned compactable (#252)
|
2022-11-27 23:29:30 -08:00 |
|
joshieDo
|
027fc2bbf2
|
feat(db): derive Compact codec (#177)
|
2022-11-22 20:46:45 -08:00 |
|
joshieDo
|
3c5b235455
|
feat(db): Add DupSort PlainStorageState table (#121)
* add dupsort table and test
* use env.update instead
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2022-10-24 11:23:28 -07:00 |
|