- Jul 08, 2015
-
-
Bas van Kervel authored
-
- Jul 07, 2015
-
-
Felix Lange authored
-
Felix Lange authored
-
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
-
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
Added some additional backward compatibility code for old receipts
-
Jeffrey Wilcke authored
-
- Jul 05, 2015
-
-
Taylor Gerring authored
-
- Jul 04, 2015
-
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
- Jul 03, 2015
-
-
Bas van Kervel authored
-
Bas van Kervel authored
-
Bas van Kervel authored
-
- Jul 02, 2015
-
-
Bas van Kervel authored
-
Bas van Kervel authored
-
Bas van Kervel authored
-
- Jul 01, 2015
-
-
Bas van Kervel authored
-
- Jun 30, 2015
-
-
Joseph Chow authored
-
Bas van Kervel authored
-
Jeffrey Wilcke authored
* Reduced maxQueue count * Added proper deletion past maxQueue limit * Added cheap stats method to txpool queueCheck was called for **every** transaction instead of: 1. add all txs 2. check queue previously 1. add txs[i] 2. check queue 3. if i < len(txs) goto 1.
-
Bas van Kervel authored
-
Bas van Kervel authored
-
Bas van Kervel authored
-
Bas van Kervel authored
-
Bas van Kervel authored
-
Bas van Kervel authored
-