367 Commits (bc9b022d20800fe0adb31c9f4d24007bf1a272db)

Author SHA1 Message Date
Gav Wood 778e6ff677 Fix for invariant macro. 10 years ago
CJentzsch 1927b021ab update canary address 10 years ago
arkpar 440f6e7dc2 import transactions in a separate thread 10 years ago
Gav Wood 4346b80f06 Revert "Txqueueasyncverify" 10 years ago
Gav Wood 0c75272b58 Transaction queue does async data imports. 10 years ago
Gav Wood 00a6208e79 Don't drop DB when chaning DB format. 10 years ago
Gav Wood 56ed8a9207 Extra data. 10 years ago
Gav Wood 9e0cde38d0 Who are they? 10 years ago
Gav Wood e83e3b6cb6 Testnet canaries. 10 years ago
Gav Wood e6cfbe5824 ethkey can sign & recover transaction information. 10 years ago
Gav Wood 91452da11d Minor optimisations. 10 years ago
Gav Wood 7a0f3350b6 Fix importing. 10 years ago
Gav Wood 7b5c971023 More exception information when no block info available. 10 years ago
Gav Wood aceecf65b1 Set nonce in AZ and favour higher gas price transactions. 10 years ago
Gav Wood d1cab3cfd2 Windows build fix. 10 years ago
Gav Wood f109b6d617 Fix & reduce verbosity. 10 years ago
Gav Wood 096662a692 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 2567e71610 Provide phase and transaction data information in GM. 10 years ago
Gav Wood 346db17ba3 Parallelised large-file imports. 10 years ago
arkpar cd3355f23f used weak_ptr for session and peers, minor sync optimization 10 years ago
Gav Wood 0360be76f2 Make API room for major syncing. TBI. 10 years ago
Gav Wood 1439554375 Avoid rejigging only if we're syncing. 10 years ago
Gav Wood 84b3ce298c Fix issue of mining rejig happening iff chain changed AND none ready: 10 years ago
Gav Wood c5cb5aeed4 Avoid attempting to import invalid blocks. 10 years ago
Gav Wood 210c86bb02 Backoff to attempt to deal with non-conformant clients. 10 years ago
Gav Wood 9afd426e5a Refactor toJson out into separate file. 10 years ago
Marek Kotewicz 63fb8d89bd merge fix 10 years ago
Marek Kotewicz 821ba0e002 changed Blockchain sync return tuple from <h256s, h256s, bool> to <ImportRoute, bool> 10 years ago
Marek Kotewicz e9748677df ImportRoute struct instead of class 10 years ago
Gav Wood 425c9aaeeb Use relative bounds to target. 10 years ago
Gav Wood 7d55e9123e Show import timing. 10 years ago
Gav Wood eb140df18a Admin methods. 10 years ago
Marek Kotewicz ee06872b19 ImportRoute class instead of pair 10 years ago
arkpar 6b80953aa3 State management in EthereumHost, better sync progress reporting. 10 years ago
Gav Wood 5a6f6a55f2 Cleanups and fix for sending transactions when not syncing. 10 years ago
Gav Wood a3d39e784f Unrevert VM. 10 years ago
Gav Wood d09dc29ef3 Minor optimsation. 10 years ago
Gav Wood 62f0f184b4 Avoid large dumps. 10 years ago
Gav Wood 4e17c58938 Remove all other support code in favour of exception information. 10 years ago
Marek Kotewicz ced5554c27 special filters returning hashes on eth_getFilterChanges 10 years ago
Gav Wood 7bff0d1f7d Faster State diffs. 10 years ago
Gav Wood 095b6f8189 Report bad blocks using published standards. 10 years ago
Marek Kotewicz 7690647be8 updated LocalisedLogEntry 10 years ago
Marek Kotewicz aa1a40a009 common changes 10 years ago
arkpar bec5703d33 hash download reporting 10 years ago
Paweł Bylica f7ed7ed4de Rename Executive::collectResult -> setResultRecipient. 10 years ago
arkpar 4787970b0d codeHash in ExtVM 10 years ago
Gav Wood c7c1d79176 Frontier parameters in. 10 years ago
Marek Kotewicz 1108680fe3 filters using blockHashes instead of blockNumbers 10 years ago
Gav Wood 46666c8450 Accept alternative nonce. 10 years ago