Commit Graph

28226 Commits

Author SHA1 Message Date
dimxy
c3854b8084 corr cashout amount 2019-04-25 20:22:04 +05:00
jl777
5b14394e0c Merge pull request #1456 from jl777/jl777
Jl777
2019-04-25 03:51:09 -11:00
jl777
b893391efa Merge branch 'FSM' into jl777 2019-04-25 03:47:38 -11:00
dimxy
82557a93a4 added checks for closed 2019-04-25 19:47:33 +05:00
jl777
7990ec3260 Merge remote-tracking branch 'origin/jl777' into jl777 2019-04-25 03:47:11 -11:00
jl777
33fbd581ad Merge branch 'FSM' into jl777 2019-04-25 03:47:05 -11:00
dimxy
02858d9103 corr Cashout and Rekt funcs 2019-04-25 18:59:37 +05:00
dimxy
fe3e906c46 added height > firstheight check 2019-04-25 17:33:07 +05:00
dimxy
00a39266aa corr perm costbasis calc 2019-04-25 17:15:27 +05:00
jl777
ea5a5c46fc Merge pull request #1455 from DeckerSU/patch-curl
build-mac.sh fix on latest libcurl changes
2019-04-25 00:28:18 -11:00
DeckerSU
6af417b990 build-mac.sh fix on latest libcurl changes
https://github.com/jl777/komodo/issues/1452
2019-04-25 14:24:53 +03:00
dimxy
10447109dd corr equity compare 2019-04-25 16:16:18 +05:00
dimxy
1c219dbf67 corr costbasis init
corr json vals precision
2019-04-25 16:10:05 +05:00
dimxy
ae4d2faa69 corr adding array to json res 2019-04-25 15:59:07 +05:00
dimxy
6005562b6a corr resultbets entry 2019-04-25 15:50:19 +05:00
dimxy
91704c0b0a result to varr 2019-04-25 15:40:55 +05:00
dimxy
879a9fbaf8 corr break from loop 2019-04-25 15:34:55 +05:00
dimxy
1c4c7f677a added prices_scanchain func
added all bets params to json
2019-04-25 15:21:22 +05:00
dimxy
f290e2e2b3 corr link err (corr func def) 2019-04-25 13:23:42 +05:00
dimxy
0331607b71 costbasis calc now only for smoothed val
added costbasis calc for added bets
removed test windows 7
2019-04-25 13:15:22 +05:00
blackjok3r
57ef70d08e fix notarizations left math error 2019-04-25 10:48:21 +08:00
blackjok3r
b6f1b2dcc1 remove print 2019-04-25 10:14:23 +08:00
blackjok3rtt
4762558067 Merge pull request #72 from jl777/jl777
Jl777
2019-04-25 10:07:21 +08:00
jl777
3d0ee82288 Merge pull request #1454 from Mixa84/FSM
Corrected ChannelsCC validation.
2019-04-24 04:34:43 -11:00
Mihailo Milenkovic
8a574b9623 Corrected ChannelsCC validation. 2019-04-24 17:30:21 +02:00
jl777
4c6dbb4352 Merge pull request #1453 from Mixa84/FSM
Defragmenting utxos in Gateways deposit address (#24)
2019-04-24 00:16:50 -11:00
Mihailo Milenkovic
a0053d8ef0 Defragmenting utxos in Gateways deposit address (#24)
- adding up to 3 more utxos when doing withdraw for defragmentation
- corrected gateways validation
2019-04-24 13:02:08 +02:00
dimxy
58577b64e1 changed valid height 2019-04-23 22:49:13 +05:00
dimxy
187ce2a657 costbasis validation logging 2019-04-23 22:04:54 +05:00
dimxy
db8619363c added costbasis validation
removed cycling in setcostbasis
2019-04-23 20:07:07 +05:00
dimxy
37a09bf6cd test bettx vout0 to fake pk 2019-04-23 17:24:55 +05:00
dimxy
3de3298e57 test bad pk to bettx 2019-04-23 17:05:30 +05:00
dimxy
dee7212413 temp pubkey validation removed 2019-04-23 16:47:58 +05:00
dimxy
36227f2e9c test window=7 2019-04-23 16:39:53 +05:00
dimxy
1bf4baf408 added normal inputs pubkey validation 2019-04-23 15:56:54 +05:00
dimxy
8982ffd918 added opret to test tx spending marker 2019-04-23 15:42:33 +05:00
dimxy
a8065c0462 added testtransactions rpc to table 2019-04-23 15:42:32 +05:00
dimxy
f341b517a3 corr include, syntax err 2019-04-23 15:42:30 +05:00
dimxy
ea96f4d528 moved testtransaction to server lib 2019-04-23 15:42:29 +05:00
dimxy
c088fa62d5 testtransactions.cpp added 2019-04-23 15:42:28 +05:00
dimxy
37aa2fbe88 test transaction moved to a separate file
added a new test tx to try to spend bettx marker
2019-04-23 15:42:28 +05:00
dimxy
b56dc25c8d added logging to PricesList 2019-04-23 15:42:26 +05:00
dimxy
a4aad9e05b corr check vout0 validation in ValidateFinalTX 2019-04-23 15:42:25 +05:00
dimxy
96c82c5208 corr validate for cashout 2019-04-23 15:42:24 +05:00
dimxy
1bdd83f1d1 changed profits calc (prevent conversion to 0) 2019-04-23 15:42:23 +05:00
dimxy
51e5260627 corrected profits calc - cast to int64 2019-04-23 15:42:22 +05:00
dimxy
0e3351557e corr param num check 2019-04-23 15:42:21 +05:00
dimxy
b2c7484255 param to lower case 2019-04-23 15:42:19 +05:00
dimxy
8b763d971b added missing return 2019-04-23 15:41:14 +05:00
dimxy
c19d636d7d added all|open|close opt param to priceslist, mypriceslist 2019-04-23 15:41:13 +05:00