- 29 Oct, 2014 17 commits
-
-
Jeffrey Wilcke authored
Split TxEvent type for tx pre/post
-
Jeffrey Wilcke authored
Fix Mist Shutdown
-
Felix Lange authored
-
obscuren authored
-
obscuren authored
-
Jeffrey Wilcke authored
Fix the tests
-
Felix Lange authored
The tests now compile and won't panic for unexpected return values. We need a recent-enough version of the mutan compiler because of the new JUMPDEST requirements. Skip some tests if the installed mutan version is too old. The debug VM test still fails, probably because of an implementation bug.
-
Felix Lange authored
-
Felix Lange authored
It didn't compile and wouldn't have checked any results if it ever ran.
-
Felix Lange authored
Adapted to recent BlockChain -> ChainManager rename.
-
Felix Lange authored
The Sha3 test contained the wrong expected result. Note that the implementation hasn't changed, the test simply contained an outdated expected value that was valid for the previous implementation.
-
obscuren authored
-
obscuren authored
* Bloom * Block restructure * Receipts
-
obscuren authored
-
Felix Lange authored
-
Felix Lange authored
This fixes the hang in Ethereum.Stop.
-
Felix Lange authored
This fixes the hang in JSRE.Stop.
-
- 28 Oct, 2014 2 commits
- 27 Oct, 2014 16 commits
- 26 Oct, 2014 1 commit
-
-
obscuren authored
-
- 24 Oct, 2014 1 commit
-
-
Viktor Trón authored
initial commit of p2p package
-
- 23 Oct, 2014 3 commits
-
-
Felix Lange authored
-
zelig authored
-
Jeffrey Wilcke authored
Merge eth-go repo into go-ethereum
-