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
jl777
c75d265250
Test
2018-08-19 07:19:25 -11:00
jl777
764eb2e5be
+dice attack vector
2018-08-15 22:10:55 -11:00
jl777
e65c27b52e
-print
2018-08-15 01:47:10 -11:00
jl777
815e9937bb
Test
2018-08-15 01:39:51 -11:00
jl777
97e4544b10
Test
2018-08-15 00:33:12 -11:00
jl777
6ca2e99883
Backwards compatibility breaking changes
...
Assets:
change tokeninfo to return "supply" in satoshis
Max description length to 4096
Rewards:
Fix rewardsunlock without giving it a locked txid always gives error
Fix (nonconsensus) allow anybody to unlock only AFTER maxtime
Fix rewards unlock to use mempool
fix could you add a locked_funds value to rewardsinfo?
Fix i deposited 100000 at 20% apr for one day i only got back
100000.01140669 seems like too little for 20% APR
Faucet:
Fix txid with 0x00 at beginning and end required for faucetget txid
(65536 average iterations needed)
Change reduce faucet get to 0.1 coins
Can’t reproduce: it seems that if you re-run faucetget twice in the
same block is when it pegs the cpu to max
Dice:
fix Dice status always returning loss
Wont fix Profit margin for dice plan sounds good. -> use -ac_commission
2018-08-15 00:18:13 -11:00
jl777
1da742e71e
Test
2018-08-14 04:48:07 -11:00