Commit Graph

278 Commits

Author SHA1 Message Date
blackjok3r
cf4ddfaf5d try 2018-10-28 19:18:07 +08:00
blackjok3r
b19a3d5217 try 2018-10-28 19:11:23 +08:00
blackjok3r
e09099a178 fix dice status error message after mempool entopy is invalidated 2018-10-28 16:26:56 +08:00
blackjok3r
d48df7dc33 return json to dicestatus 2018-10-28 14:30:55 +08:00
blackjok3r
5e25d091e2 try 2018-10-28 14:09:19 +08:00
blackjok3r
5d90ceb45c fix? 2018-10-28 13:52:04 +08:00
blackjok3r
beb8b742be fix 2018-10-28 13:42:11 +08:00
blackjok3r
5c9845bb0f fix 2018-10-28 13:32:19 +08:00
blackjok3r
b30cf0e25e try 2018-10-28 13:30:02 +08:00
blackjok3r
877360794b fix? 2018-10-28 12:36:39 +08:00
blackjok3r
b5e3297073 fix 2018-10-28 12:24:22 +08:00
blackjok3r
79a6109971 fix? 2018-10-28 12:23:27 +08:00
blackjok3r
474065ed99 wtf 2018-10-28 12:21:34 +08:00
blackjok3r
b2ec72ec89 try 2018-10-28 12:19:22 +08:00
blackjok3r
d23a74de92 lol 2018-10-28 12:16:14 +08:00
blackjok3r
6046afc2eb ry 2018-10-28 12:15:16 +08:00
blackjok3r
3f06963078 try 2018-10-28 12:12:36 +08:00
blackjok3r
153227c27f fix? 2018-10-28 12:01:54 +08:00
blackjok3r
77b6a312d5 remove check for error 2018-10-28 09:31:42 +08:00
blackjok3r
2b31eb6fa6 fix 2018-10-28 05:44:51 +08:00
blackjok3r
202873160e entropy txs added to diceinfo 2018-10-28 05:39:36 +08:00
jl777
9a44d9ea32 Merge branch 'jl777' into FSM
# Conflicts:
#	src/cc/rewards.cpp
#	src/main.cpp
2018-08-31 22:07:10 -11:00
jl777
189117dc76 Disable dice status auto entropy 2018-08-28 03:07:56 -11:00
jl777
d56f1389e9 Disable dicestatus entropy 2018-08-28 03:07:09 -11:00
jl777
58a6817159 Fix 2018-08-28 02:25:28 -11:00
jl777
810f63668c Channelsopen 2018-08-28 02:18:04 -11:00
jl777
f7ab3fb0f5 -print 2018-08-27 20:36:13 -11:00
jl777
c3cf367ce6 Return -1 if can't find spenttx 2018-08-27 20:11:06 -11:00
jl777
5139ffd321 +prints 2018-08-27 20:02:42 -11:00
Anton Lysakov
fd2fd9a7e5 Errors printout define moved to wallet.h 2018-08-25 03:59:03 +07:00
jl777
681d0c6604 Fix compiler error in dice.cpp 2018-08-24 07:49:58 -11:00
Jonathan "Duke" Leto
d90c7309e6 Better errors from diceinfo 2018-08-24 17:46:36 +02:00
Jonathan "Duke" Leto
b918152f30 Return more dicecalc errors in json response 2018-08-24 06:45:11 +02:00
Jonathan "Duke" Leto
0b3fb56593 Bubble up some more errors in dicestatus json responses 2018-08-24 06:21:55 +02:00
jl777
dcdb45372d Require 100 coins to create a dice plan 2018-08-23 05:22:21 -11:00
jl777
eb4cf14d40 Tweak message 2018-08-22 08:07:52 -11:00
jl777
eafcb94140 CCerror = ""; 2018-08-22 07:57:48 -11:00
jl777
692b653d79 Fix 2018-08-22 07:30:16 -11:00
jl777
6843837cda +prints 2018-08-22 07:18:22 -11:00
Jonathan "Duke" Leto
505634eeae Pass various internal dice errors back in JSON response 2018-08-22 17:07:04 +02:00
Jonathan "Duke" Leto
feff708dbe Merge remote-tracking branch 'origin/jl777' into cctests 2018-08-22 09:26:53 +02:00
Jonathan "Duke" Leto
a03146b340 Lots more error checking in rewards and dice 2018-08-22 09:26:37 +02:00
jl777
e222a19d4b Fix maxodds check 2018-08-20 08:46:12 -11:00
jl777
33f4e4925c Fix maxodds check 2018-08-20 08:32:00 -11:00
jl777
d930ed4f2e Unrevert 2018-08-20 02:27:11 -11:00
jl777
bc3419f06d Revert 2018-08-20 02:26:42 -11:00
jl777
76b729d246 Fix 2018-08-19 23:08:11 -11:00
jl777
cd98443d65 Syntax 2018-08-19 23:06:59 -11:00
jl777
60a91e3bd4 Change dice odds > 1 to match industry method
Get the first 5 nibbles < 1 million, mod it by 10000 and compare
against 1000/(odds+1)
2018-08-19 23:04:01 -11:00
jl777
9a813a0441 Test 2018-08-19 07:21:20 -11:00