1. 07 Jul, 2015 2 commits
    • zelig's avatar
      Registrar and contractInfo handling · 27392337
      zelig authored
      * 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
    • zelig's avatar
      Registrar and contractInfo handling · 83ee3944
      zelig authored
      * 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. 06 Jul, 2015 19 commits
  3. 05 Jul, 2015 3 commits
  4. 04 Jul, 2015 16 commits