jl777
65a92e20bf
Merge pull request #1568 from blackjok3rtt/FSM
...
various bug fixes
2019-06-18 04:26:50 -11:00
blackjok3r
eca62bb4f3
fix crash/lockup on KMD with mining pools when an old utxo makes IsFinalTx fail in TestBlockValidity.
2019-06-18 21:49:56 +08:00
Mihailo Milenkovic
40ec8b3bac
Add oraclessample rpc to get data for txid.
2019-06-15 15:36:04 +02:00
ca333
1403eb6cf7
bump version
...
bump version for the hardfork
2019-06-10 18:18:09 +02:00
jl777
439e7cb5d7
Fix getchaintips rpc crash. Thanks mike tout!!
2019-06-07 08:51:38 -11:00
jl777
89e1414c6b
Merge pull request #1524 from KMDLabs/master
...
merge changes for gcharang
2019-06-03 23:05:06 -11:00
blackjok3r
bc69675fc3
undo attempt at hs/s for staking chains
2019-06-04 17:55:34 +08: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
blackjok3r
1c6723b9f1
for gcharang
2019-05-27 16:22:43 +08:00
blackjok3r
784679fff6
This kind of works, result comes out as negative number though.
2019-05-27 02:51:11 +08:00
blackjok3r
eaca3f2137
fix
2019-05-26 14:38:31 +08:00
blackjok3r
61283f29ac
last_notarized_height to getrawtransaction
2019-05-26 14:35:59 +08:00
blackjok3rtt
da500d2857
Merge pull request #126 from jl777/FSM
...
Prep for Tony's prices comp - DO NOT MERGE
2019-05-24 21:26:27 +08:00
dimxy
dc30041567
corr rpc help
2019-05-23 19:35:32 +05:00
dimxy
3667b573fa
added refillfund rpc
2019-05-23 19:35:31 +05:00
blackjok3r
563a08be81
undo
2019-05-23 13:55:01 +08:00
jl777
93bba030ee
Merge branch 'FSM' into jl777
2019-05-19 16:33:25 -11:00
jl777
f093390948
-extern
2019-05-16 06:06:33 -11:00
Jonathan "Duke" Leto
3275b435de
Add synced key to getinfo+getblockchaininfo
...
This addresses #3 of upstream issue
https://github.com/zcash/zcash/issues/3996 .
Any software that creates a transaction outside of the RPC interface
MUST check if synced==true beforehand, otherwise metadata leakage which
leads to linkability analysis is possible.
The z_sendmany, z_shieldcoinbase and z_mergetoaddress RPCs have their
own synced checks, so it's not needed to look at this new synced value
when using those RPCs.
2019-05-16 05:24:27 -07:00
jl777
e11498a6b8
Merge branch 'FSM' into jl777
2019-05-14 06:30:07 -11:00
dimxy
406e54a00e
returned isprint check
2019-05-14 19:13:18 +05:00
dimxy
9590769534
corr check for corrupt val
2019-05-14 18:43:19 +05:00
dimxy
73fd95119f
added protection from corrupted old version targetSymbol
2019-05-14 15:26:21 +05:00
blackjok3rtt
4b90e548a6
Merge branch 'master' into jl777
2019-05-14 08:47:56 +08:00
blackjok3r
fb9320dfbb
fix payments allocation for alright
2019-05-13 15:54:15 +08:00
Alrighttt
b489328ce8
syntax
2019-05-11 14:35:51 +02:00
Alrighttt
462320cfaf
fix getaddresstxids help
2019-05-11 14:34:41 +02: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
blackjok3r
9802d350aa
bug fix
2019-05-04 01:55:33 +08:00
blackjok3rtt
aa32b1f963
Merge pull request #107 from blackjok3rtt/jl777
...
add daily snapshot address to getsnapshot (top = -1)
2019-05-03 22:39:24 +08:00
blackjok3r
ec185b7226
add daily snapshot address to getsnapshot (top = -1)
2019-05-03 22:36:58 +08:00
blackjok3rtt
a9e350b8b6
Merge pull request #104 from blackjok3rtt/jl777
...
merge paymentsCC in
2019-05-02 20:29:08 +08:00
blackjok3r
7b9d3d34ee
Merge branch 'FSM' of https://github.com/jl777/komodo into jl777-FSM
...
xo
2019-05-02 20:17:10 +08:00
blackjok3r
5247451835
disable token imports on LABS. fix getimports RPC
2019-05-02 20:16:21 +08:00
blackjok3rtt
8615cf68f7
Merge pull request #75 from blackjok3rtt/paymentsAD
...
Payments airdrop
2019-04-29 22:52:43 +08:00
blackjok3rtt
13d6ab4f87
Merge pull request #76 from jl777/jl777
...
Jl777
2019-04-29 22:50:53 +08:00
dimxy
a0aaff1371
fix unmarshal source symbol from rawproof
2019-04-29 12:55:17 +05:00
blackjok3r
ed6fd7e8c6
attempt at daily snapshot
2019-04-27 02:21:40 +08:00
blackjok3r
57ef70d08e
fix notarizations left math error
2019-04-25 10:48:21 +08:00
dimxy
8982ffd918
added opret to test tx spending marker
2019-04-23 15:42:33 +05:00
dimxy
a8065c0462
added testtransactions rpc to table
2019-04-23 15:42:32 +05:00
dimxy
f341b517a3
corr include, syntax err
2019-04-23 15:42:30 +05:00
dimxy
c088fa62d5
testtransactions.cpp added
2019-04-23 15:42:28 +05: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
01dfdc6b67
addfunding now in coins
...
try correct fraction of profits
2019-04-23 15:41:03 +05:00