plugeth/cmd
zelig 2739233719 Registrar and contractInfo handling
* resolver -> common/registrar
  * global registrar name registry interface
  * add Call to resolver backend interface
  * the hashReg and UrlHing contracts now initialised from global registry
  * initialization of contracts uniform
  * improve errors and more econsistent method names
* common/registrar/ethreg: versioned registrar
* integrate new naming and registrar in natspec
* js console api: setGlobalRegistrar, setHashReg, setUrlHint
* js test TestContract uses mining - tests fixed all pass
* eth/backend: allow PoW test mode (small ethash DAG)
* console jsre refers to resolver.abi/addr,
* cmd/geth/contracts.go moved to common/registrar
2015-07-07 10:43:31 +02:00
..
bootnode cmd/bootnode, eth, p2p, p2p/discover: use a fancier db design 2015-04-24 18:04:41 +03:00
console Registrar and contractInfo handling 2015-07-07 10:43:31 +02:00
disasm moved state and vm to core 2015-03-23 16:59:09 +01:00
ethtest Expand --test switch 2015-06-19 15:08:53 +02:00
evm Use uint64 for block header timestamp 2015-06-30 10:52:11 +02:00
geth Registrar and contractInfo handling 2015-07-07 10:43:31 +02:00
rlpdump cmd/rlpdump, cmd/utils, eth, p2p, whisper: use rlp input limit 2015-04-17 14:45:09 +02:00
utils cmd/utils: fix interrupt handling to actually see subsequent interrupts 2015-07-06 16:48:34 +02:00
LICENSE Merge eth-go repository into go-ethereum 2014-10-23 15:01:27 +02:00