Commit Graph

1639 Commits

Author SHA1 Message Date
Svyatoslav Nikolsky edfb92cde3 CH Nov2018 HF: enforce verify_sigpushonly 2018-10-17 09:20:43 +03:00
Svyatoslav Nikolsky 91ea989bb7 BCH Nov2018 HF: minimal tx size 2018-10-16 17:15:26 +03:00
Svyatoslav Nikolsky ad4f51ac07 BCH Nov2018 HF: OP_CHECKDATASIG + OP_CHECKDATASIGVERIFY 2018-10-16 15:45:27 +03:00
Svyatoslav Nikolsky eb55b2ae84 BCH Nov2018 HF: canonical transaction ordering 2018-10-16 11:28:32 +03:00
Svyatoslav Nikolsky b938b979fa
Merge pull request #523 from gguoss/patch-1
Fix Params deserialization on serde_json>=1.0.8
2018-10-15 12:28:25 +03:00
Guanghua Guo f5bac4d645
Fix Params deserialization on serde_json>=1.0.8
59cb86b7bd
2018-10-12 16:45:35 +08:00
Marek Kotewicz 00bb88b82c
Merge pull request #521 from paritytech/fix_difficulty_as_f64
Fixed Compact::to_f64
2018-10-04 11:26:35 +01:00
Svyatoslav Nikolsky 6ff5deb105 fixed Compact::to_f64 2018-10-03 13:01:28 +03:00
Svyatoslav Nikolsky b68f5130e1
Merge pull request #518 from jeandudey/2018-08-10-csv
Update `csv` crate to 1.0
2018-08-11 10:20:42 +03:00
Svyatoslav Nikolsky 89d3e4ee41
Merge pull request #515 from jeandudey/2018-08-07-hex
Remove the `rustc-serialize` crate and use the `hex` crate instead.
2018-08-11 10:10:30 +03:00
Jean Pierre Dudey 7727886085 Update `csv` crate to 1.0
Signed-off-by: Jean Pierre Dudey <jeandudey@hotmail.com>
2018-08-10 09:29:42 -04:00
Jean Pierre Dudey 334e2c154c Remove `rustc-serialize` and use the `rustc-hex` crate.
Signed-off-by: Jean Pierre Dudey <jeandudey@hotmail.com>
2018-08-10 09:06:52 -04:00
Svyatoslav Nikolsky 9c5d0d04a9
Merge pull request #516 from jeandudey/2018-08-07-doc-profile
Remove `doc` profile from Cargo.toml.
2018-08-08 11:36:30 +03:00
Jean Pierre Dudey 64461a8157 Remove `doc` profile from Cargo.toml.
Signed-off-by: Jean Pierre Dudey <jeandudey@hotmail.com>
2018-08-07 13:49:37 -04:00
Svyatoslav Nikolsky d4c5bec0f7
Merge pull request #514 from gtklocker/update-cash-seednodes
Update bitcoin cash seed nodes from bitcoin-abc
2018-08-01 13:06:31 +03: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
Svyatoslav Nikolsky 424642fbee
Merge pull request #513 from pierre-l/#495
Listening address is hardcoded to 127 0 0 1 #495
2018-07-16 08:05:21 +03: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 0a3e376c22
Merge pull request #512 from SFCryptocurrencyDevs/chain-explainer
Add Chain Crate README
2018-06-21 12:42:57 +03:00
robertdurst f6d0569743 Add Chain Crate README 2018-06-15 00:14:47 -07:00
Marek Kotewicz 19b9bc5377
Merge pull request #511 from paritytech/fix_bencher_dup_tx
Fixed duplicate transaction hashes in bencher
2018-05-31 14:35:13 +02:00
Svyatoslav Nikolsky 5b1ff06c14 fix dup tx hashes in bencher 2018-05-30 10:38:33 +03:00
Svyatoslav Nikolsky 3fc8dab8ee next 2018-05-22 08:07:34 +03:00
Svyatoslav Nikolsky 787a36549c fixed equihash 2018-05-21 14:16:27 +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
Svyatoslav Nikolsky 70a8770f13 equihash working 2018-05-17 13:55:08 +03:00
Svyatoslav Nikolsky 4365a54099 equihash 2018-05-16 20:39:30 +03:00
Svyatoslav Nikolsky a32a223395 initial commit for Zcash support 2018-05-16 12:13:04 +03:00
Marek Kotewicz 160e8c636f
Merge pull request #509 from sorpaas/lazy-static
Update lazy_static dependencies to 1.0
2018-05-11 17:22:51 +02:00
Wei Tang 2ee7f383a7 Update rayon and thread_local to completely get rid of lazy_static 0.2 2018-05-11 20:27:24 +08:00
Wei Tang 14a1368520 Update lazy_static dependencies to 1.0 2018-05-11 18:09:01 +08:00
Wei Tang d994feabbd
Merge pull request #501 from paritytech/bch_monolith_activation
Bitcoin Cash: monolith activation
2018-05-11 17:55:51 +08:00
Marek Kotewicz c30560e7b3
Merge pull request #506 from paritytech/fix_witness_commitment
Fix witness commitment size check
2018-05-11 10:03:57 +02:00
Svyatoslav Nikolsky edcf76bda4
Merge pull request #508 from i1skn/test-tools-remove
Remove tools/test.sh and replace it with cargo test --all
2018-05-10 14:28:45 +03:00
Svyatoslav Nikolsky 434226c820
Merge pull request #507 from i1skn/update-app_dirs-version
Update app_dirs to 1.2.1
2018-05-10 13:52:00 +03:00
Ivan Sorokin 4eb5de1754 Remove tools/test.sh and replace it with cargo test --all 2018-05-10 12:45:51 +02:00
Ivan Sorokin 310483d5ed fix app_dirs breaking change for windows 2018-05-10 12:30:05 +02:00
Ivan Sorokin 8979bdcaf7 update app_dirs to 1.2.1 2018-05-09 22:40:56 +02:00
Svyatoslav Nikolsky 150300d06d fix witness commitment size check 2018-05-09 18:34:06 +03:00
Afri Schoedon 487d2539cb
Merge pull request #503 from sunhuachuang/master
Fix typo
2018-05-08 16:19:12 +02:00
Sun 820f11d565
Fix typo 2018-05-03 18:08:33 +08:00
Svyatoslav Nikolsky 70b08a7ca0 monolith_height -> monolith_time (until block# is known) 2018-04-26 10:49:03 +03:00
Svyatoslav Nikolsky 98e37bef7e
Merge pull request #497 from paritytech/op_num2bin
Bitcoin Cash: OP_NUM2BIN implementation
2018-04-20 09:45:16 +03:00
Marek Kotewicz 25434824b5
Merge pull request #500 from elopio/patch-1
Add the home plug to the snap
2018-04-19 12:20:15 +02:00
Leo Arias 1a6a1253b6
Add the home plug to the snap
Fixes #498
2018-04-18 11:54:08 -06:00
Afri Schoedon 9f0230deb9
Merge pull request #499 from paritytech/a5-simply-config
Distinguish BTC and BCH
2018-04-16 15:43:46 +02:00
5chdn 2f586c5a19
Improve wording 2018-04-16 12:42:43 +02:00