Commit Graph

336 Commits

Author SHA1 Message Date
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
dimxy
a031847df5 leverage check 0
coin as double
2019-04-23 15:40:44 +05:00
dimxy
e66d51a261 komodo_gateway.h back into fsm state plus some comments 2019-04-23 15:40:36 +05:00
dimxy
1eccfc7485 corr errors after rebase
added comments
2019-04-23 15:40:35 +05:00
dimxy
505619e202 init batontxid
added checks for rpc
2019-04-23 15:40:16 +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
jl777
ad480a67dd Merge pull request #1442 from dimxy/token-migration
Token crosschain migration support in fungible chain cluster
2019-04-19 07:25:35 -11:00
Mihailo Milenkovic
b4175592e8 Add -earlytxid param and check -ac_end,-ac_supply and -ac_perc. (#23) 2019-04-19 18:41:58 +02:00