Commit Graph

10839 Commits

Author SHA1 Message Date
sken a24aa17408 add mingw-w64 dependency to read me 2018-02-15 17:26:29 -06:00
sken 0e8f79e8ab add sha256 checksum line for windows rust 2018-02-15 03:18:08 -06:00
sken 6a9c62705a add windows cross compiling instructions 2018-02-15 01:31:23 -06:00
Jon Layton d6dc745a5f
Merge pull request #65 from ch4ot1c/readme_snapshot
Readme Updates - snapshot info
2018-02-09 13:14:07 -06:00
Jon Layton f8aef28faa tinyfixes 2018-02-09 13:12:14 -06:00
Jon Layton 669edd5090 Update readme with snapshot and fork dates 2018-02-09 13:09:51 -06:00
BlueSilver22 cf7a1643a4
Merge pull request #62 from jc23424/zt-test-fixes
ZT Test Fixes - rebased and squashed
2018-02-07 18:27:20 -06:00
jc 443c52ac5a
regenerate script_tests json 2018-02-07 19:16:48 -05:00
airk42 20d7e7a08e
Merge pull request #60 from airk42/cb-inputs
rebased cb-inputs merge back into master
2018-02-06 21:53:46 -05:00
jc 1bb2714d3c
fix small formatting issues 2018-02-06 08:19:03 -05:00
Zane Thomas 67f68011f0
Test suite fully passes
WIP --- Cleaning up tests

Currently working on sighash_tests which may be the last of the
test_bitcoin failures.

Restore Genesis Block

Mistakenly replaced with search and replace of AlertKey

test_bitcoin now passes

Fixed multiple errors throughout src/test and main.cpp. Possibly read
for pull request but will want to investigate a few things first.

Adding sighash.json

Needed to run sighash tests and not created automatically as needed.

Updated sighash.json

Sighash test fails without this.

Fixed formatting issue

removed {} which did not exist in the file at the time i got it

Commented out line so test data is not always generated when script_tests runs.
2018-02-06 08:15:36 -05:00
airk42 b0c5da7f5e Fixed interval inclusion/exclusion 2018-02-04 16:19:55 -05:00
airk42 2f901504a9 small fix 2018-02-04 16:19:55 -05:00
airk42 352b0c6cf6 Validation of fork blocks against tnxs in file (AcceptBlock); Final Cleanup 2018-02-04 16:19:55 -05:00
airk42 dbe41f28e3 Difficulty is reduced to >1 sec per block; eanc fork block is read from corresponding file; AcceptBlock is verifying received fork blocks by records in the corresponding files 2018-02-04 16:19:55 -05:00
airk42 9d8b64ccfe Final: final parsing - scriptPubKey; toggles around checks for validity: # of CB's; nBits; PoW 2018-02-04 16:19:55 -05:00
airk42 19121b7e6f Small fixes 2018-02-04 16:19:55 -05:00
airk42 aa4cb40642 UTXO dump parser changed to read from file by item 2018-02-04 16:19:55 -05:00
airk42 89c9dce5bc Added - Defines for fork code; all toggles for fork vs non-fork blocks should be fine now; added cmd line parameter - '-utxo-file'; open/read file; parse coin ammount and scriptPubKey size 2018-02-04 16:19:55 -05:00
airk42 3a48341e1b 1st draft of CB block creation 2018-02-04 16:19:55 -05:00
airk42 2292806450 First attempt to skip/verify BTC inserting blocks 2018-02-04 16:19:55 -05:00
BlueSilver22 cf40f0fb30
Merge pull request #36 from jc23424/segwit-lock
lock segwit utxos
2018-02-04 09:28:00 -06:00
BlueSilver22 2e1f3a1091
Merge pull request #58 from jc23424/small-test-fixes
Small test fixes
2018-02-04 09:27:31 -06:00
jc 84b285c04f
lock segwit utxos for fork 2018-02-04 10:24:26 -05:00
jc 0842ea7bb2
revert addrman tests 2018-02-04 10:22:34 -05:00
jc e443ad17a5
fix some failing tests 2018-02-04 09:56:42 -05:00
BlueSilver22 01470c0809
Merge pull request #40 from jc23424/update-ports
update ports
2018-02-03 19:24:46 -06:00
BlueSilver22 f17fa1796d
Merge pull request #57 from jc23424/rename-units
update units string
2018-02-03 19:24:37 -06:00
jc23424 d6ebb04584
Merge branch 'master' into update-ports 2018-02-03 20:14:54 -05:00
jc 75db676b79
update units string 2018-02-03 16:08:35 -05:00
BlueSilver22 ec48f86d91
Merge pull request #53 from jc23424/adjust-pch
adjust pchMessageStart to isolate network
2018-02-02 17:23:05 -06:00
jc23424 370cb386cf
Merge branch 'master' into adjust-pch 2018-02-02 08:35:37 -05:00
BlueSilver22 37820c5579
Merge pull request #52 from jc23424/disable-coinbase-shielding
dont enforce requirement that coinbases must be first shielded
2018-02-02 06:55:03 -06:00
BlueSilver22 5406e79357
Merge pull request #48 from zanethomas/merge-zclassic-changes-001
Bringing In Test Failure Fixes from zclassic
2018-02-02 06:54:54 -06:00
BlueSilver22 216d7ea26f
Merge pull request #43 from ch4ot1c/btcp-msgmagic
strMessageMagic for BitcoinPrivate
2018-02-02 06:54:42 -06:00
BlueSilver22 376e574ab1
Merge pull request #54 from josephnicholas/master
GCC-7 Fixes merged from Z-Classic
2018-01-28 10:26:52 -06:00
josephnicholas 6600061376 GCC-7 Fixes merged from zclassic 2018-01-29 00:17:50 +08:00
jc 1c815e7787 bump version for next testnet to ensure no unupdated connections 2018-01-28 09:04:35 -05:00
jc bc03affae5 bump version for next testnet 2018-01-27 23:44:53 -05:00
jc 1b58b0615e adjust pchMessageStart to isolate network 2018-01-27 18:33:29 -05:00
jc 8af36e19b9 dont enforce requirement that coinbases must be first shielded 2018-01-27 14:54:22 -05:00
BlueSilver22 cef3f89e75
Merge pull request #49 from zanethomas/change-sighash-forkid
SIGHASH_FORKID defined as an int but used in the code as a bit-field constant
2018-01-25 17:15:02 -05:00
Zane Thomas 0c5a196b1b SIGHASH_FORKID defined as an int but used in the code as a bit-field constant
This is a serious error which is causing a lot of trouble in the test
suite. I have not been able to determine what sorts of problems it
might cause, or vulnerabilities open up, but I believe that this
constant should be changed asap.
2018-01-23 20:05:43 -06:00
Zane Thomas ae963c00d8 Bringing In Test Failure Fixes from zclassic
These are all the changes I made recently to get the full test suite to
run in zclassic. Running the same test suite on BTCPrivate is
generating new errors. I’ll be making a new branch for those.
2018-01-21 21:00:56 -06:00
Jon Layton f459e58f54 strMessageMagic for BitcoinPrivate 2018-01-16 11:13:05 -06:00
jc 769a9ceb73 update client name and dnsseeds 2018-01-14 21:57:23 -05:00
jc 4f8f5b0c4b bump version number 2018-01-14 21:07:04 -05:00
jc 2b5c073c4f update ports 2018-01-14 17:40:07 -05:00
Rhett Creighton b1e4e22d12
Merge pull request #29 from leto/2way_replay_protection
Use a valid shift for SCRIPT_ENABLE_SIGHASH_FORKID
2018-01-05 21:44:13 -06:00
Jonathan "Duke" Leto 815b962c71 Use a valid shift for SCRIPT_ENABLE_SIGHASH_FORKID 2018-01-05 19:20:14 -08:00