Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [release/1.4.14] core, trie: replace state caches with trie journal | Felix Lange | 2016-09-28 | 1 | -4/+0 |
| | | | | (cherry picked from commit cd791bd855b55b95afc8a5c8f56b8bf67863d099) | ||||
* | [release/1.4.13] core/state: track all accounts in canon state | Felix Lange | 2016-09-26 | 1 | -1/+1 |
| | | | | | | | This change introduces a global, per-state cache that keeps account data in the canon state. Thanks to @karalabe for lots of fixes. (cherry picked from commit a59a93f476434f2805c8fd3e10bf1b2f579b078f) | ||||
* | all: update license information | Felix Lange | 2016-04-15 | 1 | -1/+1 |
| | |||||
* | all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() | Ricardo Catalinas Jiménez | 2016-02-22 | 2 | -4/+4 |
| | | | | As we aren't really using the standarized SHA-3 | ||||
* | rpc: migrated the RPC insterface to a new reflection based RPC layer | Bas van Kervel | 2016-01-26 | 1 | -1/+1 |
| | |||||
* | light: implemented odr-capable trie and state structures | zsfelfoldi | 2015-12-17 | 5 | -0/+1032 |