Commit Graph

131 Commits

Author SHA1 Message Date
Svyatoslav Nikolsky 3a1e6c9aa6 cleaning up 2018-11-13 14:20:25 +03:00
Svyatoslav Nikolsky c56e399daf work_required_zcash 2018-11-12 15:38:21 +03:00
Svyatoslav Nikolsky c9132eb99d Merge branch 'master' into zcash_init 2018-11-12 12:31:14 +03:00
Svyatoslav Nikolsky 0e401952ab flush 2018-11-12 12:23:35 +03:00
Will d2b94db993
Fix panic when started for the first time without selecting a fork
Fix #530
2018-10-30 12:54:45 +01:00
Kostis Karantias 411f741a7a Update bitcoin cash seed nodes from bitcoin-abc
Current seed nodes are outdated which results in the IBD for Bitcoin Cash
(mainnet & testnet) never starting. The newly introduced nodes fix this
problem.
2018-07-31 20:44:16 +00:00
pierre-l 2d12af3a08 Listening address is hardcoded to 127 0 0 1 #495
Use a more idiomatic way
2018-07-11 01:47:29 +02:00
pierre-l 9358a1f301 Listening address is hardcoded to 127 0 0 1 #495
Add a host ("h") cli parameter
2018-07-06 16:50:30 +02:00
Svyatoslav Nikolsky 3fc8dab8ee next 2018-05-22 08:07:34 +03:00
Svyatoslav Nikolsky d62342f3f1 fixed ser/de 2018-05-18 13:43:13 +03:00
Svyatoslav Nikolsky 7e47bd3b28 flush 2018-05-18 12:04:36 +03:00
Svyatoslav Nikolsky da0c55db7a zcash serialization 2018-05-17 15:09:03 +03:00
5chdn 2f586c5a19
Improve wording 2018-04-16 12:42:43 +02:00
5chdn 9eb142a221
Rename segwit to btc and bitcoin-cash to bch. 2018-04-16 12:32:10 +02:00
5chdn 6bc6c159c8
rename segwith to btc and bitcoin-cash to bch 2018-04-16 12:27:50 +02:00
5chdn 8fbdf6021d
Rename ConsensusFork::NoFork to ::BitcoinCore 2018-04-16 12:25:35 +02:00
Aleksey Sidorov f120076cab Make parity-bitcoin usable for spv validation
- In this PR I extract from the crate `db` to the new `storage` crate all traits that is not specifically related to the concrete implementation of database. So I now can use `verification` crate without `rocksdb` dependency.

- Also I modify the `HeaderAcceptor` so that can be constructed without the private `BlockDeployments`.
2018-03-09 15:45:07 +03:00
Tomas Korcak b84f4dcc29
Update log 0.3 -> 0.4, env_logger 0.4 -> 0.5 2018-02-09 16:50:28 +01:00
Svyatoslav Nikolsky c46b21ed7a BitcoinCash: hardcoded DAA HF height 2018-01-08 19:26:06 +03:00
Svyatoslav Nikolsky 2ec29bb179 remove segwit2x 2017-12-27 09:52:57 +03:00
debris 8bae8512fb updated dependencies 2017-11-27 11:22:51 +01:00
Svyatoslav Nikolsky 6757f546b8 fixed seednodes ports 2017-11-06 13:16:47 +03:00
Svyatoslav Nikolsky 261bd518fd BitcoinCash: difficulty adjustment fork 2017-11-02 17:02:16 +03:00
Svyatoslav Nikolsky 6db8c5e235 changed magic for BCH network 2017-11-01 12:30:15 +03:00
Svyatoslav Nikolsky c1cf82ffe6 Into<String> -> From<String> 2017-09-01 22:04:14 +03:00
Svyatoslav Nikolsky e95802aad7 lost file 2017-09-01 17:15:06 +03:00
Svyatoslav Nikolsky 0fcf1fac5b firce user to select chain on first run 2017-09-01 16:57:29 +03:00
Svyatoslav Nikolsky fcdfae18d3 fixed merge typo 2017-09-01 14:23:41 +03:00
Svyatoslav Nikolsky 2e03cecf7b Merge branch 'master' into a5-improve-help 2017-09-01 14:08:59 +03:00
5chdn 0635d69449
Remove default ports 2017-08-31 16:32:43 +02:00
5chdn 11de03ed6b
List APIs and default ports in CLI help. 2017-08-31 16:14:26 +02:00
5chdn c7abdcd2af
Default to default logging sync=info 2017-08-29 15:36:26 +02:00
5chdn f1145d58c8
Use upper-case COMMAND value 2017-08-29 15:26:44 +02:00
5chdn f2dd7e0a08
Improve help messages 2017-08-29 15:25:08 +02:00
Nikolay Volf d7035e235e Merge pull request #444 from paritytech/support_segwit
Support SegWit && SegWit2x
2017-08-28 15:37:33 +03:00
Svyatoslav Nikolsky c21c81abe3 rollback command implemented 2017-08-23 12:24:09 +03:00
Svyatoslav Nikolsky 42c6ca77f0 segwit2x: fork height + seednodes 2017-08-22 14:40:04 +03:00
Svyatoslav Nikolsky d4a191aec1 segwit: initial flush 2017-08-22 14:39:10 +03:00
Svyatoslav Nikolsky c98931868b fixed option description 2017-08-18 10:30:19 +03:00
Svyatoslav Nikolsky b60d431314 lost files 2017-08-14 10:24:57 +03:00
Svyatoslav Nikolsky d59d67ecd5 Merge branch 'master' into support_uahf 2017-08-14 10:15:34 +03:00
Svyatoslav Nikolsky 46a7c4f7f2 --verification-level && --verification-edge 2017-08-10 14:54:06 +03:00
Svyatoslav Nikolsky 333edfd257 fixed compilation && grumbles 2017-08-09 16:26:21 +03:00
Svyatoslav Nikolsky 2106846e9c uahf: modify user_agent based on selected fork 2017-08-09 14:37:35 +03:00
Svyatoslav Nikolsky c3b36b4128 uahf: do not require to pass fork block number 2017-08-09 14:16:55 +03:00
Svyatoslav Nikolsky 127d662448 UAHF: set Services bit#5 + prefer nodes with bit#5 set 2017-08-08 12:17:36 +03:00
Svyatoslav Nikolsky 7eccf8b888 per-fork min && max block size check 2017-08-08 11:23:21 +03:00
Svyatoslav Nikolsky e93e5ef35a propagate ConsensusParams with ConsensusFork 2017-08-08 09:52:54 +03:00
Nicolas Ochem e231825224 typo -replace ethereum with bitcoin 2017-07-01 19:14:36 -07:00
debris 349bde9f87 Merge branch 'master' of github.com:paritytech/parity-bitcoin into csv 2017-05-03 14:37:54 +02:00