Commit Graph

224 Commits

Author SHA1 Message Date
jl777
d701423bfb Fiddle 2019-04-02 02:27:08 -11:00
jl777
8e84d8e0ea ugh 2019-04-02 02:24:31 -11:00
jl777
57b769c44d J 2019-04-02 02:19:32 -11:00
jl777
f5354b767d Again 2019-04-02 02:17:35 -11:00
jl777
7cdc240964 Reverse 2019-04-02 02:13:20 -11:00
jl777
cf281b048e int64_t komodo_pricecorrelated(int32_t ind,uint32_t *rawprices,int32_t numprices) 2019-04-02 02:07:32 -11:00
jl777
b5af10d99f Normalize all prices 2019-04-02 02:05:27 -11:00
jl777
041bf3b1aa Rescale 2019-04-02 01:58:18 -11:00
jl777
0cf34a56f9 -print 2019-04-02 01:54:47 -11:00
jl777
a18d49991b Fix 2019-04-02 01:45:33 -11:00
jl777
7b0d2efa74 cast 2019-04-02 01:37:16 -11:00
jl777
4255664ef5 ; 2019-04-02 01:34:31 -11:00
jl777
61e193953f Cross copy 2019-04-02 01:33:28 -11:00
jl777
0d94b7d7b8 Limit copy range 2019-04-02 01:29:54 -11:00
jl777
d93b34b04a Test 2019-04-02 01:25:45 -11:00
jl777
f6232685cd Cons 2019-04-02 01:21:19 -11:00
jl777
8c356fd51a Double 2019-04-02 01:20:34 -11:00
jl777
f5cf58a6df Test 2019-04-02 01:19:26 -11:00
jl777
b3dcecb706 NOT raw prices, that is just single blocks data 2019-04-02 01:16:42 -11:00
jl777
015d6eee9e Fix off by one in PriceCache copy 2019-04-02 01:11:41 -11:00
jl777
ef41124c63 +print 2019-04-02 01:06:00 -11:00
jl777
fad3e01680 daywindow 2019-04-02 00:58:55 -11:00
jl777
5163692e22 Fix 2019-04-02 00:55:09 -11:00
jl777
a29c2f179e Test 2019-04-02 00:29:07 -11:00
jl777
aa2f4d9109 Arr 2019-04-02 00:14:47 -11:00
jl777
50f79c5d4a KOMODO_LOCALPRICE_CACHESIZE 2019-04-02 00:08:01 -11:00
jl777
c90448edba prices rpc call stub 2019-04-01 23:09:51 -11:00
jl777
ac5ec55126 Initial Payments CC without validation 2019-03-21 03:14:59 -11:00
Duke Leto
2a3d132b55 Show foundersreward in getblocktemplate if ac_founders enabled (#1334) 2019-03-15 07:28:39 -11:00
Duke Leto
02961a91e4 Port getchaintxstats from BTC master (#1328)
This will allow explorers to present interesting analytics about
transaction volume in various time frames.
2019-03-11 02:46:22 -11:00
jl777
aa0897ccb3 Merge branch 'FSM' into jl777 2019-02-28 03:18:51 -11:00
jl777
5cd9437aad Fix OS X build issue in rpc/misc.cpp 2019-02-27 18:09:18 -11:00
dimxy
de6828ec7c tokens blob support 2019-02-28 00:07:08 +05:00
blackjok3r
142744f22d verushashv1_1, fix walletdb.h, proto version, cleanwallettransactions add 2019-02-26 17:35:07 +08:00
blackjok3r
096d25df97 Disable all experminetal/LABS features that are not required. 2019-02-26 12:49:17 +08:00
blackjok3r
9ac9890188 fix 2019-02-25 16:08:45 +08:00
blackjok3r
ab4a58ac9c fix getera 2019-02-25 13:43:49 +08:00
blackjok3r
536cb5f86d geterablockheights RPC 2019-02-21 20:17:08 +08:00
blackjok3r
13012c169f Merge branch 'notarypay_new' 2019-02-18 19:26:50 +08:00
blackjok3r
cb5aa3c45c Merge branch 'FSM' of https://github.com/jl777/komodo into jl777-FSM 2019-02-18 19:09:54 +08:00
dimxy
a994a2c015 corrected invalid non-canonical
corrected burntx nExpiryHeight to prevent duplication of importtx (malleability)
added importcoin validation for amount, ac_pubkey
added sourcetx creation with amount in opret
2019-02-16 22:07:07 +05:00
blackjok3r
791d8dc13b remove dynamic notary pay reward and revert to static amounts, cannot work! 2019-02-15 11:01:10 +08:00
blackjok3r
d7a122c548 fix reorged notarisation to use the same data points 2019-02-15 00:13:48 +08:00
blackjok3r
b9b3afcbe6 notarypay in getinfo 2019-02-14 17:37:37 +08:00
dimxy
3774bde4bb added mytokenorders rpc 2019-02-13 13:15:10 +05:00
blackjok3r
f6a51145f5 New notary pay mechanisim... 2019-02-12 23:28:13 +08:00
jl777
061384f356 Merge branch 'FSM' into jl777
# Conflicts:
#	src/cc/CCinclude.h
#	src/cc/CCtokens.cpp
#	src/cc/CCtx.cpp
#	src/wallet/rpcwallet.cpp
2019-02-11 13:56:09 -11:00
dimxy
7a4072b4f1 test_burntx added 2019-02-12 00:14:08 +05:00
Mihailo Milenkovic
0edf474beb Multi coin support for GatewaysCC (#18)
- Added support for other cions
- New RPC for getting address for a pubkey on external chain and for dumping private key in external chain format
2019-02-11 16:37:28 +01:00
blackjok3r
8328842ff0 Disable getblocktemplate flag 2019-02-10 21:44:06 +08:00