Commit graph

13516 commits

Author SHA1 Message Date
Gregory Sanders
4e4fe7f602 fixup! Don't use pointers for CReserveKeys 2017-08-09 14:29:19 -04:00
Gregory Sanders
bc4a33163a Merge pull request #225 from instagibbs/fundreserve
FundTransaction should avoid copying CReserveKeys
2017-08-09 11:12:15 -04:00
Gregory Sanders
d599ffaab0 Merge pull request #230 from AkioNak/rpctest-run-though
fix rpc-tests to avoid illegal termination.
2017-08-09 09:47:27 -04:00
Akio Nakamura
a0046c047f comment out smartfees.py and rpcbind_test.py 2017-08-09 10:48:11 +09:00
Akio Nakamura
6d22d975ff delete return statement that top of setup_network 2017-08-09 10:48:11 +09:00
Gregory Sanders
f400def229 Don't use pointers for CReserveKeys 2017-08-08 10:38:45 -04:00
Gregory Sanders
a1db263765 Merge pull request #228 from instagibbs/pytutcleanup
python assets tutorial clarifications and cleanup
2017-08-04 11:46:21 +09:00
Gregory Sanders
e624ab0a4f python assets tutorial clarifications and cleanup 2017-08-04 09:55:51 +09:00
Gregory Sanders
cf9efd84fc Merge pull request #220 from instagibbs/revertcheck
Revert ownership of CCheck to QueueCheck, return ScriptError
2017-08-03 10:02:31 +09:00
Gregory Sanders
cc3a3687b0 Merge pull request #219 from instagibbs/pythonassets
Add python asset tutorial
2017-07-30 08:41:34 +09:00
Gregory Sanders
1c315699e8 add python assets tutorial 2017-07-27 16:26:30 +09:00
Gregory Sanders
aaa8c0535b bash assets tutorial: sidechain_address is now optional 3rd argument 2017-07-27 13:35:32 +09:00
Gregory Sanders
10ea130378 Merge pull request #226 from instagibbs/mempoollock
Fix claimpegins from mempool locks
2017-07-26 22:36:36 -04:00
Gregory Sanders
793e92bd08 add mempool claimpegin flood testing 2017-07-25 19:10:39 -04:00
Gregory Sanders
90ee152c93 withdrawlocks do not need any maturing, test mempool access 2017-07-25 18:55:15 -04:00
Gregory Sanders
9823c8889c Allow mempool withdrawlocks to be grabbed by clients during pegin 2017-07-25 18:55:15 -04:00
Gregory Sanders
209df50916 Add test to multi-asset fundrawtransaction 2017-07-20 07:56:41 -04:00
Gregory Sanders
87360a3836 FundTransaction: Add reserve keys for inputs as well 2017-07-20 07:56:41 -04:00
Gregory Sanders
618da601a1 FundTransaction should avoid copying CReserveKeys 2017-07-20 07:56:41 -04:00
Gregory Sanders
7c7a765373 createrawtransaction: fix output asset type logic 2017-07-20 07:56:41 -04:00
Gregory Sanders
446bcaba17 SCMC: no need to assert negative values since we check later 2017-07-20 07:56:41 -04:00
Gregory Sanders
29b1f21c77 Free relay reserved entirely for withdrawlock spends, not rate limited 2017-07-19 10:31:09 -04:00
Gregory Sanders
5dcf8a3f50 Merge pull request #187 from jtimon/e14-fedpegscript-hf
HF: Genesis block includes fedpegscript and signblockscript
2017-07-19 09:57:37 -04:00
Gregory Sanders
b8aa6eb0ff Merge pull request #216 from AkioNak/fix-rpc-listissuances
listissuances should outputs asset/tokenamount as -1 if the asset is blinded.
2017-07-19 08:39:52 -04:00
Gregory Sanders
4d65c0c3e8 Merge pull request #217 from AkioNak/fix-rpc-listreceivedbyaddress
fix listreceivedbyaddress to sum amounts for each asset.
2017-07-19 08:30:47 -04:00
Akio Nakamura
7485b364e7 add/fix some tests for {list,get}receivedby{address,account} 2017-07-19 20:43:07 +09:00
Akio Nakamura
befa2e0513 add some tests for listissuance. 2017-07-19 11:31:44 +09:00
Gregory Sanders
d6a9a01a2b Merge pull request #218 from instagibbs/fundstillbroken
fundrawtransaction needs to push back all outputs
2017-07-18 22:28:39 -04:00
Gregory Sanders
f3a4e5b798 Revert ownership of CCheck to QueueCheck, return ScriptError 2017-07-18 21:58:42 -04:00
Gregory Sanders
5f254c2ab9 fundrawtransaction needs to push back all outputs 2017-07-18 14:42:10 -04:00
Akio Nakamura
e491e5bdff fix listreceivedbyaddress to sum amounts for each asset. 2017-07-18 16:48:11 +09:00
Akio Nakamura
da8b6c1d4b listissuances returns asset/tokenamount as -1 if the asset is blinded. 2017-07-18 15:08:16 +09:00
Gregory Sanders
28c66dcb44 Merge pull request #211 from instagibbs/minerfree
Miner selects any feerate no matter how small
2017-07-17 14:59:23 -04:00
Gregory Sanders
36aeb6ad75 Merge pull request #210 from instagibbs/testfreerelaypeg
Increase default free relay for pegins, test that pegging is accepted…
2017-07-17 14:59:13 -04:00
Gregory Sanders
db2f54f53e Merge pull request #214 from shesek/patch-1
Fix Confidential Assets link
2017-07-17 08:24:10 -04:00
Nadav Ivgi
2adc33a11d Fix Confidential Assets link 2017-07-17 15:20:17 +03:00
Gregory Sanders
4e77d7d222 Merge pull request #212 from tdudz/remove-unused-amountvar
[trivial] remove unused variable "amount" in rawtransaction.cpp
2017-07-14 21:53:38 -04:00
tdudz
d2110819a0 remove unused variable 'amount' 2017-07-14 15:55:57 -07:00
Gregory Sanders
46c103f797 Miner selects any feerate no matter how small 2017-07-14 12:55:33 -04:00
Gregory Sanders
a5a81a51a0 Increase default free relay for pegins, test that pegging is accepted to other node's mempool 2017-07-14 12:14:43 -04:00
Gregory Sanders
e40a289b62 Merge pull request #209 from kallewoof/in-below-out-fix
bad-txns-in-belowout -> bad-txns-in-ne-out
2017-07-13 08:18:47 -04:00
Gregory Sanders
963e36f08c Disable QT test with hardcoded block hash values 2017-07-13 04:41:40 +02:00
Karl-Johan Alm
813f562eee
[test] Update p2p-fullblocktest.py to reflect change in error string. 2017-07-13 10:37:44 +09:00
Karl-Johan Alm
0cd7cc16d3
bad-txns-in-belowout -> bad-txns-in-ne-out
The error message indicates that the inputs exceed the outputs. In reality, at least for blinded transactions, the error will also appear if the in exceeds the out, i.e. this error appears for all transactions where inputs do not sum up to outputs.
2017-07-12 17:50:17 +09:00
Gregory Sanders
3c376534e3 Merge pull request #199 from instagibbs/serValCommit
replace serValue with amount(commitment)
2017-07-11 10:03:21 -04:00
Gregory Sanders
1e1366b68d various rpc help and return fixes 2017-07-11 10:02:40 -04:00
Gregory Sanders
4c5b799547 Merge pull request #200 from instagibbs/p2shprefix
change base58 prefix for script addresses
2017-07-11 08:20:00 -04:00
Gregory Sanders
77fd811920 change base58 prefix for script addresses 2017-07-07 16:28:28 -04:00
Gregory Sanders
0e7d8db1d0 replace serValue/valuecommitment with amount(commitment) 2017-07-07 15:52:31 -04:00
Gregory Sanders
fe39cf5599 Merge pull request #198 from instagibbs/rawblindrawfixes
rawblindraw fixes, tests
2017-07-07 09:17:16 -04:00