1291 Commits (7e0686e0bfdedfb739cc7a5d13bb3ff60eae78b2)

Author SHA1 Message Date
CJentzsch f55975b5dc cleaner output 10 years ago
CJentzsch aa43d7261d fix Create return value for exceptional haltings 10 years ago
arkpar 8f9f7d9a6f comments 10 years ago
Gav Wood 953be7886b Move Farm to ethcore and rejig build to allow ethminer-only build. 10 years ago
subtly 3f979d856f Add deque for windows to compile. 10 years ago
arkpar cbb5e640ef more blockchain import optimizations 10 years ago
Gav Wood 6bce6400ff Fix lockup. 10 years ago
Gav Wood 3c410cf008 Lockup fix. 10 years ago
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
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