parity-bitcoin
parity-bitcoin copied to clipboard
The Parity Bitcoin client
Is it possible to publish a release to crates io to be able to install it by `cargo install pbtc`?
- along with block count - it is actually much more informant indicator of the being job done - `Processed 814 blocks (_12334 transactions_) in 60.00660687100026 seconds. Chain information: [sch:5184...
high priority methods - [x] sendrawtransaction list for next milestone: - [x] addnode #306 - [ ] createmultisig #308 - [x] createrawtransaction #307 - [x] decoderawtransaction #308 - [x] getaddednodeinfo...
Details: https://github.com/bitcoincashorg/bitcoincash.org/pull/94 - [X] Remove topological transaction order constraint, and enforce canonical transaction order (see [this paper](https://blog.vermorel.com/pdf/canonical-tx-ordering-2018-06-12.pdf)). Notes: affects mining code. - [X] Enable OP_CHECKDATASIG and OP_CHECKDATASIGVERIFY opcodes (see [this...
Case: BCH Nov2018 HF adds new consensus rule - all transactions must have a serialized size > 100 bytes. If memory pool contains some transactions of size < 100 bytes...
``` $ cargo outdated Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- abstract-ns->futures 0.1.17 0.1.18 0.1.18 Normal --- aho-corasick->memchr 1.0.2 2.0.1 2.0.1 Normal --- app_dirs->shell32-sys 0.1.1...