aboutsummaryrefslogtreecommitdiffstats
path: root/common/registrar
Commit message (Expand)AuthorAgeFilesLines
* common/registrar: delete the old registrar codeFelix Lange2016-11-254-1036/+0
* core/types: turn off nonce checking for Call messagesZsolt Felfoldi2016-11-141-1/+1
* core/types, params: EIP#155Jeffrey Wilcke2016-11-131-16/+12
* core, core/state, trie: EIP158, reprice & skip empty account writeJeffrey Wilcke2016-11-131-3/+4
* internal/ethapi: add personal_sign and fix eth_sign to hash message (#2940)bas-vk2016-10-291-1/+1
* core: added CheckNonce() to Message interfacezsfelfoldi2016-07-111-1/+4
* accounts: improve API and add documentationFelix Lange2016-04-121-2/+1
* accounts: streamline APIFelix Lange2016-04-121-3/+3
* core: added basic chain configurationJeffrey Wilcke2016-04-011-4/+16
* core: Added EVM configuration optionsJeffrey Wilcke2016-03-241-1/+1
* all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()Ricardo Catalinas Jiménez2016-02-223-4/+4
* core, core/vm, crypto: fixes for homesteadJeffrey Wilcke2016-02-181-1/+4
* rpc: migrated the RPC insterface to a new reflection based RPC layerBas van Kervel2016-01-262-48/+265
* console:zelig2015-10-222-20/+94
* all: fix license headers one more timeFelix Lange2015-07-244-4/+4
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-234-16/+16
* all: update license informationFelix Lange2015-07-074-0/+64
* fix/skip tests, adapt registrar to no contract addresszelig2015-07-072-17/+10
* fix natspec testzelig2015-07-071-11/+4
* fix js arguments and TestContract passeszelig2015-07-071-6/+14
* fix sleepBlocks, implement sleepzelig2015-07-071-1/+1
* Registrar and contractInfo handlingzelig2015-07-074-0/+673