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