Commit Graph

1256 Commits

Author SHA1 Message Date
Denis S. Soldatov aka General-Beck 733f852208 Update .gitlab-ci.yml
temporary disable md5
2017-05-12 15:32:33 +03:00
Denis S. Soldatov aka General-Beck ab2e627db8 Update .gitlab-ci.yml
add regtest
2017-05-12 15:25:43 +03:00
Denis S. Soldatov aka General-Beck 620b4131ab Update .gitlab-ci.yml
add test
2017-05-12 15:18:57 +03:00
Denis S. Soldatov aka General-Beck 0ec0210d27 Update .gitlab-ci.yml
add strip and md5 to binary
2017-05-12 15:10:21 +03:00
Denis S. Soldatov aka General-Beck f6d224c3f8 Update .gitlab-ci.yml
[ci skip]
2017-05-10 22:53:23 +03:00
Svyatoslav Nikolsky c3ff946e83 Merge pull request #415 from paritytech/address_serialize
keys::Address remote serialization
2017-05-07 10:13:18 +03:00
debris e51b34ef4d keys::Address remote serialization 2017-05-06 17:55:17 +02:00
Svyatoslav Nikolsky 1e0a768927 Merge pull request #414 from paritytech/depsup
updated serde to 1.0
2017-05-05 16:29:43 +03:00
debris 8442b33a00 updated common deps 2017-05-05 14:46:50 +02:00
debris c20a4e505a updated serde to version 1.0 2017-05-05 14:36:54 +02:00
Marek Kotewicz c0c83017d1 Merge pull request #413 from paritytech/csv
csv, bips: 9, 68, 112, 113
2017-05-04 13:08:40 +02:00
debris 9012969ff3 fixed compiling bencher 2017-05-04 11:51:41 +02:00
debris f99c369e87 block finality check uses median time past instead of block time after csv is activated (bip113) 2017-05-04 10:32:54 +02:00
Denis S. Soldatov aka General-Beck f7fe43da3d Merge pull request #412 from General-Beck/patch-1
Create .gitlab-ci.yml
2017-05-03 20:12:17 +03:00
debris 349bde9f87 Merge branch 'master' of github.com:paritytech/parity-bitcoin into csv 2017-05-03 14:37:54 +02:00
debris 9a389f9746 bip9, bip112, bip113 2017-05-03 14:34:02 +02:00
Denis S. Soldatov aka General-Beck 31bbb0cd96 Create .gitlab-ci.yml
initial support Gitlab CI
2017-05-03 14:19:21 +03:00
Nikolay Volf 37372cdd83 Update README.md 2017-04-28 16:52:46 +04:00
Nikolay Volf e7d68aaa84 Update README.md 2017-04-28 15:14:32 +03:00
Nikolay Volf ab55be2ac1 Update README.md 2017-04-28 15:14:13 +03:00
Nikolay Volf a6d0425ce7 Update README.md 2017-04-28 03:40:53 +03:00
Marek Kotewicz 1ecc4d603c Merge pull request #403 from paritytech/docs
updated secure for travis.org and enabled docs
2017-04-27 17:19:01 +02:00
debris c0b870f59e updated secure for travis.org and enabled docs 2017-04-27 17:11:26 +02:00
Marek Kotewicz 687f785984 Merge pull request #402 from paritytech/docs
updated README.md and enabled docs generation
2017-04-27 16:19:35 +02:00
debris 42f94e0921 updated author section in cli 2017-04-27 16:09:59 +02:00
debris 60c542f978 updated README.md and enabled docs generation 2017-04-27 16:00:18 +02:00
debris 95255d0f58 versionbits in progress 2017-04-27 15:58:16 +02:00
Marek Kotewicz edd58ff11c Merge pull request #401 from paritytech/bip_compatibility
bip compatibility table
2017-04-25 19:13:30 +02:00
debris c6ba1ac257 updated doc/bips.md 2017-04-25 19:13:02 +02:00
debris 5f7b42c80f versionbits in progress 2017-04-25 19:09:02 +02:00
debris 382efe12c6 pr cleanup 2017-04-24 13:52:58 +02:00
debris 362d9bf2dc cache most recent 2000 block headers 2017-04-24 13:46:09 +02:00
debris 09f25c4f2f db refactor finished 2017-04-21 15:26:19 +02:00
debris f4c958e9f2 db cache refactor in progress 2017-04-21 13:59:06 +02:00
debris 6aa78e42e1 db cache refactor in progress 2017-04-21 09:54:18 +02:00
debris 2c81c66000 bip compatibility table 2017-04-19 11:56:02 +02:00
debris a2d74615ed applied review suggestions 2017-04-14 16:41:14 +02:00
debris 890bbb05d0 updated dependencies 2017-04-14 12:49:39 +02:00
debris 57fd472db8 updated dependencies 2017-04-14 12:45:04 +02:00
Svyatoslav Nikolsky 6726c04f8b Merge pull request #397 from paritytech/cli_fix
fixed cli --db-cache option
2017-04-14 09:34:28 +03:00
Svyatoslav Nikolsky ee509fd696 Sync queue improvements: maintaining proper number of active connections on p2p level [WIP] (#396)
* autoconnect on start

* proper # of outbound connections in autoconnect

* close connection to seednode after receiving addr

* fixed seednodes list

* do not connect to same IPv4 && IPv6

* disconnect from seednode when >1 addr received
2017-04-14 08:28:41 +02:00
debris 3f7aa2ab34 fixed cli --db-cache option 2017-04-14 08:25:25 +02:00
Svyatoslav Nikolsky 8f3f793cbe Merge pull request #395 from paritytech/bip90
BIP34, BIP66, BIP90
2017-04-11 08:42:58 +03:00
debris 9a96168869 tests and fix for block coinbase script validation 2017-04-11 13:23:53 +08:00
debris cda41dce8e Merge branch 'master' of github.com:paritytech/parity-bitcoin into bip90 2017-04-10 19:23:31 +08:00
Svyatoslav Nikolsky 11c6411a41 Merge pull request #394 from paritytech/consolidate
Consolidate database traits
2017-04-10 08:03:28 +03:00
debris f6b7876de2 block builder builds blocks with version 4 2017-04-09 14:32:03 +08:00
debris abb4771770 Merge branch 'consolidate' into bip90 2017-04-09 14:12:05 +08:00
debris 0155c6e4ef revert is_double_spent -> is_spent 2017-04-09 14:10:40 +08:00
debris 178c3e565a fixed bip34 2017-04-08 21:52:30 +07:00