- Nov 02, 2014
- Nov 01, 2014
- Oct 31, 2014
-
-
Felix Lange authored
They were broken by df5603de, when vm.Log became ethstate.Log.
-
Felix Lange authored
-
Felix Lange authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
- Oct 30, 2014
-
-
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
-
- Oct 29, 2014
-
-
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.
-
- Oct 28, 2014
- Oct 27, 2014
-
-
obscuren authored
-