Commit Graph

18 Commits (6bd1f6cc49acd459e61559e5af515da2db2481e5)

Author SHA1 Message Date
Felix Lange c161d73d42 common: drop accessors for Value.Val 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
Felix Lange 80985f97da cmd/evm, core, ethdb, state, tests/helper: remove ReadConfig calls 10 years ago
Felix Lange bdba044a80 ethutil: remove Config variable 10 years ago
obscuren 38faf2c51a removed messages 10 years ago
obscuren 34f72ddb3d Decode from stream directly 10 years ago
obscuren 0f460ad26e Added caching and database interface to trie 10 years ago
obscuren a82b89e2d5 Added storage root to dump 10 years ago
obscuren 76c9c8d653 Compress data on db level. Closes #174 10 years ago
obscuren 962255b373 Removed old code 10 years ago
obscuren f4fa0d48cb Moved keyring to ethutil & removed old methods. Implements #20 11 years ago
obscuren c0fcefa3a0 Added a GetKeys method to support multiple accounts 11 years ago
obscuren c9f3d1c00b leveldb API changed for NewIterator. Fixes #20 11 years ago
James Cunningham 4fad5958d0 Fix error in call to NewIterator function 11 years ago
obscuren 4f4175a3e2 Addad db name for new ldb 11 years ago
obscuren 55c1c220d0 Added delete to database interfaces 11 years ago
obscuren 73fd358d94 Removed RlpValue in favour of Value 11 years ago
obscuren f6d1bfe45b The great merge 11 years ago