Denio
|
975e014e89
|
add longestchain and notarized to getblockchaininfo
|
2019-12-02 14:29:18 +01:00 |
|
Jonathan "Duke" Leto
|
e46815f338
|
Sick of libsodium changing URLs. Github URLs do not change
|
2019-12-02 04:36:45 -08:00 |
|
Jonathan "Duke" Leto
|
2010b75193
|
Update libgmp dep URL with our own github fork
|
2019-12-02 04:35:28 -08:00 |
|
Duke Leto
|
f37931b17d
|
Merge branch 'master' into dev
|
2019-11-26 17:29:21 -05:00 |
|
Duke Leto
|
9444d8de85
|
update manpages
|
2019-11-26 08:21:32 -05:00 |
|
Jonathan "Duke" Leto
|
d8caae05bf
|
bump version to 3.2.2
|
2019-11-25 16:34:28 -08:00 |
|
Jonathan "Duke" Leto
|
1a093404e1
|
bump version to 3.2.2
|
2019-11-25 16:34:16 -08:00 |
|
Jonathan "Duke" Leto
|
97f1e68b7d
|
Update libsodium url
|
2019-11-25 15:18:27 -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
|
0f5e636fa8
|
For the want of parens consensus was lost
|
2019-11-22 08:03:46 -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
|
4d70123bf1
|
Update hush-uri.bat
|
2019-11-18 04:56:36 -08:00 |
|
Jonathan "Duke" Leto
|
cc88d26b57
|
add hush:// URI protocol handler for windows
|
2019-11-18 04:48:34 -08:00 |
|
Duke Leto
|
6e70c487d6
|
Merge remote-tracking branch 'origin/duke' into duke
|
2019-11-14 22:40:56 -05:00 |
|
Jonathan "Duke" Leto
|
f3247b7209
|
remove some sprout code
|
2019-11-14 15:52:01 -08:00 |
|
Jonathan "Duke" Leto
|
a40f0b0f19
|
Delete sprout code from HaveJoinSplitRequirements and log reasons for failing reqs to stderr
|
2019-11-14 14:26:31 -08:00 |
|
jl777
|
f0cb8ba145
|
+debug
|
2019-11-14 12:00:27 -08:00 |
|
ca333
|
71d9e4bece
|
fix WIN build
|
2019-11-14 11:58:55 -08:00 |
|
Jonathan "Duke" Leto
|
f3d06aa599
|
mostly port travis.yml to hush, api keys are not correct yet
|
2019-11-13 18:38:49 -08:00 |
|
Sean Bowe
|
f69e3697aa
|
Fix of CVE-2017-18350
Adapted from bitcoin/bitcoin#11397 by Wladimir J. van der Laan.
Co-Authored-By: Jack Grigg <jack@electriccoin.co>
Co-Authored-By: Daira Hopwood <daira@electriccoin.co>
|
2019-11-10 07:06:29 -08:00 |
|
jl777
|
3252efc837
|
Mempool fix from upstream
|
2019-11-05 09:37:24 -05:00 |
|
Duke Leto
|
a918948401
|
clean up some junk in COPYING
|
2019-11-03 09:17:14 -05:00 |
|
Duke Leto
|
4d927680e0
|
remove unnecessary file
|
2019-11-03 09:09:37 -05:00 |
|
Jonathan "Duke" Leto
|
50826f7ca3
|
Update windows bat addnodes
|
2019-10-31 05:45:29 -07:00 |
|
Duke Leto
|
cb47f78d4c
|
update wallet-utility help
|
2019-10-28 08:19:06 -04:00 |
|
Duke Leto
|
10ccae0d16
|
We do not use earlytxid so no reason to run this code
|
2019-10-28 08:14:19 -04: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
|
1071e3c7c5
|
update manpages
|
2019-10-27 17:36:19 -04:00 |
|
Duke Leto
|
659ebb148d
|
Less noise and bump version
|
2019-10-27 16:33:19 -04:00 |
|
Duke Leto
|
f4c07ef5ae
|
Merge branch 'duke' into dev
|
2019-10-27 10:21:57 -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
|
1274fe5b1d
|
Fix WaitForShutdown, which was broken by earlytxid stuff
|
2019-10-27 07:11:21 -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
|
a4f827faeb
|
remove zindex stuff that should not be on this branch
|
2019-10-25 18:23:15 -04:00 |
|
Duke Leto
|
1f1428257e
|
Remove blockindex changes from zindex that should not be in this branch
|
2019-10-25 17:42:55 -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
|
e6d09b3def
|
Make compiler happy
|
2019-10-23 07:42:56 -07:00 |
|
Jonathan "Duke" Leto
|
719a8d6f20
|
More logging for dns seed stuff
|
2019-10-23 06:54:45 -07:00 |
|
Jonathan "Duke" Leto
|
bfd15422ef
|
remove stuff
|
2019-10-23 06:54:35 -07:00 |
|
Jonathan "Duke" Leto
|
7afb1cb370
|
KMD seeds return many IPs which do not run Hush, so we will focus on using our own DNS seeds that only return Hush nodes
|
2019-10-23 06:40:48 -07:00 |
|
Jonathan "Duke" Leto
|
ced4d38255
|
Bunch of little things
|
2019-10-22 19:21:23 -07:00 |
|
Jonathan "Duke" Leto
|
c29f5cca42
|
Update port in docs and some branding
|
2019-10-22 19:07:13 -07:00 |
|
Jonathan "Duke" Leto
|
31f4957ea2
|
Update our addnodes
|
2019-10-22 18:21:31 -07:00 |
|
Jonathan "Duke" Leto
|
02bdc9d657
|
Fix mempool bug where fees are mis-calculated when fSkipExpiry is used
|
2019-10-22 18:14:35 -07:00 |
|