Commit Graph

22197 Commits

Author SHA1 Message Date
jl777
b13e77bb08 Test 2018-07-31 22:19:01 -11:00
jl777
8eef6813ee Test 2018-07-31 22:18:26 -11:00
jl777
6138f59826 Test 2018-07-31 22:15:30 -11:00
jl777
385f6db046 Test 2018-07-31 22:13:50 -11:00
jl777
a1b43551c9 Fix fundingPubKey 2018-07-31 22:12:04 -11:00
jl777
d3cc1ec118 Tsp 2018-07-31 22:06:26 -11:00
jl777
04a4df8050 Test 2018-07-31 22:01:48 -11:00
jl777
14debc6dfe Test 2018-07-31 21:54:49 -11:00
jl777
4e12f16ccf Test 2018-07-31 21:50:57 -11:00
jl777
aa78e86048 Fix 2018-07-31 21:50:24 -11:00
jl777
4d2b732331 Dice validation 2018-07-31 21:49:21 -11:00
Jack Grigg
4fab49e173 test: Another assert in wallet_zkeys_tests.store_and_load_sapling_zkeys 2018-08-01 09:46:32 +01:00
Jack Grigg
d75e69da5a test: Deduplicate logic in wallet_addresses RPC test 2018-08-01 09:44:31 +01:00
Homu
d84f14ec4a Auto merge of #3417 - str4d:sapling-tx-builder, r=ebfull
TransactionBuilder for Sapling and transparent transactions

This PR includes zcash/librustzcash#24, and will create a testnet chain split once merged into master (and once a Sapling transaction is mined).
2018-07-31 23:44:29 -07:00
Sean Bowe
a310f6c5fa Relocate ECC_Start() to avoid test failures. 2018-08-01 00:42:02 -06:00
jl777
1b2632f5ae Stub 2018-07-31 19:34:51 -11:00
jl777
3f53fb0b5b Test 2018-07-31 19:34:06 -11:00
jl777
d9cf43a556 Test 2018-07-31 19:31:58 -11:00
jl777
7137a0223e FSM skeleton 2018-07-31 19:19:33 -11:00
Jack Grigg
fbd029d99d Formatting 2018-07-31 23:28:42 +01:00
miketout
64c3bb90f7 Merge pull request #18 from miketout/dev
sync master and dev with VerusCoin/0.3.11
2018-07-31 13:48:34 -07:00
miketout
55135eed8a Merge pull request #17 from VerusCoin/dev
Merge all VerusCoin changes for 0.3.11-beta
2018-07-31 13:46:53 -07:00
jl777
c8624d4024 Bet 2018-07-31 06:34:34 -11:00
jl777
113adfd46d Test 2018-07-31 05:43:38 -11:00
jl777
f4d2c1a3ef Test 2018-07-31 05:40:47 -11:00
jl777
ec48f0c361 Test 2018-07-31 05:37:35 -11:00
jl777
cfdc377065 Test 2018-07-31 05:36:16 -11:00
jl777
260c79c3cc Fix 2018-07-31 05:33:02 -11:00
jl777
fde0fe57dc Test 2018-07-31 05:32:30 -11:00
jl777
8dc5d27941 Test 2018-07-31 05:03:38 -11:00
jl777
a88b9554e3 Relay win/loss 2018-07-31 04:58:22 -11:00
jl777
e787eaee4b Test 2018-07-31 04:50:01 -11:00
jl777
3528fb201d Test 2018-07-31 04:48:05 -11:00
jl777
d4c504f04b Test 2018-07-31 04:39:57 -11:00
jl777
7adbb3e3c1 Fix mining deadlock 2018-07-31 03:56:20 -11:00
jl777
fb89b4411d Test 2018-07-31 03:52:05 -11:00
jl777
63600b1d9b Use CC mutex 2018-07-31 03:43:12 -11:00
jl777
ee90d3d7c8 Test 2018-07-31 03:35:25 -11:00
Homu
ece49a49a5 Auto merge of #3430 - ebfull:check-valuebalance, r=ebfull
Ensure sum of valueBalance and all vpub_new's does not exceed MAX_MONEY

HT to @daira for noticing that we don't check this in `CheckTransactionWithoutProofVerification`. We actually do check it in `GetShieldedValueIn` (by throwing an exception) but these exceptions are not handled by `CheckTxInputs`, which may cause a remote DoS.

Not exploitable assuming our proving system is secure, but definitely worthy of a fix.
2018-07-31 07:34:44 -07:00
Sean Bowe
3d75e8b3e7 Move extern params to beginning of test_checktransaction. 2018-07-31 08:33:33 -06:00
jl777
a839f3a384 Test 2018-07-31 03:30:21 -11:00
jl777
49f7caa268 Unlock processnewblock 2018-07-31 03:25:02 -11:00
jl777
b47b17439b Add locks 2018-07-31 03:19:36 -11:00
jl777
e8f9de07d1 Test 2018-07-31 03:12:02 -11:00
jl777
6c23815336 Test 2018-07-31 03:11:37 -11:00
jl777
7377f6eaa7 DiceQueue 2018-07-31 03:09:22 -11:00
jl777
46a40047f3 & 2018-07-31 00:50:19 -11:00
jl777
83da810cb3 Get fundingtxid 2018-07-31 00:46:47 -11:00
jl777
97b0bc3aeb Cmpflag 2018-07-31 00:44:52 -11:00
jl777
6e26918746 Test 2018-07-31 00:42:10 -11:00