- Mar 31, 2016
-
-
Gav Wood authored
Update deprecated HashDB methods in docs.
-
- Mar 30, 2016
-
-
asynchronous rob authored
-
- Mar 29, 2016
-
-
Nikolay Volf authored
refactored loading transaction json tests
-
Arkadiy Paronyan authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
- Mar 28, 2016
-
-
Nikolay Volf authored
reorganised price info lookup
-
Peter authored
This helped stop my eyes from hurting. Further simplification
-
Gav Wood authored
Publish locally-made transactions to peers.
-
Gav Wood authored
-
Gav Wood authored
-
Arkadiy Paronyan authored
Add generalbeck's token
-
Gav Wood authored
-
Gav Wood authored
Fix response for mining.
-
Gav Wood authored
-
Gav Wood authored
USD-based pricing of gas.
-
Gav Wood authored
Parity can accept older work packages
-
Gav Wood authored
-
Gav Wood authored
-
Gav Wood authored
-
Gav Wood authored
-
- Mar 27, 2016
-
-
Arkadiy Paronyan authored
Caching for computing seed hashes (#541)
-
Gav Wood authored
-
Gav Wood authored
-
Peter authored
Code review changes
-
Gav Wood authored
`ClosedBlock`s still keep the pre-finalised state (i.e. state after the last transaction). `LockedBlock`s do not. New mining algo needs to reopen these `ClosedBlock`s, however enactment system does not (and `ClosedBlock`s are slower & more hungry), hence the distinction.
-
Gav Wood authored
checking transaction queue for pending transaction
-
NikVolf authored
-
Gav Wood authored
-
Gav Wood authored
refactored loading of state tests
-
Nikolay Volf authored
tests for deserialization of transaction from issue #835
-
NikVolf authored
-
Gav Wood authored
-
Marek Kotewicz authored
-
Gav Wood authored
unlocks with no expiration [on top of 833]
-
NikVolf authored
-
Nikolay Volf authored
Unlock accounts on CLI.
-
Gav Wood authored
-
NikVolf authored
-