Commit Graph

1494 Commits

Author SHA1 Message Date
Marek Kotewicz b351ebfa5c
Merge pull request #475 from paritytech/remove_segwit2x
Remove segwit2x mentions
2017-12-29 05:06:14 -04:00
Robert Habermeier 90e3767fcf
Merge pull request #476 from paritytech/fix_future_warnings
Fixed BoxFuture-related warnings
2017-12-28 16:12:43 +01:00
Svyatoslav Nikolsky f019ad62ac fixed BoxFuture-related warnings 2017-12-27 15:33:05 +03:00
Svyatoslav Nikolsky 2ec29bb179 remove segwit2x 2017-12-27 09:52:57 +03:00
Svyatoslav Nikolsky d6199987a4
Merge pull request #474 from paritytech/updated-deps
updated dependencies
2017-11-27 14:01:59 +03:00
debris 8bae8512fb updated dependencies 2017-11-27 11:22:51 +01:00
Svyatoslav Nikolsky e872cd1e63
Merge pull request #469 from paritytech/segwit_hardcode
Hardcode SegWit deployment
2017-11-27 11:19:20 +03:00
Svyatoslav Nikolsky aa5a14369d
Merge pull request #467 from paritytech/bitcoincash_november
Suport Bitcoin Cash difficulty adjustment hardfork
2017-11-12 10:05:56 +03:00
Svyatoslav Nikolsky d9e260c218 fixed warnings in tests 2017-11-06 18:33:24 +03:00
Svyatoslav Nikolsky 2aa6c2c9f5 disabled SegWit in regtests 2017-11-06 18:31:47 +03:00
Svyatoslav Nikolsky 47bb353a05 fixed new compiler version warnings 2017-11-06 18:06:12 +03:00
Svyatoslav Nikolsky 7ab015648c fixed bip16 + SegWit conflict in Network::Unittest 2017-11-06 17:53:45 +03:00
Svyatoslav Nikolsky c7be95b462 hardcode SegWit deployment 2017-11-06 13:41:56 +03:00
Svyatoslav Nikolsky 6757f546b8 fixed seednodes ports 2017-11-06 13:16:47 +03:00
Svyatoslav Nikolsky 9379677679 Merge branch 'master' into bitcoincash_november 2017-11-06 12:52:12 +03:00
Svyatoslav Nikolsky 0bf96f1649
Merge pull request #466 from paritytech/segwit2x_rollback_protection
Added Segwit2x rollback protection
2017-11-06 12:48:39 +03:00
Svyatoslav Nikolsky 48f8886894
Merge pull request #465 from paritytech/bitcoincash_magic
Changed magic for BCH network
2017-11-06 12:48:24 +03:00
Svyatoslav Nikolsky 2b96829fb8 fixed typo 2017-11-06 12:46:17 +03:00
Svyatoslav Nikolsky b07258cedc missed NL 2017-11-06 12:26:55 +03:00
Svyatoslav Nikolsky fcde7f3a78 removed redundant match 2017-11-06 12:09:32 +03:00
Svyatoslav Nikolsky 15449f69bb BitcoinCash: extracted work_reuired to separate file 2017-11-06 11:30:47 +03:00
Svyatoslav Nikolsky 261bd518fd BitcoinCash: difficulty adjustment fork 2017-11-02 17:02:16 +03:00
Svyatoslav Nikolsky 469d9f0058 added Segwit2x rollback protection 2017-11-01 13:13:15 +03:00
Svyatoslav Nikolsky 77eb2dec67 fixed bencher compilation 2017-11-01 12:58:04 +03:00
Svyatoslav Nikolsky 87ced3823a removed debug println 2017-11-01 12:33:15 +03:00
Svyatoslav Nikolsky 6db8c5e235 changed magic for BCH network 2017-11-01 12:30:15 +03:00
Denis S. Soldatov aka General-Beck 13ff162b18 Merge pull request #457 from ecliptik/issue409
Update Dockerfiles to multi-stage and Ubuntu 16.04
2017-10-22 17:30:59 +03:00
Micheal Waltz f207d012ce
Update Dockerfiles to multi-stage and Ubuntu 16.04
Fixes: #409

Signed-off-by: Micheal Waltz <ecliptik@gmail.com>
2017-10-18 11:22:51 -07:00
Nikolay Volf 64d01c658e Merge pull request #454 from paritytech/mandatory_chain_selection
Force user to select chain on first run
2017-09-04 13:04:14 +02:00
Svyatoslav Nikolsky 4b1adc571c updated Readme.md 2017-09-04 08:36:31 +03:00
Svyatoslav Nikolsky e9b21b437e fixed regtests.sh 2017-09-04 08:27:43 +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 5a20710066 Merge pull request #448 from paritytech/a5-improve-help
Default to default logging sync=info
2017-09-01 16:23:22 +03:00
5chdn 05f07e85ac
Update README regarding logging. 2017-09-01 15:21:06 +02:00
Marek Kotewicz acb5f1d6bf Merge pull request #452 from paritytech/cache_fix
Deployments state cache fix
2017-09-01 15:14:36 +02: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
Svyatoslav Nikolsky 8c7ce991eb honour RUST_LOG when running without '-q' option 2017-09-01 14:04:33 +03:00
debris 3a58c52e8a Merge branch 'master' into cache_fix 2017-09-01 11:45:40 +02:00
Marek Kotewicz 0eefd51b03 Merge pull request #451 from paritytech/proper_fix_deployments
Added deployments tests from bitcoin
2017-09-01 11:44:46 +02:00
Svyatoslav Nikolsky 598227d140 Merge pull request #453 from paritytech/a5-docs-jsonrpc
Add basic documentation for available JSONRPC APIs.
2017-08-31 17:35:22 +03:00
5chdn 3e184138a3
Remove default ports 2017-08-31 16:34:09 +02:00
5chdn 0635d69449
Remove default ports 2017-08-31 16:32:43 +02:00
5chdn f268256e84
Add preliminary JSONRPC description to the README. 2017-08-31 16:14:58 +02:00
5chdn 11de03ed6b
List APIs and default ports in CLI help. 2017-08-31 16:14:26 +02:00
5chdn e6cadced03
Fix typos in rpc docs. 2017-08-31 16:14:04 +02:00
Svyatoslav Nikolsky 765680a521 use deployments cache in sync 2017-08-31 15:30:47 +03:00
Svyatoslav Nikolsky a7c141813c fixed deployments cache && added cache test 2017-08-31 15:09:50 +03:00