..
check_change_sets.go
Enable thin history by default ( #456 )
2020-04-15 12:33:22 +03:00
check_indexes.go
Index bits to mark creation of accounts or storage items ( #483 )
2020-04-25 15:50:32 +01:00
contract_size_estimage.go
[WIP] 459 merge storage account ( #466 )
2020-04-19 20:51:32 +01:00
deps.go
Use uint256 in EVM implementation (kudos to Pawel Bylica) ( #551 )
2020-05-18 08:10:59 +01:00
depths.go
[WIP] 459 merge storage account ( #466 )
2020-04-19 20:51:32 +01:00
fee_market.go
Use 'cobra' package to make a more modular CLI for stateless ethereum prototype. ( #200 )
2019-11-25 14:46:36 +01:00
naked_accouts.go
Use 'cobra' package to make a more modular CLI for stateless ethereum prototype. ( #200 )
2019-11-25 14:46:36 +01:00
naked_storage.go
Use uint256 in EVM implementation (kudos to Pawel Bylica) ( #551 )
2020-05-18 08:10:59 +01:00
regenerate_index.go
Index chunking ( #473 )
2020-04-20 11:35:33 +01:00
spec_exec.go
Use uint256 in EVM implementation (kudos to Pawel Bylica) ( #551 )
2020-05-18 08:10:59 +01:00
state_snapshot_test.go
[WIP] 459 merge storage account ( #466 )
2020-04-19 20:51:32 +01:00
state_snapshot.go
Rename Resolver => SubTrieLoader, ResolveSet => RetainList ( #544 )
2020-05-12 15:24:43 +01:00
state.go
[WIP] 459 merge storage account ( #466 )
2020-04-19 20:51:32 +01:00
stateless_block_providers.go
Fix initial state of the ExportFileBlockProvider
( #500 )
2020-04-29 14:17:06 +03:00
stateless_chart.go
Write proper stats to the CSV file; restore charting capabilities. ( #201 )
2019-11-26 14:29:41 +01:00
stateless_stats.go
New Witness Format (and remove the rest of the tapes) ( #317 )
2020-01-15 14:56:50 +01:00
stateless.go
Merge account and storage resolvers ( #504 )
2020-05-02 19:00:57 +01:00
tokens.go
[WIP] 459 merge storage account ( #466 )
2020-04-19 20:51:32 +01:00
transaction_stats.go
Use uint256 in EVM implementation (kudos to Pawel Bylica) ( #551 )
2020-05-18 08:10:59 +01:00
witness_db_test.go
Stateless Resolver: store and use witnesses for resolved subtries ( #326 )
2020-01-24 11:58:01 +01:00
witness_db.go
Intermediate hash phase 3 ( #377 )
2020-03-11 10:31:49 +00:00