Duke Leto
148e86a33b
Remove unneeded RPCs
2019-12-22 05:03:11 -05:00
Duke Leto
1e980895b8
Allow hush-cli stop to be run during RPC warmup, thanks to @zancas for the idea
2019-12-16 08:45:18 -05:00
Duke Leto
7e9ea7e9ee
Tweak hush-cli stop message and help
2019-12-15 20:14:58 -05:00
Duke Leto
d26465b0d0
rpc/server.cpp changes
2019-12-12 17:24:33 -05:00
jl777
e9cdff1a28
genminingCSV
2019-08-05 07:00:28 -11:00
Mihailo Milenkovic
bc665882ed
nSPV modifications for CC and other fixes ( #29 )
2019-07-24 16:33:03 +02:00
jl777
28e10d71bf
First version of mempool request
2019-07-15 02:04:19 -11:00
jl777
6cb639c2b7
nspv_listtransactions initial
2019-07-13 01:49:05 -11:00
jl777
ea155ad656
Merge branch 'FSM' into jl777
2019-07-08 17:56:27 -11:00
jl777
24b67c623b
Small fixes and logout
2019-07-06 19:41:55 -11:00
jl777
cf4b5323fd
Add nspv_broadcast, to all parts: rpc, superlite, full node
...
A good example of how to add a new nSPV message, with corresponding rpc
support
2019-07-05 23:26:01 -11:00
jl777
ffd7509692
nspv_send -> spend
2019-07-05 22:13:06 -11:00
jl777
085f99d44d
Add coinaddr to utxos
2019-07-05 00:35:44 -11:00
jl777
591185a0b3
Rest of client side low level rpc, incl messages
2019-07-04 00:29:18 -11:00
Mihailo Milenkovic
1f013df156
Initial PegsCC implementation ( #27 )
2019-07-04 11:23:55 +02:00
jl777
c3343e237e
Getinfo, login, listunspent, spentinfo rpc calls
2019-07-03 20:36:31 -11:00
Mihailo Milenkovic
40ec8b3bac
Add oraclessample rpc to get data for txid.
2019-06-15 15:36:04 +02:00
Mihailo Milenkovic
01f597a2c8
Oracles pubkey spoofing in register tx fix
...
- Fix activation on July 15th 2019 00:00
- Added oraclesfund tx to fund Oracles CC address of pubkey that will register, and spend it in register tx
- oraclessamples gets baton address as input instead of txid to show all data from publisher
2019-05-28 15:40:43 +02:00
Jonathan "Duke" Leto
0f24aec587
Give correct CLI asset name and RPC ports in rpc examples
2019-05-27 21:36:25 -07:00
dimxy
3667b573fa
added refillfund rpc
2019-05-23 19:35:31 +05:00
blackjok3r
113d3c779f
tokens airdrop RPC
2019-05-09 19:18:10 +08:00
blackjok3r
296be6c183
Merge branch 'prices-rpc' of https://github.com/dimxy/komodo into dimxy-prices-rpc
2019-05-08 17:44:49 +08:00
dimxy
bac6d503af
change to prices_getbetinfo()
2019-05-07 21:24:46 +05:00
blackjok3r
0d47cda145
initial commit for payments merge RPC
2019-05-06 00:57:06 +08:00
blackjok3rtt
a9e350b8b6
Merge pull request #104 from blackjok3rtt/jl777
...
merge paymentsCC in
2019-05-02 20:29:08 +08:00
blackjok3r
ed6fd7e8c6
attempt at daily snapshot
2019-04-27 02:21:40 +08: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
a18ab80dde
mypriceslist added
2019-04-23 15:41:11 +05:00
dimxy
5c349ea415
addfunding rpc added
2019-04-23 15:40:14 +05:00
dimxy
f0c14e77d5
rpc rekt cashout
...
logging, formatting
2019-04-23 15:40:10 +05:00
dimxy
3cc12f4a02
pricessetcostbasis +
2019-04-23 15:40:09 +05:00
dimxy
cf05907024
pricessetcostbasis added
2019-04-23 15:40:08 +05:00
dimxy
f0eeb7efe1
added pricesbet rpc
2019-04-23 15:39:34 +05:00
blackjok3r
451773dcc1
initial commit for -earlytxid use with ac_script and ccvout_opret
2019-04-22 00:00:01 +08:00
blackjok3rtt
e36ef072c9
Merge pull request #69 from jl777/jl777
...
Merge token back down
2019-04-20 10:02:14 +08:00
dimxy
e2fc84faac
defined missing rpc createburntx
2019-04-19 19:28:48 +05:00
dimxy
4add699cbb
token migration moved to FSM
2019-04-19 14:41:46 +05:00
blackjok3r
ab7558ab9d
inital commit for notarypay 0BR
2019-04-17 17:42:24 +08:00
Mihailo Milenkovic
2872c88795
Adding dual daemon import and gateway import. ( #21 )
2019-04-10 13:09:11 +02:00
jl777
2f9dfa9ad2
Truncated prices roc
2019-04-06 00:21:26 -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
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
536cb5f86d
geterablockheights RPC
2019-02-21 20:17:08 +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
dimxy
3774bde4bb
added mytokenorders rpc
2019-02-13 13:15:10 +05: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