| Commit message (Expand) | Author | Age | Files | Lines |
* | common/registrar: delete the old registrar code | Felix Lange | 2016-11-25 | 4 | -1036/+0 |
* | core/types: turn off nonce checking for Call messages | Zsolt Felfoldi | 2016-11-14 | 1 | -1/+1 |
* | core/types, params: EIP#155 | Jeffrey Wilcke | 2016-11-13 | 1 | -16/+12 |
* | core, core/state, trie: EIP158, reprice & skip empty account write | Jeffrey Wilcke | 2016-11-13 | 1 | -3/+4 |
* | internal/ethapi: add personal_sign and fix eth_sign to hash message (#2940) | bas-vk | 2016-10-29 | 1 | -1/+1 |
* | core: added CheckNonce() to Message interface | zsfelfoldi | 2016-07-11 | 1 | -1/+4 |
* | accounts: improve API and add documentation | Felix Lange | 2016-04-12 | 1 | -2/+1 |
* | accounts: streamline API | Felix Lange | 2016-04-12 | 1 | -3/+3 |
* | core: added basic chain configuration | Jeffrey Wilcke | 2016-04-01 | 1 | -4/+16 |
* | core: Added EVM configuration options | Jeffrey Wilcke | 2016-03-24 | 1 | -1/+1 |
* | all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() | Ricardo Catalinas Jiménez | 2016-02-22 | 3 | -4/+4 |
* | core, core/vm, crypto: fixes for homestead | Jeffrey Wilcke | 2016-02-18 | 1 | -1/+4 |
* | rpc: migrated the RPC insterface to a new reflection based RPC layer | Bas van Kervel | 2016-01-26 | 2 | -48/+265 |
* | console: | zelig | 2015-10-22 | 2 | -20/+94 |
* | all: fix license headers one more time | Felix Lange | 2015-07-24 | 4 | -4/+4 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 4 | -16/+16 |
* | all: update license information | Felix Lange | 2015-07-07 | 4 | -0/+64 |
* | fix/skip tests, adapt registrar to no contract address | zelig | 2015-07-07 | 2 | -17/+10 |
* | fix natspec test | zelig | 2015-07-07 | 1 | -11/+4 |
* | fix js arguments and TestContract passes | zelig | 2015-07-07 | 1 | -6/+14 |
* | fix sleepBlocks, implement sleep | zelig | 2015-07-07 | 1 | -1/+1 |
* | Registrar and contractInfo handling | zelig | 2015-07-07 | 4 | -0/+673 |