1. 07 7月, 2015 5 次提交
    • Z
      fix/skip tests, adapt registrar to no contract address · c5cb6e8e
      zelig 提交于
      registry initialisers now return the txhash which caller can use to retrieve receipt
      c5cb6e8e
    • Z
      fix sleepBlocks, implement sleep · 518dc87d
      zelig 提交于
      518dc87d
    • Z
      add missing method to api/admin · 6391ec0c
      zelig 提交于
      6391ec0c
    • Z
      Registrar and contractInfo handling · 27392337
      zelig 提交于
      * 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
      27392337
    • Z
      Registrar and contractInfo handling · 83ee3944
      zelig 提交于
      * 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
      83ee3944
  2. 23 6月, 2015 1 次提交
  3. 22 6月, 2015 3 次提交
  4. 11 6月, 2015 3 次提交