plugeth/rpc
zelig 83ee39448e 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
..
api Registrar and contractInfo handling 2015-07-07 10:43:31 +02:00
codec fixed unittest after new implementation 2015-07-03 16:57:40 +02:00
comms improved logging for IPC connection lifetime management 2015-06-25 15:54:16 +02:00
shared fixed eth sign unittest 2015-06-22 13:19:59 +02:00
jeth.go display rpc error in console 2015-07-03 12:22:20 +02:00
xeth.go cmd/geth, rpc/api: extend metrics API, add a basic monitor command 2015-06-24 18:34:05 +03:00