1690 Commits (f7500218c812d36f15e074e77cb56137c68d0ce1)

Author SHA1 Message Date
Gav Wood b0dba6b559 Version bump push all valid "ready" transactions to the network asap. 10 years ago
Gav Wood ac60b992c6 Parallelised BlockQueue. 10 years ago
Gav Wood 47b6e38df9 Fixes for transact gas usage. 10 years ago
arkpar 1958a7a469 Skip second nonce check on import 10 years ago
Gav Wood 19f3a58021 Reduce p2p net verbosity. 10 years ago
Gav Wood eb8dc43e8a Make terms more clear for uncle exclusion API. 10 years ago
Gav Wood 9cd64dcfe5 Probably fix for BadRoot bug. 10 years ago
Gav Wood ebe06b37de More stringent checking for ancestors in uncles. 10 years ago
Gav Wood 368532c107 Extra diagnostics, assertions and fail-safes for tracking BadRoot bug. 10 years ago
Gav Wood da1fcbb19b DAG generation improvements. 10 years ago
Gav Wood b3f8518716 Structured logger can output to a file. 10 years ago
Gav Wood 68714c59f8 Integrate KeyManager. 10 years ago
Paweł Bylica 5b4a3e1f60 Remove gas counter from interpreter VM. OnOp callback signature changed. 10 years ago
Paweł Bylica 6cf5976515 Remove gas counter from VM interface (VMFace) 10 years ago
Gav Wood 9071de1133 Build fixes. 10 years ago
Gav Wood 456872daec Refactor call/create so they don't need a Secret in preparation for 10 years ago
Gav Wood 7f6cdce158 Repotted SecretStore and KeyManager. 10 years ago
winsvega 811103ef88 Total Difficulty: uncle blocks 10 years ago
arkpar cc5a617aa6 set and map to hash tables 10 years ago
Gav Wood 97f936d30c Only report worker stuff when it's laggy. 10 years ago
Gav Wood 6ffe9dfcbc 25% of new blocks to be dispersed as blocks rather than hashes. 10 years ago
Gav Wood 82ca50d234 NewBlockHashes packet, basic implementation. 10 years ago
Gav Wood 08a9282dac Fixed mining in paranoid mode. 10 years ago
Gav Wood 7aa4da008b Minor fix for mining. 10 years ago
Gav Wood ae74058320 Windows build fixes. 10 years ago
Gav Wood 82e86eba1b Compile fix. 10 years ago
Gav Wood 677eb456b2 Optimisations QString -> string, make AZ snappier by refactoring UI of 10 years ago
arkpar 7387a1c250 replaces cache maps with hash tables, reverted noteCanonChanged 10 years ago
arkpar b9f21a3be2 style 10 years ago
arkpar 90d06cb7b3 more performance optimizations 10 years ago
arkpar a1c84c7172 blockchain download and import performance optimizations 10 years ago
Gav Wood 84ecbaff9e Condition variables rather than polling FTW. 10 years ago
Gav Wood 1aa1950d75 Invariant utilities. 10 years ago
Gav Wood be6dd3b62b Optimisations and fixes for the BlockQueue. 10 years ago
Gav Wood 83f57b9ed0 Avoid more maps, more lookups and SHA3. 10 years ago
CJentzsch 8efa22d61d build fix 10 years ago
Gav Wood 1069295ec6 Fix for chain fork instance. 10 years ago
Gav Wood 976c990ddb Minimise write-locking of DB. Fixes #1676 10 years ago
Gav Wood fd5ea37e55 Transaction nonce now "sorted". Fixes #1615 10 years ago
Gav Wood c4fb35d419 Fix for #1766 10 years ago
chriseth 8f98d65626 Split params into evm-related and mining/block-related. 10 years ago
chriseth 2111cd4894 Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. 10 years ago
Gav Wood 64f159ebdf Transaction injection. Signing still needs properly sorting. 10 years ago
Gav Wood 6b7aa1773f Draft of indirect ICAP algo. 10 years ago
Gav Wood 0f64ad60ee ICAP Cleanups. 10 years ago
chriseth a895217db6 Use BUILD_SHARED_LIB 10 years ago
Gav Wood 39a52ae219 Fix killBlockchain. 10 years ago
Gav Wood 87770dad0b More logging stuff. 10 years ago
CJentzsch 94c84a75ec optimization - higher precision and single gas price handling 10 years ago
CJentzsch d968959ad0 style 10 years ago