aboutsummaryrefslogtreecommitdiffstats
path: root/common/registrar/ethreg/api.go
Commit message (Expand)AuthorAgeFilesLines
* 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-221-1/+1
* 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-261-0/+265