Commit Graph

936 Commits

Author SHA1 Message Date
Duke Leto
9b0d986528 Document default of -consolidation and add comment about number of zouts 2020-02-27 18:20:14 -05:00
Duke Leto
ddbf53524e Merge pull request #80 from DenioD/dev
Hush witness rework, many thanks to @CryptoForge for this awesome cod…
2020-02-15 05:43:11 -08:00
DenioD
6c48397cf3 Hush witness rework, many thanks to @CryptoForge for this awesome code https://github.com/Cryptoforge-alt/pirate/tree/pirate_witness_rework 2020-02-15 14:14:39 +01:00
Duke Leto
447ec28997 Delete a lot of libsnark stuff 2020-01-23 18:45:41 -05:00
Duke Leto
a99b289c2a Add -zdebug 2019-12-30 23:00:06 -05:00
Duke Leto
97df4d43ec Set nChainPayments and increasing debugging/logging 2019-12-18 13:58:08 -05:00
Duke Leto
22cb700e06 Remove CLI options whose internals have been removed 2019-12-15 19:34:17 -05:00
Jonathan "Duke" Leto
595ca09081 Fix lack of block dir bug 2019-12-13 12:16:03 -05:00
Duke Leto
93ef7f6ccc Log some important things to debug.log because STDOUT is lost in binaries 2019-12-10 21:08:49 -05:00
Duke Leto
62263ef1b8 Lots of changes 2019-12-10 17:36:29 -05:00
Duke Leto
011ef18636 Merge branch 'duke' into danger 2019-12-08 20:39:50 -05:00
Jonathan "Duke" Leto
71e82cffb6 Remove old dead code 2019-12-02 05:25:31 -08:00
Duke Leto
5b269c1922 Port optimized SHA256 SSE4 routines from KMD+BTC upstream 2019-11-27 20:38:36 -05:00
Jonathan "Duke" Leto
d7d4d3879b Merge branch 'duke' into delete_verus 2019-11-26 19:41:56 -08:00
Jonathan "Duke" Leto
7d9ddc2a1c Fix DMG support and try to support installation into /Applications 2019-11-24 09:09:22 -08:00
Jonathan "Duke" Leto
71756ca5ec Show PWD in debug.log to help debug DMG param location 2019-11-22 22:57:22 -08:00
Jonathan "Duke" Leto
e494e99a00 Merge branch 'duke' into delete_verus 2019-11-22 08:13:51 -08:00
Jonathan "Duke" Leto
3544f56d53 Verify file sizes of sapling params and try to support running inside a .dmg 2019-11-21 07:57:24 -08:00
Duke Leto
f39cd2a473 Delete Verus junk, which breaks ARMv8/aarch64 builds 2019-11-04 08:17:27 -05:00
Duke Leto
ec3c6eaca7 Less noise and put back earlytxid stuff which was not the core issue 2019-10-28 07:58:51 -04:00
Duke Leto
4c0ac5734a Unbreak things by undoing a line accidentally deleted from LoadBlockIndex, derp 2019-10-27 10:18:06 -04:00
Duke Leto
8041d38c6f meh 2019-10-27 05:47:25 -04:00
Duke Leto
2c42908ae1 Rewrite sapling param detection to be less horrific 2019-10-26 09:29:34 -04:00
Duke Leto
7b8fa48dba meh 2019-10-26 07:52:24 -04:00
Duke Leto
36cb2d26c2 fixes 2019-10-26 06:50:56 -04:00
Duke Leto
02a8da2104 yep 2019-10-25 17:40:47 -04:00
Duke Leto
b00cda1c09 Fix lots of little things that were undone by migrating Hush to KMD source code 2019-10-25 10:17:30 -04:00
Jonathan "Duke" Leto
3a7db19af4 Add some debug prints 2019-10-24 16:39:43 -07:00
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