Commit Graph

83 Commits

Author SHA1 Message Date
Duke Leto
339f03233d Clean up 2019-12-18 15:45:34 -05:00
Duke Leto
43f984eae0 src/rpc/misc.cpp upstream changes 2019-12-12 17:56:11 -05:00
Duke Leto
ff803add6e Compile fixes 2019-12-12 06:42:33 -05:00
Duke Leto
fb1f989391 Revert "Clean up"
This reverts commit 5477a673e1.
2019-12-11 23:04:59 -05:00
Duke Leto
5477a673e1 Clean up 2019-12-11 16:53:49 -05:00
Duke Leto
0eaee9dc83 Good riddance 2019-11-04 10:53:36 -05:00
Jonathan "Duke" Leto
ced4d38255 Bunch of little things 2019-10-22 19:21:23 -07:00
Mihailo Milenkovic
a7204d9f85 CC fixes for nSPV and others (#30)
- Remove adding txfee inputs for gateways claim
- FULLNODE and SUPERLITE macros
- Filter SetCCtxids with txid from oprert
- Fix for nServices of fullnode
- Use SetCCtxids_nSPV for some more CCs
- Fix addnormalinputs and add checking if utxo spent in mempool
2019-08-12 14:16:46 +03:00
jl777
0454333ff8 Tristate KOMODO_NSPV 2019-07-30 05:11:57 -11:00
jl777
f963001d0b Reduce getinfo footprint 2019-07-12 22:07:56 -11:00
ca333
1403eb6cf7 bump version
bump version for the hardfork
2019-06-10 18:18:09 +02: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
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
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
blackjok3r
57ef70d08e fix notarizations left math error 2019-04-25 10:48:21 +08:00
blackjok3r
ab7558ab9d inital commit for notarypay 0BR 2019-04-17 17:42:24 +08:00
jl777
1ca7ee28e0 -) 2019-04-13 20:49:31 -11:00
jl777
8c27ef7372 Coin supply changes to include funds 2019-04-13 20:41:40 -11:00
jl777
9d0a39dbd7 coinsupply inflation calc 2019-04-13 19:19:00 -11:00
blackjok3r
ab378bb979 fix RPC calls 2019-04-12 17:58:00 +08:00
blackjok3r
8bb5f9abd5 fix address type 2019-04-12 17:35:40 +08:00
blackjok3r
6db2c41b51 inital commit for getSnapshot2 changes 2019-04-07 21:57:17 +08:00
jl777
aa0897ccb3 Merge branch 'FSM' into jl777 2019-02-28 03:18:51 -11:00
jl777
5cd9437aad Fix OS X build issue in rpc/misc.cpp 2019-02-27 18:09:18 -11:00
dimxy
de6828ec7c tokens blob support 2019-02-28 00:07:08 +05:00
blackjok3r
9ac9890188 fix 2019-02-25 16:08:45 +08:00
blackjok3r
ab4a58ac9c fix getera 2019-02-25 13:43:49 +08:00
blackjok3r
536cb5f86d geterablockheights RPC 2019-02-21 20:17:08 +08:00
blackjok3r
13012c169f Merge branch 'notarypay_new' 2019-02-18 19:26:50 +08:00
blackjok3r
cb5aa3c45c Merge branch 'FSM' of https://github.com/jl777/komodo into jl777-FSM 2019-02-18 19:09:54 +08:00
blackjok3r
791d8dc13b remove dynamic notary pay reward and revert to static amounts, cannot work! 2019-02-15 11:01:10 +08:00
blackjok3r
d7a122c548 fix reorged notarisation to use the same data points 2019-02-15 00:13:48 +08:00
blackjok3r
b9b3afcbe6 notarypay in getinfo 2019-02-14 17:37:37 +08:00
blackjok3r
f6a51145f5 New notary pay mechanisim... 2019-02-12 23:28:13 +08:00
blackjok3r
8328842ff0 Disable getblocktemplate flag 2019-02-10 21:44:06 +08:00
blackjok3r
528f39542e fix reorg problem 2019-02-09 00:08:28 +08:00
blackjok3r
de0ced7444 Check for double signs on notarisation checks. revert minsigs to normal value. 2019-02-06 17:00:21 +08:00
blackjok3r
5f780b0325 fix 2019-02-06 15:35:20 +08:00
Mihailo Milenkovic
6fc97c61e3 Add support for dual opret with Token opret. 2019-02-01 13:46:49 +01:00
blackjok3r
14b64d13fe assetchains_algo in getinfo 2019-01-30 16:55:04 +08:00
blackjok3r
bf726a2c03 Merge branch 'new_staker' into mastertest 2019-01-23 17:46:36 +08:00
blackjok3r
292edfb284 Merge branch 'FSM' of https://github.com/jl777/komodo into mastertest 2019-01-23 16:57:05 +08:00
blackjok3r
7167793dbf new version 2019-01-23 02:50:53 +08:00
jl777
92cf6d2667 Fixes 2019-01-21 00:47:55 -11:00
jl777
7cfb6293c6 komodo_defs a lot more 2019-01-21 00:31:14 -11:00