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
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
blackjok3r
cb5aa3c45c
Merge branch 'FSM' of https://github.com/jl777/komodo into jl777-FSM
2019-02-18 19:09:54 +08:00
jl777
dd8f2697b7
Many changes
2019-02-05 19:25:32 -11:00
blackjok3r
7167793dbf
new version
2019-01-23 02:50:53 +08:00
blackjok3r
1e0e89523c
fix segid in pindex, fix help. Remove more pointless prints.
2019-01-11 17:06:06 +08:00
Jonathan "Duke" Leto
f24ae214d2
Add dpowconfs to z_listunspent + listreceivedbyaddress and other small fixes
2019-01-05 19:24:14 +01:00
jl777
0ea9ae3c05
Update copyright to 2019
2018-12-31 21:41:05 -11:00
blackjok3r
d2a7d55272
test git diff
2018-12-20 21:13:32 +08:00
miketout
6e2a502b0e
Merge of Komodo and Verus Technologies Post Sapling, Pre-VerusPoP with Support for Time locked coinbases
2018-11-14 16:40:10 -08:00
miketout
4b729ec577
Changes for most chain power rule
2018-09-28 01:38:14 -07:00
miketout
9feb4b9e08
Major updates integration from all upstreams
2018-09-18 14:33:53 -07:00
Eirik Ogilvie-Wigley
4fc309f0f5
Rename Merkle Trees to include sprout or sapling
2018-08-01 10:31:09 -06:00
Wladimir J. van der Laan
a9496b08b6
rpc: Register calls where they are defined
...
Split out methods to every module, apart from 'help' and 'stop' which
are implemented in rpcserver.cpp itself.
- This makes it easier to add or remove RPC commands - no longer everything that includes
rpcserver.h has to be rebuilt when there's a change there.
- Cleans up `rpc/server.h` by getting rid of the huge cluttered list of function definitions.
- Removes most of the bitcoin-specific code from rpcserver.cpp and .h.
Continues #7307 for the non-wallet.
2018-07-18 11:07:18 -06:00
Daniel Cousens
4519a766b6
move rpc* to rpc/
2018-07-18 11:07:16 -06:00