nimbus-eth2/research
Jacek Sieka 28d6cd2524
avoid memory allocations and copies when loading states (#942)
* rolls back some of the ref changes
* adds utility to calculate stack sizes
* works around bugs in nim exception handling and rvo
2020-04-28 10:08:32 +02:00
..
fork_choice_rule replace links to Apache and MIT licenses with HTTPS versions (#592) 2019-11-25 16:30:02 +01:00
.gitignore some ignores 2019-03-26 19:41:34 -06:00
serialized_sizes.nim [WIP] Fake bls at runtime (#735) 2020-03-05 13:52:10 +01:00
serialized_sizes.nim.cfg ssz: finish implementation (#42) 2018-12-17 19:03:53 +01:00
stackSizes.nim avoid memory allocations and copies when loading states (#942) 2020-04-28 10:08:32 +02:00
state_sim.nim avoid state copy in state transition (#930) 2020-04-26 21:13:33 +02:00
state_sim.nim.cfg add simple wasm page with state simulator (#334) 2020-01-22 15:36:16 +00:00