plugeth/common/natspec
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
..
natspec_e2e_test.go Registrar and contractInfo handling 2015-07-07 10:43:31 +02:00
natspec_js.go utils linked to natspec notice eval, test notice now using utils.toHex() 2015-04-19 20:57:49 +01:00
natspec_test.go solidity compiler and contract metadocs integration 2015-05-07 12:58:21 +02:00
natspec.go Registrar and contractInfo handling 2015-07-07 10:43:31 +02:00