plugeth/cmd/geth
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
..
blocktestcmd.go Registrar and contractInfo handling 2015-07-07 10:43:31 +02:00
chaincmd.go Improved error checking 2015-06-06 10:04:13 -04:00
info_test.json fix solc tests unskip 2015-05-20 02:47:13 +01:00
js_test.go Registrar and contractInfo handling 2015-07-07 10:43:31 +02:00
js.go Registrar and contractInfo handling 2015-07-07 10:43:31 +02:00
main.go Registrar and contractInfo handling 2015-07-07 10:43:31 +02:00
monitorcmd.go cmd/geth: decent error message if metrics are disabled 2015-06-30 00:57:55 +02:00