Commit Graph

1487 Commits

Author SHA1 Message Date
Evan 065b583a46 Add a snapcraft build badge 2017-07-16 05:58:55 +01:00
Marek Kotewicz 454122a0c8 Merge pull request #426 from nicolasochem/getblockcount
implement getblockcount api command
2017-07-03 12:13:34 +02:00
Nicolas Ochem 45f65084d6 remove useless function 2017-07-02 14:52:29 -07:00
Nicolas Ochem c3172a71a1 add tests 2017-07-02 14:30:10 -07:00
Nicolas Ochem e628885a00 implement getblockcount api command
https://chainquery.com/bitcoin-api/getblockcount
2017-07-02 13:55:50 -07:00
Marek Kotewicz 562634d48a Merge pull request #425 from nicolasochem/typo
typo -replace ethereum with bitcoin
2017-07-02 21:10:20 +02:00
Nicolas Ochem e231825224 typo -replace ethereum with bitcoin 2017-07-01 19:14:36 -07:00
Leo Arias ed7bec40df Add the command to install the parity-bitcoin snap
Putting the installation instructions for the snap will help getting more testers, and then to publish it in the stable channel with more confidence.
2017-06-27 17:35:21 -06:00
Marek Kotewicz eaee51a7a3 Merge pull request #422 from elopio/snapcraft
Add the packaging metadata to build the parity-bitcoin snap
2017-06-12 10:38:54 +02:00
Leo Arias 0c2ac05255 Add the packaging metadata to build the parity-bitcoin snap 2017-06-11 16:47:13 +00:00
debris bdf62b7bb4 updated dependencies 2017-06-06 12:18:41 +02:00
Alex Melville 04a28c27ff Add build-essential install instructions to README (#420)
* add build-essentials install to README

* use correct ordering of compilers
2017-05-29 16:45:27 +02:00
Marek Kotewicz f1ce9902e8 Merge pull request #416 from chritchens/core
Add nulldata builder and fix op_return script push
2017-05-26 12:18:09 +02:00
debris 5485f51a67 Merge branch 'master' of github.com:paritytech/parity-bitcoin 2017-05-20 17:42:49 +02:00
debris 4accef7b20 generate documentation only for pbtc 2017-05-20 17:42:34 +02:00
Marek Kotewicz ead9565a8d Merge pull request #418 from paritytech/fix_bloom
Fixed bloom indexing
2017-05-18 14:49:14 +02:00
Svyatoslav Nikolsky 976dfea64e fixed bloom indexing 2017-05-18 10:11:03 +03:00
Denis S. Soldatov aka General-Beck cd94aadffb fix strip in docker 2017-05-12 21:05:01 +03:00
Denis S. Soldatov aka General-Beck e70ed61d8d fix path 2017-05-12 20:52:39 +03:00
Denis S. Soldatov aka General-Beck 50575b5803 ca-cert's 2017-05-12 20:36:22 +03:00
Denis S. Soldatov aka General-Beck 77f7f09c8d add openssl 2017-05-12 20:19:26 +03:00
Denis S. Soldatov aka General-Beck 4ed82a2420 Dockerfile optimization 2017-05-12 19:41:40 +03:00
Denis S. Soldatov aka General-Beck 2166af9838 fix typo 2017-05-12 17:57:00 +03:00
Denis S. Soldatov aka General-Beck 0d1c365834 fix docker hub build path
add debian build
add AWS upload
2017-05-12 17:49:54 +03:00
Denis S. Soldatov aka General-Beck 0970eba150 add docker hub 2017-05-12 17:31:20 +03:00
Denis S. Soldatov aka General-Beck 7ee5f957ae Update .gitlab-ci.yml
add test stage
2017-05-12 16:49:18 +03:00
Denis S. Soldatov aka General-Beck 2fbf8b934c Merge pull request #417 from paritytech/gitlab-ci
Update .gitlab-ci.yml
2017-05-12 16:59:38 +04:00
Denis S. Soldatov aka General-Beck 6ec334728a Update .gitlab-ci.yml
git submodule update
2017-05-12 15:58:42 +03:00
Denis S. Soldatov aka General-Beck cfcd5a8886 Update .gitlab-ci.yml
add bench and test checks from gitlab
2017-05-12 15:39:57 +03:00
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
Christian Nyumbayire e6958468c3 Fix op_return push 2017-05-07 02:45:37 +02:00
debris e51b34ef4d keys::Address remote serialization 2017-05-06 17:55:17 +02:00
Christian Nyumbayire a77abd4545 Add a nulldata builder 2017-05-06 11:40:35 +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