- 09 Jul, 2015 1 commit
-
-
Péter Szilágyi authored
-
- 07 Jul, 2015 38 commits
-
-
Jeffrey Wilcke authored
web3 update
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
ParamsToAddress no longer aborts the process, it now returns an error instead so that the caller can handle the error properly.
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
all: update license information and godoc comments
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
This version is less clever. All names are listed in a single file, AUTHORS. All source files have the same header. This is an improvement over the previous version, which attempted to list copyright holders in each source file.
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
ParamsToAddress no longer aborts the process, it now returns an error instead so that the caller can handle the error properly.
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
cmd,eth,rpc,tests: default coinbase
-
Jeffrey Wilcke authored
Rebase registrar
-
zelig authored
registry initialisers now return the txhash which caller can use to retrieve receipt
-
Bas van Kervel authored
-
Bas van Kervel authored
-
Bas van Kervel authored
-
Jeffrey Wilcke authored
-
Bas van Kervel authored
-
zelig authored
* registar url string retrieval chop leading zeros now * rewrite test using test mining * remove temporary applyTxs from xeth
-
zelig authored
-
zelig authored
+ rebase fixes
-
zelig authored
-
zelig authored
-
zelig authored
-
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
-
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
-
Jeffrey Wilcke authored
-
- 06 Jul, 2015 1 commit
-
-
Jeffrey Wilcke authored
core, eth, rpc: proper gas used. Closes #1422
-