Jonathan "Duke" Leto
c29f5cca42
Update port in docs and some branding
2019-10-22 19:07:13 -07:00
Jonathan "Duke" Leto
52c716e625
Look in /usr/share/hush for sapling params
2019-10-18 10:58:27 -07:00
Duke Leto
a93763aadc
Merge remote-tracking branch 'origin/duke' into duke
2019-10-18 00:34:56 -04:00
Duke Leto
73dcf87f10
Merge upstream FSM into duke
2019-10-09 22:00:02 -04:00
ca333
6b79766999
Merge pull request #205 from KomodoPlatform/fix_PING
...
fix PING/REJECT attack [CVE-2019-17048, CVE-2019-16930]
2019-10-06 00:38:09 +02:00
ca333
95f35796b6
include
2019-10-02 22:47:41 +02:00
ca333
85aad4be5d
fix PING attack [CVE-2019-17048]
2019-10-02 21:53:47 +02:00
jl777
401f522463
Ondemand fix
2019-08-28 22:01:27 -11:00
Jonathan "Duke" Leto
d0d6a9cea9
Merge remote-tracking branch 'jl777/FSM' into duke
...
Conflicts:
README.md
2019-08-22 05:23:03 -07:00
Duke Leto
2390a7e499
Merge pull request #27 from MyHush/ztxstats
...
Add shielded stats to getchaintxstats via zindex
2019-08-22 08:19:06 -04:00
Jonathan "Duke" Leto
76543056ab
Changing -zindex on or off requires reindex
2019-08-21 19:50:50 -07:00
Jonathan "Duke" Leto
d03d774c18
Fix zindex flag detection
2019-08-20 20:19:24 -07:00
Jonathan "Duke" Leto
44f34a22e7
more -zindex
2019-08-19 05:07:34 -07:00
Jonathan "Duke" Leto
5c310aa048
Define -zindex
2019-08-18 18:55:34 -07:00
Jonathan "Duke" Leto
d5dd6165f1
Merge remote-tracking branch 'jl777/FSM' into duke
2019-08-13 07:09:55 -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
1ec92e3df2
Fix nSPV fullnode nServices
2019-08-08 04:36:23 -11:00
Jonathan "Duke" Leto
8b378455ce
Do extra work to find sapling params in various locations
2019-08-07 11:20:39 -07:00
Jonathan "Duke" Leto
6fab065e45
Merge remote-tracking branch 'jl777/FSM' into duke
2019-08-04 21:15:34 -07:00
blackjok3r
4509efcc63
fix NSPV addressindex
2019-08-02 23:22:20 +08:00
jl777
716e089fab
Fix AddCClibtxfee
2019-08-01 00:56:26 -11:00
jl777
0454333ff8
Tristate KOMODO_NSPV
2019-07-30 05:11:57 -11:00
Jonathan "Duke" Leto
7ca4e59831
Merge remote-tracking branch 'jl777/FSM' into duke
...
Conflicts:
src/hushd
src/komodo_bitcoind.h
2019-07-17 20:51:52 -07:00
jl777
99313e742f
Tmp tmp wallet
2019-07-11 05:44:53 -11:00
jl777
d7abeff40c
Test
2019-07-09 01:12:51 -11:00
jl777
1d4be8defb
Revert FD_SETSIZE
2019-07-06 09:24:44 -11:00
jl777
d77b5f657c
+print
2019-07-06 09:19:21 -11:00
jl777
c36802edc3
+print
2019-07-06 09:16:00 -11:00
jl777
1d4b40c912
Skip params if nSPV
2019-07-06 03:43:28 -11:00
Duke Leto
f6a4f17f82
Avoid downloading the 700MB sprout-groth16 file we do not need
2019-07-05 01:19:02 -04:00
jl777
d15bfa2bd3
Stub messages
2019-07-02 04:58:27 -11:00
jl777
a0990a8c06
+prints
2019-07-02 04:10:48 -11:00
jl777
e7cd541cf1
nServices bits NODE_ADDRINDEX and NODE_SPENTINDEX
2019-07-02 03:32:24 -11:00
jl777
17552a08e5
pcoinsTip = new CCoinsViewCache(pcoinscatcher);
2019-07-02 02:36:11 -11:00
jl777
710c0fc9ff
InitBlockIndex();
2019-07-02 02:16:44 -11:00
jl777
41ded8b887
SetRPCWarmupFinished(); uiInterface.InitMessage(_("Done loading"));
2019-07-02 02:04:11 -11:00
jl777
119a7e825b
Make nSPV disable wallet
2019-07-02 01:54:11 -11:00
jl777
57394a34c0
KOMODO_NSPV init bypass
2019-07-02 01:21:07 -11:00
Duke Leto
f5b4a57702
Fix -clientname, which must be used at runtime, not compile-time
2019-06-19 13:53:03 -04:00
Jonathan "Duke" Leto
045f0f507d
Try to lift requirement for sprout params
2019-06-18 01:59:57 -07:00
Jonathan "Duke" Leto
c0e98c1b64
Merge branch 'stuck' into duke
2019-05-15 09:32:43 -07:00
blackjok3r
b5910e55c7
.
2019-05-02 23:35:22 +08:00
blackjok3r
8703305e7a
game commit
2019-05-02 18:42:40 +08:00
Jonathan "Duke" Leto
c60e3d97f1
Debug weird startup bug
2019-05-01 07:22:09 -07:00
phm87
35ad4a6bc3
init.cpp : move help message -whitelistaddress=
...
Move the help message of -whitelistaddress= to the section related to "Wallet options:"
2019-04-14 19:24:29 +02:00
phm87
f7e94b113e
init.cpp : Help message for -whitelistaddress=
...
Few days ago, on discord, blackjok3r said that he hopes that somebody will add a help message for -whitelistaddress=
2019-04-14 18:29:28 +02:00
blackjok3r
76e3a7f283
skip dpow check on everything but ProcessNewBlock.
2019-04-12 13:55:06 +08:00
Jonathan "Duke" Leto
d725af022e
Client name is not a consensus-related option, it can be configured by any node
2019-04-02 06:44:09 -07:00
Duke Leto
d61784c949
Custom asset chain client names ( #1338 )
...
* Allow setting client name via cli
* Add util.h for GetArg
2019-03-20 09:03:41 -11:00
Duke Leto
c4e7d1f436
Add help docs for all -ac_* params of komodod ( #1313 )
2019-03-06 02:10:01 -11:00