1. 07 Jul, 2015 8 commits
    • zelig's avatar
      fix natspec test · 1208ac83
      zelig authored
      * registar url string retrieval chop leading zeros now
      * rewrite test using test mining
      * remove temporary applyTxs from xeth
      1208ac83
    • zelig's avatar
      fix js arguments and TestContract passes · aa22cf32
      zelig authored
      aa22cf32
    • zelig's avatar
      rename js methods in js_test for new console API · 492e5049
      zelig authored
      + rebase fixes
      492e5049
    • zelig's avatar
      fix GPO missing flags · 042c3290
      zelig authored
      042c3290
    • zelig's avatar
      fix sleepBlocks, implement sleep · 518dc87d
      zelig authored
      518dc87d
    • zelig's avatar
      add missing method to api/admin · 6391ec0c
      zelig authored
      6391ec0c
    • 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 10 commits