jl777
23df289f70
CC address support for nspv_listunspent
2019-07-08 19:35:45 -11:00
jl777
ea155ad656
Merge branch 'FSM' into jl777
2019-07-08 17:56:27 -11:00
jl777
e80685bc2d
Retry loop
2019-07-08 00:27:03 -11:00
jl777
640cb30c56
Prints
2019-07-07 21:37:42 -11:00
jl777
a8cc298d5b
New netinfo tweak bracket
2019-07-07 21:20:15 -11:00
jl777
38a6226811
Syntax
2019-07-07 03:54:26 -11:00
jl777
88617145c6
Change hdrsproof to taxied based, add unspentvalue to taproot
2019-07-07 03:39:03 -11:00
jl777
6deebc41c7
+print
2019-07-06 21:09:34 -11:00
jl777
5e741c03f2
Syntax
2019-07-06 19:46:38 -11:00
jl777
24b67c623b
Small fixes and logout
2019-07-06 19:41:55 -11:00
jl777
cecf3f5de5
Display wif
2019-07-06 07:34:47 -11:00
jl777
5982e76996
Allow nSPV getnewaddress
2019-07-06 07:31:25 -11:00
jl777
94d248033d
Key
2019-07-06 07:29:08 -11:00
jl777
b587a18dd3
Priv32
2019-07-06 07:26:36 -11:00
jl777
6ebbdf8303
Set nLockTime
2019-07-06 07:24:18 -11:00
jl777
685056e890
Getnewaddress for nSPV mode
2019-07-06 07:19:44 -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
f87d54f961
NSPV_AUTOLOGOUT
2019-07-05 05:58:04 -11:00
jl777
085f99d44d
Add coinaddr to utxos
2019-07-05 00:35:44 -11:00
jl777
6fec63376c
nspv_hdrsproof
2019-07-04 19:04:02 -11:00
jl777
eadeedff7c
Test
2019-07-04 01:41:15 -11:00
jl777
c7623db751
Syntax
2019-07-04 00:42:49 -11:00
jl777
591185a0b3
Rest of client side low level rpc, incl messages
2019-07-04 00:29:18 -11:00
jl777
146ccc202f
+print
2019-07-03 23:12:34 -11:00
jl777
1841071a12
Merge pull request #1581 from Mixa84/FSM
...
Initial PegsCC implementation
2019-07-03 22:36:13 -11:00
jl777
1b4f65c45e
Use login address if nspv_listunspent doesn't specify
2019-07-03 22:33:11 -11:00
Mihailo Milenkovic
1f013df156
Initial PegsCC implementation ( #27 )
2019-07-04 11:23:55 +02:00
jl777
a0d5a1f612
uint256 Parseuint256(const char *hexstr);
2019-07-03 21:06:10 -11:00
jl777
c3343e237e
Getinfo, login, listunspent, spentinfo rpc calls
2019-07-03 20:36:31 -11:00
jl777
119a7e825b
Make nSPV disable wallet
2019-07-02 01:54:11 -11:00
jl777
64b6a3664b
Merge branch 'FSM' into jl777
2019-07-01 18:36:54 -11:00
Alrighttt
abc90c501b
typo, sorry
2019-07-01 21:41:53 +02:00
Alrighttt
8a958a275e
fix importprivkey help message
2019-07-01 21:21:46 +02:00
Alrighttt
89874a01ce
fix CKey declaration
2019-07-01 21:06:36 +02:00
Alrighttt
5e6737fc38
add additional param to importprivkey for other WIF formats
2019-07-01 19:03:52 +02:00
DeckerSU
f357d9eb1c
add convertpassphrase RPC method (convert Agama passphrases to WIF)
2019-06-24 16:00:34 +03:00
dimxy
958376b579
convert vobj to string in cclib rpc to allow passing json param as vobj
2019-06-17 11:28:01 +05:00
Mihailo Milenkovic
40ec8b3bac
Add oraclessample rpc to get data for txid.
2019-06-15 15:36:04 +02:00
Jack Grigg
a581ac5e1b
wallet: Skip transactions with no shielded data in CWallet::SetBestChain()
...
Co-authored-by: Daira Hopwood <daira@jacaranda.org >
Closes #3495 .
2019-06-11 00:45:56 +08:00
blackjok3r
fd23e3a914
add -ac_ccactivateht=. Fix oracles timestamp activation, to stop loading block from disk for no reason.
2019-06-10 23:30:13 +08:00
ca333
34192e2b22
add multi OS ifdef
...
added ifdef directives for conditional mutli OS build
2019-06-10 00:18:16 +02:00
jl777
89e1414c6b
Merge pull request #1524 from KMDLabs/master
...
merge changes for gcharang
2019-06-03 23:05:06 -11:00
jl777
d1c16ee705
Merge branch 'dev' into FSM
2019-06-03 19:23:05 -11:00
blackjok3r
17dd062fee
woops
2019-06-04 14:10:15 +08:00
jl777
dc28597e30
Merge branch 'dev' into FSM
2019-06-03 18:52:57 -11:00
blackjok3r
b29c95a26d
fix PIRATE forced rescan.
2019-06-04 11:53:38 +08:00
jl777
2a3dffbb5d
Merge pull request #1516 from MyHush/zdupes2
...
Allow duplicate receivers in z_sendmany
2019-05-30 22:13:23 -11:00
Jonathan "Duke" Leto
01fb676782
Allow duplicate receivers in z_sendmany
2019-05-31 10:54:16 +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