- 31 Oct, 2014 6 commits
- 30 Oct, 2014 1 commit
-
-
obscuren authored
* Moved logs to state so it's subject to snapshotting * Split up block header * Removed logs from transactions and made them receipts only
-
- 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 14 commits