jl777
37100ff2c5
CC_MAXVINS
2019-03-21 03:21:52 -11:00
blackjok3rtt
b296b5da6b
Merge pull request #34 from jl777/dev
...
Dev
2019-03-21 22:21:50 +08:00
jl777
20c2d22056
Maxinputs
2019-03-21 03:18:48 -11:00
jl777
3fec69791a
utxos = (struct CC_utxo *)calloc(CC_MAXVINS,sizeof(*utxos));
2019-03-21 03:17:15 -11:00
jl777
ac5ec55126
Initial Payments CC without validation
2019-03-21 03:14:59 -11:00
jl777
d09c3c646d
Merge pull request #1344 from jl777/FSM
...
FSM
2019-03-21 02:43:05 -11:00
jl777
75e27ba2a5
Merge pull request #1343 from jl777/jl777
...
Jl777
2019-03-21 02:40:55 -11:00
Mihail «Kolo» Fedorov
5caf0cb306
fix rick & morty ( #1342 )
...
* RICK & MORTY
* fix
2019-03-21 01:36:40 -11:00
Mihail Fedorov
dc9bb80448
fix
2019-03-21 15:31:27 +03:00
Mihail Fedorov
b97ac5b82a
Merge remote-tracking branch 'origin/dev' into kolo
2019-03-21 15:30:10 +03:00
Mihail «Kolo» Fedorov
314b665139
RICK & MORTY ( #1341 )
2019-03-20 20:01:53 -11:00
Duke Leto
42200a4716
Fix z_listunspent RPC docs, which require different quoting that CLI function arguments ( #1339 )
2019-03-20 20:00:40 -11:00
Mihail Fedorov
2dd54beb1d
RICK & MORTY
2019-03-21 03:11:17 +03:00
DeckerSU
eb0db6b0be
Merge branch 'jl777' of https://github.com/jl777/komodo into patch-rogue-msvc
2019-03-21 00:00:15 +03:00
Duke Leto
d61784c949
Custom asset chain client names ( #1338 )
...
* Allow setting client name via cli
* Add util.h for GetArg
2019-03-20 09:03:41 -11:00
jl777
94adc14066
Revert "Morph static variables"
...
This reverts commit 0322f2d98c .
2019-03-20 06:30:28 -11:00
jl777
f8c3d42f9b
Revert "Const"
...
This reverts commit 02613880a1 .
2019-03-20 06:29:53 -11:00
jl777
02613880a1
Const
2019-03-19 01:38:15 -11:00
jl777
0322f2d98c
Morph static variables
2019-03-19 01:35:15 -11:00
jl777
f58655b1cd
Thresholding
2019-03-18 08:40:47 -11:00
jl777
e49b907580
Error print
2019-03-18 08:37:31 -11:00
Jonathan "Duke" Leto
26b457dc84
Merge branch 'jl777' into duke
2019-03-18 09:06:09 -07:00
blackjok3rtt
d8d7463ea0
Fix sendmany bug for Alright ( #1336 )
...
* fix sendmany bug, when sending to multiple address diffrent amounts would always use the first seen value.
* Possible fix for multi node musig. Needs to be tested. Was getting stuck at nonce stage, as reported by gcharang.
2019-03-17 20:22:20 -11:00
Jonathan "Duke" Leto
b146bc3887
Merge branch 'founders' into duke
2019-03-15 11:29:55 -07:00
Duke Leto
2a3d132b55
Show foundersreward in getblocktemplate if ac_founders enabled ( #1334 )
2019-03-15 07:28:39 -11:00
Jonathan "Duke" Leto
6e0eceb549
Show foundersreward in getblocktemplate if ac_founders enabled
2019-03-15 11:24:27 -07:00
Jonathan "Duke" Leto
5bd13715fd
Keep life easy and make FR every 500 blocks
2019-03-15 10:45:38 -07:00
Jonathan "Duke" Leto
73331044dd
Pay out FR daily and add helpful comments
2019-03-15 10:20:01 -07:00
jl777
89604d821d
Calc change properly
2019-03-15 03:13:27 -11:00
jl777
c9d83ebdb7
Dont issue change if not big enough
2019-03-15 03:11:05 -11:00
jl777
b07507de2e
Dont roundup
2019-03-14 21:35:46 -11:00
jl777
8f90135f34
Set cashout to 0
2019-03-14 21:25:45 -11:00
jl777
fc2ae0cbe8
Fix < txfee cashout
2019-03-14 21:16:19 -11:00
jl777
05977b8af6
Jl777 ( #1333 )
...
* Slow down clock
* Faster and slower
* A0/50
* Fix dilithium inputs scan to compare for the voutpubtxids[vout]
* Prevent use of uninitialized ignoredAddresses
* Filter out amount=0 UTXOs from getsnapshot results
* rogue msvc build (#1327 )
* + msvc 2015 deps headers
* + msvc deps build script
this script builds only deps, to build rogue binary, open
*.sln file in MSVC 2015 and build x64 Release version.
* + msvc solution (*.sln) update
* + msvc build fix
* fix libcurl deps install (msvc)
* Fix wrong dilithium compare
* Port getchaintxstats from BTC master (#1328 )
This will allow explorers to present interesting analytics about
transaction volume in various time frames.
* customcc
* Make custom
* Syntax
* update
* Patch rogue msvc (#1330 )
* + msvc 2015 deps headers
* + msvc deps build script
this script builds only deps, to build rogue binary, open
*.sln file in MSVC 2015 and build x64 Release version.
* + msvc solution (*.sln) update
* + msvc build fix
* fix libcurl deps install (msvc)
* [msvc] fix seed str -> uint64 conversion
* [msvc] fix config file name issue
+ debug print for send raw tx
* + comment debug printouts
* [ msvc ] display compiler version and build date on startup
* +pritns
* +prints
* I,
* Print hex
* Allow gold mismatch for validate
* Stricter player data validation
* Change data source
* Allow claiming less than cashout value
* 50902 exemption
* Taxied
* Print
* Debug file
* Log seed
* Potion file
* ;
* Log seed
* Commands log
* Fp
* Test
* Prints
* static FILE *fp;
* Fp2
* Daemons or fuses
* Fuse prints
* All funcs
* Logfp
* turn_see is a daemon!
* 'void (*)(struct rogue_state *, int)
* -prints
* -file fp
* -potions file
* Test
* -log
* -print replay2 gold
* Test
* D'oh!
2019-03-13 22:58:20 -11:00
jl777
7f5ca7d6a4
Merge branch 'FSM' into jl777
2019-03-13 22:56:40 -11:00
jl777
e713c31ada
Merge branch 'dev' into FSM
...
# Conflicts:
# src/assetchains.old
2019-03-13 22:55:52 -11:00
jl777
0fe3a71428
Merge branch 'beta' into dev
...
# Conflicts:
# src/assetchains.old
2019-03-13 22:54:11 -11:00
blackjok3r
d5561eeb66
Merge branch 'dev' of https://github.com/blackjok3rtt/komodo into dev
2019-03-14 17:16:07 +08:00
blackjok3r
8cc7c51c53
Merge branch 'jl777-beta' into dev
...
x
2019-03-14 17:15:22 +08:00
blackjok3r
21742e2ce5
Merge branch 'beta' of https://github.com/jl777/komodo into jl777-beta
...
x
2019-03-14 17:15:03 +08:00
blackjok3rtt
b97f4e091e
fix 100% PoS chain ( #1332 )
2019-03-13 21:47:09 -11:00
blackjok3r
e71748db73
fix 100% PoS chain
2019-03-14 16:44:37 +08:00
blackjok3rtt
7ac569765e
Merge pull request #31 from jl777/beta
...
Beta
2019-03-14 16:39:50 +08:00
jl777
5ac1415bf9
D'oh!
2019-03-13 09:32:37 -11:00
jl777
34fc048c0c
Test
2019-03-13 09:28:07 -11:00
jl777
ffd9731880
-print replay2 gold
2019-03-13 09:02:28 -11:00
jl777
2f4fd73ed4
-log
2019-03-13 08:01:36 -11:00
jl777
784e1cb127
Test
2019-03-13 07:52:57 -11:00
jl777
00955f71b0
-potions file
2019-03-13 07:46:34 -11:00
jl777
41d89521a1
-file fp
2019-03-13 07:43:10 -11:00