1093 Commits (6f54f1046ab3fe00acefe2e9d4ee683be1b569cb)

Author SHA1 Message Date
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 7aa2b25220 Add option to set VM kind in State. Interpreter by default. 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 900fd04f1e Change the way VMs are created (mostly for tracking where are created) 10 years ago
Paweł Bylica a7dabc897e Use VMFace in some places in Executive 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
Paweł Bylica c821c66d20 Revert FeeStructure changes except compile-time constants 10 years ago
Gav Wood c7634c27b0 Correct namespace for a few things in devcrypto. 10 years ago
Marek Kotewicz 982ef819fb retab 10 years ago
subtly fc14f46a63 add headers to cmake 10 years ago
Gav Wood 2b93dcdc1d Move over to new GetTransactions semantics. 10 years ago
Paweł Bylica 46e079fb52 Place fee constants inside FeeStructure struct 10 years ago
Gav Wood 1faaed3395 Make bad protocol disconnects a bit more obvious. 10 years ago
Gav Wood c4fbbd0aa1 New assertion styles. 10 years ago
Marek Kotewicz 1fc7e1b76b preparing for tests 10 years ago