Commit Graph

23279 Commits

Author SHA1 Message Date
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
jl777
28500c3051 Test 2018-07-31 00:40:26 -11:00
jl777
792cef0675 Test 2018-07-31 00:36:50 -11:00
jl777
3c3451b8b6 Optimize dice plan scan 2018-07-31 00:30:49 -11:00
jl777
32e3be8738 Change fund create marker out 2018-07-31 00:27:18 -11:00
jl777
121e371d56 Test 2018-07-31 00:20:12 -11:00
jl777
aec296a50a Add error checks 2018-07-31 00:17:05 -11:00
jl777
096f8ed830 Faucet info 2018-07-30 23:25:46 -11:00
jl777
4608d17092 Faucet info 2018-07-30 23:24:21 -11:00
jl777
94ada5ec58 Rewards funding <- use actual total 2018-07-30 23:16:47 -11:00
jl777
688d3ac45d Test 2018-07-30 22:55:05 -11:00
jl777
f516779cdc Info funding to return total funding 2018-07-30 22:53:46 -11:00
jl777
cbd0560df3 Merge pull request #796 from letolabs/coinsupply
Docs for coinsupply RPC and improved error-checking on block height
2018-07-30 22:47:53 -11:00
jl777
06811319cd -print 2018-07-30 19:46:06 -11:00
jl777
54519f6916 test 2018-07-30 19:45:02 -11:00
jl777
237dae63ee Test 2018-07-30 19:41:48 -11:00
jl777
3cf03a67ac Test 2018-07-30 19:32:46 -11:00
jl777
e8afffa928 Test 2018-07-30 19:32:12 -11:00
Jonathan "Duke" Leto
61f7f5dfce Docs for coinsupply RPC and improved error-checking on block height 2018-07-30 23:31:45 -07:00