Jianping Wu
afa40c41b6
Fixed keva op.
6 years ago
Jianping Wu
17a422025e
Finally everything built!
6 years ago
Jianping Wu
97b35682e0
WIP: main.cpp compiled.
6 years ago
Jianping Wu
d05ab948e2
WIP: tried to compile keva/main.cpp.
6 years ago
Jianping Wu
c56fb50b55
WIP: namespace/key
6 years ago
Jianping Wu
b112e0c795
WIP: fixed compilation errors.
6 years ago
Jianping Wu
ec2f335382
Started fixing compilation errors.
6 years ago
Jianping Wu
fb0acfc6d9
WIP: started implementing keva_namespace.
6 years ago
Jianping Wu
7b6206d83a
nSubsidyHalvingInterval from 840000 to 840000 * 4.
6 years ago
Jianping Wu
30e907bac6
Digishield difficulty adjustment.
...
Changed block time to 2 minutes.
6 years ago
Jianping Wu
b3a0506e4c
Changed initial target.
6 years ago
Jianping Wu
d40f735500
Lowered difficulty for CN algorithm.
6 years ago
Jianping Wu
7f27245431
Switched to cryptonight PoW.
6 years ago
Jianping Wu
fac4394247
Started working on Cryptonight.
6 years ago
Jianping Wu
855dc114e9
WIP: support two OPs.
6 years ago
Jianping Wu
4837682b4d
WIP: started implementing namespace, key and value.
6 years ago
Jianping Wu
ec7aaa8b1f
Fixed genesis block generation - GetPoWHash is scrypt hash, GetHash is SHA2 hash!
6 years ago
Jianping Wu
108ab19e27
WIP: changed pchMessageStart for test and regtest.
6 years ago
Jianping Wu
ddc94011a2
WIP: started working on genesis block.
6 years ago
Adrian Gallagher
e2f9d9c5c1
Merge pull request #552 from MiWCryptoCurrency/master
...
qt: Revert "Force TLS1.0+ for SSL connections"
6 years ago
MiWCryptoCurrency
10753d669d
qt: Revert "Force TLS1.0+ for SSL connections"
...
fix for upstream bitcoin qt5 openssl issue: https://github.com/bitcoin/bitcoin/pull/14403
6 years ago
Adrian Gallagher
69fce74411
Merge pull request #536 from thrasher-/0.16
...
v0.16.3 patchset
6 years ago
Adrian Gallagher
23705f3bfa
Litecoin: Update release notes for v0.16.3
6 years ago
Adrian Gallagher
f1250033bd
Litecoin: Update man pages
6 years ago
Adrian Gallagher
c84d27f39e
Bitcoin Core 0.16.3 final
...
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEnerg3HBjJJ+wVHRoHkrtYphs0l0FAlugRdQACgkQHkrtYphs
0l0AuAf/TIQkEZte6q0/E3Sp+2ejoSuNCS+jsDpN7eSYEazHL4e9GIe2TmpnNG9u
5Lb5BT0Tv5zDc5ivf3Quuq0dQqRmQAyl0EiM7kSjYF3MOBFAXt4Yi4W1VRrfT9Fb
Nabx8F8NzjnlgxuF0kLXUMfxKCN92d2fl2m4APXgyKA+OFoC2XQ/GBnqUdwMlCic
XeDZf/xc2vZOHP0HNIn2asqdnsJBBPscjsGMcdsrEq62FZ9lmnm8FVycKbkhqaP0
lFxVp4JbJKWKRAIks56HPjPo3TU5VEnvHyOqmwCU3rxoDGDbHWRzByApqmcyM68F
IA5HwltL4+hM9pNouIt/U6UantsFKA==
=nB5i
-----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEWcrw6W8j9TdHlF/U/jNIh3gJOGwFAluhonwACgkQ/jNIh3gJ
OGy+9Af9FT5MeQ4ucRBtXh/VjaNU78EZUywMzvJSzAyvYgqwO0WpvUXBN+9GyMM/
k+yBvbj9PkJGSHavuGyx+2otsh3eXrd9TN2UyZiVdu8h1HBMFcsd1TxtrX+M5R7R
HCeFA3yPF91WAw2O4fhhHUsHE2fsLR+HXyMcJa86vpJsjQdd388VGKUm7tRVwKGa
TBFBKd5cvpLrzHFU6L7lSj7WNAIO80Bfn032P0mHB90+juP6Qpeknb7+l+TQBU9d
mcCzpKR2oUvUtpWCTfTtC/F+NnJMA0O18wkn+UWoPXLnqCD48Dj/wYo1V6efHkRo
HiTXg772nySxI4z7vl5zdwum75BmEg==
=A6lU
-----END PGP SIGNATURE-----
Merge tag 'v0.16.3' into HEAD
Bitcoin Core 0.16.3 final
6 years ago
Wladimir J. van der Laan
49e34e2880
doc: Update manpages for 0.16.3
...
Tree-SHA512: e631405dd03438ac4b5fae5ed2fc0cb061e4cb7092ab068dd99b7c3001c95d166224f50af759454dbf47a2954409ac62c1232988918dd6650213918b853aea2d
6 years ago
Wladimir J. van der Laan
a0f4ff6088
doc: 0.16.3 release notes
...
Tree-SHA512: 4237ac0c1cd0c0f4c3f50494cf5985a95317730194820a22e2814571107a684fdd5253625707c95ac558a1ad8ab9f36904c46647d0cb931fe67ea2407738133a
6 years ago
Wladimir J. van der Laan
86e2f1d4bb
build: Bump version to 0.16.3
...
Tree-SHA512: 56565311429f56d68508215eaa04f31f3e3f0144f367fc874da78652ce0aeb62b1d609513d9f8dcb204425c8e108103855a737eefc661f8b1f94c6219a9518a3
6 years ago
Wladimir J. van der Laan
696b936aa3
Merge #14249 : [0.16] Fix crash bug with duplicate inputs within a transaction
...
9bd08fd465
[qa] backport: Test for duplicate inputs within a transaction (Suhas Daftuar)
d1dee20547
Fix crash bug with duplicate inputs within a transaction (Suhas Daftuar)
Pull request description:
This is a backport of #14247 to 0.16.
Tree-SHA512: f11b2b0f2d8089bbac7542f78a0f14fc15c693604cb1168ef5ea71852a206da7eb53b6e420376ed1380583961176ba2d283e409e19d783c7a68c3407933a89b0
6 years ago
Suhas Daftuar
9bd08fd465
[qa] backport: Test for duplicate inputs within a transaction
6 years ago
Suhas Daftuar
d1dee20547
Fix crash bug with duplicate inputs within a transaction
...
Introduced by #9049
6 years ago
Adrian Gallagher
eba0e1ca3f
Merge pull request #532 from thrasher-/0.16
...
Litecoin Core 0.16.2 final changes
6 years ago
Adrian Gallagher
658d0dc7ee
Litecoin: Bump date in man pages
6 years ago
Adrian Gallagher
1882995138
Bump Litecoin release notes for 0.16 final release
6 years ago
Adrian Gallagher
defc472744
Merge remote-tracking branch 'bitcoin/0.16' into HEAD
6 years ago
Wladimir J. van der Laan
9e116a6f87
Merge #13852 : [0.16] doc: correct the help output for -prune
...
11b9dbb439
-prune option -help output aligned with code (Hennadii Stepanov)
Pull request description:
Backports #13844 to the 0.16 branch.
Tree-SHA512: 84cac57ca3b1ef34892e73f131b5f3cc50d3f9e268a4123092cf6cdf519fc20616b5b084f9e9343505c15a2cf663a2c94d18c4587bcb7c261cbe32eeac8afe9b
6 years ago
Wladimir J. van der Laan
b64f02fcfa
Merge #13796 : [0.16] Make signrawtransaction give an error when amount is needed but missing
...
212ef1f954
[tests] Check signrawtransaction* errors on missing prevtx info (Anthony Towns)
1825e37075
Error on missing amount in signrawtransaction* (Anthony Towns)
Pull request description:
Backport of #13547 to 0.16
Tree-SHA512: 7a660023b6948632a1f949443c18fa45add75ec8c36df1ebbaccd181dd1560c1bef460f061f8dab36b6a5df295eb4967effaa2cf55ea06b41d8f7562842a39ec
6 years ago
Hennadii Stepanov
11b9dbb439
-prune option -help output aligned with code
...
see: .../src/init.cpp#L1063
Github-Pull: #13844
Rebased-From: 312ff01
6 years ago
Wladimir J. van der Laan
6518bcd56c
Merge #13797 : [0.16] bitcoinconsensus: invalid flags should be set to bitcoinconsensus_error type, add test cases covering bitcoinconsensus error codes
...
1cdbea7f74
bitcoinconsensus: invalid flags should be set to bitcoinconsensus_error type, add test cases covering bitcoinconsensus error codes (Thomas Kerin)
Pull request description:
Backport of #13655 to 0.16
Tree-SHA512: b62e185f2aa957f09255090e59f96c039f47a5623d68b6fef8d1dd831c6d3135b039be5cfad0f823687ff2a5143d24e34bd83fefcc9ba5b68f43054cbd9d909d
6 years ago
Wladimir J. van der Laan
8561515022
doc: Clean out release notes after 0.16.2
...
Tree-SHA512: fb7208356134322f3515c682ac7349eddb1ff54094abe397c94acb7e931b42265aca6b716eba072f79ebdb4a69ea87a5e40b6c4a48571db5b7b095ead45456ef
6 years ago
Thomas Kerin
1cdbea7f74
bitcoinconsensus: invalid flags should be set to bitcoinconsensus_error type, add test cases covering bitcoinconsensus error codes
...
Github-Pull: #13655
Rebased-From: 417b6c1d2990ffc78c029442e027797d724a101f
6 years ago
Anthony Towns
212ef1f954
[tests] Check signrawtransaction* errors on missing prevtx info
...
Github-Pull: #13547
Rebased-From: 685d1d8115f61b15115d80523dd8273f0a816534
6 years ago
Anthony Towns
1825e37075
Error on missing amount in signrawtransaction*
...
Signatures using segregated witness commit to the amount being spent,
so that value must be passed into signrawtransactionwithkey and
signrawtransactionwithwallet. This ensures an error is issued if that
doesn't happen, rather than just assuming the value is 0 and producing
a signature that is almost certainly invalid.
Github-Pull: #13547
Rebased-From: a3b065b51fb333d976108a1fe34b7f663fd67285
6 years ago
Adrian Gallagher
78bcc3345d
Merge pull request #523 from thrasher-/0.16
...
Preparation for 0.16.2 release candidate
6 years ago
Adrian Gallagher
d949bf74d1
Litecoin: Release notes for v0.16.2
6 years ago
Adrian Gallagher
157fe556b2
Litecoin: Bump man pages
6 years ago
Adrian Gallagher
ccf37a45fe
Litecoin: Fix wallet_abandonconflict test
6 years ago
Adrian Gallagher
ad3c330972
Merge remote-tracking branch 'bitcoin/0.16' into HEAD
6 years ago
Wladimir J. van der Laan
2848aa808f
Merge #13703 : 0.16.2: [doc] Bump manpages
...
0296b9c85e
0.16.2: Bump manpages (MarcoFalke)
Pull request description:
Tree-SHA512: 6fffb8ca0e3f2fbbb7561bf9e8710b1ece6475cc76d56120b790b0fa6261cb7a06f65816ab49a37e1ef5b99883d3e9649ac7f8dcabcfb716de03ca85a86cd320
6 years ago
MarcoFalke
0296b9c85e
0.16.2: Bump manpages
6 years ago