| Commit message (Expand) | Author | Age | Files | Lines |
* | core, core/vm: implemented a generic environment (#3348) | Jeffrey Wilcke | 2016-12-06 | 4 | -103/+40 |
* | light: implemented VMState.Empty() (#3357) | Felföldi Zsolt | 2016-11-28 | 2 | -2/+14 |
* | core: implemented new ropsten testnet | Jeffrey Wilcke | 2016-11-23 | 1 | -1/+0 |
* | cmd/geth, core, light, mobile: removed state account StartingNonce | Jeffrey Wilcke | 2016-11-23 | 1 | -4/+1 |
* | core/types: turn off nonce checking for Call messages | Zsolt Felfoldi | 2016-11-14 | 1 | -2/+2 |
* | light: updated CHTs for mainnet and testnet | Zsolt Felfoldi | 2016-11-14 | 1 | -4/+4 |
* | core/types, params: EIP#155 | Jeffrey Wilcke | 2016-11-13 | 4 | -69/+24 |
* | core, core/state, trie: EIP158, reprice & skip empty account write | Jeffrey Wilcke | 2016-11-13 | 7 | -22/+28 |
* | all: update license information | Felix Lange | 2016-11-09 | 7 | -6/+24 |
* | core/types: remove header accessors | Felix Lange | 2016-11-09 | 4 | -10/+10 |
* | p2p/discv5: added new topic discovery package | Zsolt Felfoldi | 2016-11-09 | 1 | -4/+4 |
* | light: light chain, VM env and tx pool | Zsolt Felfoldi | 2016-11-09 | 12 | -97/+2558 |
* | trie, core/state: improve memory usage and performance (#3135) | Felix Lange | 2016-10-15 | 1 | -3/+3 |
* | core/state: implement reverts by journaling all changes | Felix Lange | 2016-10-06 | 1 | -9/+5 |
* | cmd, core, internal, light, tests: avoid hashing the code in the VM | Péter Szilágyi | 2016-10-01 | 1 | -1/+2 |
* | core, trie: replace state caches with trie journal | Felix Lange | 2016-09-28 | 1 | -4/+0 |
* | core/state: track all accounts in canon state | Felix Lange | 2016-09-26 | 1 | -1/+1 |
* | light: fix memory expansion bug (same as fix for core/state) | Gustav Simonsson | 2016-09-20 | 2 | -2/+4 |
* | core/state, light: remove unused StateObject.initCode | Gustav Simonsson | 2016-09-19 | 1 | -3/+0 |
* | 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 |
* | 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 |