754 Commits (cbf22e3ce67db7a53f9af8ea56359a677ac863e5)

Author SHA1 Message Date
Gav Wood df413e0a4f LOG fixes. 10 years ago
Gav Wood 8580479d88 No implicit logs. 10 years ago
Gav Wood 4fa7cbb6ac Merge #505 10 years ago
Gav Wood 07663d141b Make OOG on precompileds consistent. 10 years ago
Christoph Jentzsch dd5c89e810 Added precompiledContracts tests 10 years ago
Gav Wood 41da8fb27a Fix ECRECOVER to zero out the first 12 bytes of result. 10 years ago
Christian 99882a76a7 Moved instructions and assembly to new libevmcore. 10 years ago
Gav Wood ca2f4ed274 Fix for State and Transaction. 10 years ago
Christoph Jentzsch 87b048fa17 added state system operations test 10 years ago
Gav Wood d5d81ea5c8 Transaction documentation and build fixes. 10 years ago
Gav Wood ef1c4d7967 Documentation for Transaction. 10 years ago
Gav Wood 3b6ffcbe8d Minor fixes to Transaction. 10 years ago
Gav Wood 2e551b5870 Classify Transaction. 10 years ago
Gav Wood 1d16e1556f Ready for move to log entries in JS API. 10 years ago
Gav Wood 2ff0317fb6 Get logblooms/receipts into the database. 10 years ago
Christoph Jentzsch 9cd76d43fd Fix ABAcalls OOG bug 10 years ago
nicksavers 5149609e15 Fix empty unclesHash for Genesis 10 years ago
Christoph Jentzsch be3ccd3444 Clean up and organize tests + state class tests 10 years ago
Christian 30e4cda0e9 Some tests and bugfixes for the compiler. 10 years ago
Gav Wood 8766c104bf Fix #451. 10 years ago
Gav Wood 07e446d8da Rename storage() -> storageOverlay(). 10 years ago
Christoph Jentzsch 04e718b34a Renamed storageOverlay() to storage() in Account.h 10 years ago
Christoph Jentzsch 55e77a1bed Clean up FakeExtVM - move to state tests 10 years ago
Gav Wood 1d0e7ee10a Minor comments. 10 years ago
Gav Wood 8b54fc0db0 Full documentation for Account class. 10 years ago
Gav Wood 9987248907 Fix for Trie roots. 10 years ago
subtly 9faa42dfda h256 to EmtpryTrie when creating contract 10 years ago
Gav Wood 37fc024c0b Paranoia mode fixed for the new trie format. 10 years ago
Christoph Jentzsch 0449b647c0 Restructure state tests. Remove FakeStateClass 10 years ago
Gav Wood b87bde0f31 Updated genesis block to new block format. 10 years ago
Gav Wood 480ca5d1e7 Paranoia mining fix. 10 years ago
Gav Wood 744470b731 Fixes for the latest LOG stuff. 10 years ago
Gav Wood 2c193627ed Draft of new LOG/bloom/headers/block format. 10 years ago
Gav Wood 7b1afe3b10 LOG instructions. 10 years ago
Gav Wood 52e385905e Move suicides into SubState and include logs and refunds. 10 years ago
Gav Wood 15013a3e88 PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> '' 10 years ago
Gav Wood 721abb8f0f PoC-7 Exception severity uniform. 10 years ago
Gav Wood eda9393fd0 Watch API. 10 years ago
Paweł Bylica 61720f33be Revert "Prevent integer overflow in some gas calculations" 10 years ago
Gav Wood e14416d96a web3, web3.eth, web3.shh for the JS API. 10 years ago
Paweł Bylica bde65cb37c Make overridden methods in ExtVM final - maybe some optimization possibilities? 10 years ago
Gav Wood 86b309d1f0 More fixing for genesis block info. 10 years ago
Gav Wood eec6a3c9c8 Genesis block rehash. 10 years ago
Gav Wood 71b0496ffa Update genesis block. 10 years ago
Gav Wood 07fb73bf58 sha3Uncles is empty when uncles is empty. 10 years ago
Gav Wood d0148f5e7d Additional tracing for syncer. 10 years ago
Gav Wood da87e80eb2 Build fix. 10 years ago
Gav Wood 3ceae64f34 Subtle sync state-change bug that was declaring perfectly fine nodes to 10 years ago
Gav Wood b0cf1e60f6 Fix #394. Still quite dirty, but correct at least. 10 years ago
Paweł Bylica 465e682dc6 Prevent integer overflow in some gas calculations 10 years ago