- 07 Jul, 2015 10 commits
- 
- 
Bas van Kervel 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 
 
- 
- 06 Jul, 2015 19 commits
- 
- 
Jeffrey Wilcke authoredcore, eth, rpc: proper gas used. Closes #1422 
- 
Jeffrey Wilcke authoredAdded some additional backward compatibility code for old receipts 
- 
Jeffrey Wilcke authoredcmd/utils: fix interrupt handling to actually see subsequent interrupts 
- 
Felix Lange authored
- 
Jeffrey Wilcke authoredAdd TestBcGasPricer, comments and unskip tests 
- 
Jeffrey Wilcke authoredcmd/geth, cmd/utils: improve interrupt handling 
- 
Felix Lange authoredThe new strategy for interrupts is to handle them explicitly. Ethereum.Stop is now only called once, even if multiple interrupts are sent. Interrupting ten times in a row forces a panic. Fixes #869 Fixes #1359 
- 
Jeffrey Wilcke authoredweb3: updated 
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authoredrpc, xeth: fixed returned tx hash & receipt logs 
- 
Gustav Simonsson authored
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authoredcore, miner: adopted new style errors 
- 
Jeffrey Wilcke authoredRemoved VM errors from the consensus errors. They now used for output only. 
- 
Jeffrey Wilcke authoredcore, miner, tests: added test, implemented bad block reporting 
- 
Jeffrey Wilcke authoredcore/types, xeth: separate tx hash and tx signature hash 
- 
Jeffrey Wilcke authoredgetTransactionReceipt RPC support 
- 
Jeffrey Wilcke authoredFix core errors in apply txs 
- 
Felix Lange authored
 
- 
- 05 Jul, 2015 3 commits
- 
- 
Taylor Gerring authored
- 
Taylor Gerring authored
- 
Jeffrey Wilcke authored
 
- 
- 04 Jul, 2015 8 commits
- 
- 
Taylor Gerring authored
- 
Taylor Gerring authored
- 
Taylor Gerring authored
- 
Taylor Gerring authored
- 
Jeffrey Wilcke authoredcore, core/state: throw out intermediate state 
- 
Jeffrey Wilcke authoredAccount management improvements 
- 
Gustav Simonsson authored
- 
Taylor Gerring authored
 
-