- Jul 08, 2015
-
-
Bas van Kervel authored
-
- Jul 07, 2015
-
-
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
-
Viktor Trón 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
-
Viktor Trón authored
* registar url string retrieval chop leading zeros now * rewrite test using test mining * remove temporary applyTxs from xeth
-
Viktor Trón authored
-
Viktor Trón authored
+ rebase fixes
-
Viktor Trón authored
-
Viktor Trón authored
-
Viktor Trón authored
-
Viktor Trón 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
-
Viktor Trón 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
-
- Jul 06, 2015
-
-
Jeffrey Wilcke authored
core, eth, rpc: proper gas used. Closes #1422
-