Duke Leto
4a536d62dc
Update copyrights
2021-04-17 13:03:22 -04:00
Duke Leto
161750c807
Merge branch 'danger' into duke
...
Conflicts:
src/net.h
2021-04-09 23:51:19 -04:00
Duke Leto
4d252334bf
.
2021-04-09 14:53:26 -04:00
Duke Leto
532f46d55f
Merge branch 'dev' into danger
...
Conflicts:
src/net.cpp
2021-03-02 13:06:03 -05:00
Duke Leto
8339b55df4
Test-before-evict in addrman
...
From BTC Core https://github.com/bitcoin/bitcoin/pull/9037/ with modifications to support our asmap.
This has a small part of code commented out that depends feeler connection code.
2021-03-01 17:30:46 -05:00
Duke Leto
ea2b68c1d3
Feeler connections ported from BTC core, eclipse attack mitigation
2021-02-28 23:28:49 -05:00
Duke Leto
000ef4ac91
Keeping HUSH on the down low
2021-01-27 13:39:27 -05:00
Duke Leto
1189208779
Remove some sprout tests
2021-01-23 22:53:32 -05:00
Duke Leto
980350b9b4
Stuck in the grind
2020-12-16 22:10:59 -05:00
Duke Leto
7aacd3dfce
Merge branch 'syncbug' into dev
...
Conflicts:
src/metrics.cpp
2020-12-11 00:35:14 -05:00
Duke Leto
5b07e01437
Various things
2020-12-11 00:33:56 -05:00
Duke Leto
b58c15b9fb
update copyrights
2020-12-10 07:45:36 -05:00
Duke Leto
a42c063b52
Remove more remnants of JoinSplits
2020-12-08 19:49:42 -05:00
Duke Leto
4fd9ae6f94
Various updates
2020-12-08 14:37:58 -05:00
Duke Leto
130325b201
Hush those mindiff bits
2020-12-08 07:06:13 -05:00
Duke Leto
b9a48e3875
Useful breadcrumbs
2020-12-07 09:46:43 -05:00
Duke Leto
bcc14df332
Hush Is Global
2020-12-04 13:06:57 -05:00
Duke Leto
8a5130713d
Hush them headers
2020-12-04 09:49:56 -05:00
Duke Leto
e07d870661
Update copyrights in c++ tests
2020-11-14 17:42:18 -05:00
Duke Leto
be16f80abc
Hush Full Node is now GPLv3
...
Any projects which want to use Hush code from now on will need to be licensed as
GPLv3 or we will send the lawyers: https://www.softwarefreedom.org/
Notably, Komodo (KMD) is licensed as GPLv2 and is no longer compatible to receive
code changes, without causing legal issues. MIT projects, such as Zcash, also cannot pull
in changes from the Hush Full Node without permission from The Hush Developers,
which may in some circumstances grant an MIT license on a case-by-case basis.
2020-10-21 07:28:10 -04:00
miodragpop
56d9c00749
asmap bucketing ported from Komodo
2020-10-02 11:10:26 +02:00
Duke Leto
a7f88a87aa
Update copyright URL to be https
2020-09-20 13:17:38 -04:00
Duke Leto
d4883bce7c
More timedate changes from KMD 0.6
2020-07-09 10:31:12 -04:00
Duke Leto
0c118eb129
delete
2020-06-07 00:04:15 -04:00
Duke Leto
7e48b4f8ec
desprout
2020-06-05 09:31:31 -04:00
Duke Leto
42a862650b
desprout
2020-06-05 01:34:55 -04:00
Duke Leto
ed2c9450f9
desprout
2020-06-05 01:20:37 -04:00
Duke Leto
ed91f0188b
We aint got no JoinSplits around here
2020-06-04 21:56:04 -04:00
Duke Leto
52e3739671
desprout
2020-06-03 21:59:49 -04:00
Duke Leto
2134269e76
desprout
2020-06-03 00:12:54 -04:00
Duke Leto
227a26f64f
Update some unit test stuff
2019-12-23 20:01:55 -05:00
Duke Leto
9c3d846573
Fix rpc c++ tests
2019-12-19 09:00:37 -05: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
52445b8430
Slowflag into CBOPRET if
2019-07-08 02:56:48 -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
a06cbd09ae
Pass in _pk to CreateBlock
2019-01-12 02:10:49 -11:00
miketout
99aeab28f9
Integrate latest Zcash fixes and update for non-latin user names
2018-10-27 20:29:03 -07:00
Jack Grigg
ee3fa7020e
Pass parameter paths as native strings to librustzcash
2018-10-27 19:19:02 +13:00
miketout
c2dc091e40
Merge branch 'master' of https://github.com/zcash/zcash into dev
2018-10-08 17:19:15 -07:00
miketout
8682e17a7d
Sapling support for z_shieldcoinbase and more
2018-10-08 16:17:24 -07:00
Eirik Ogilvie-Wigley
6829be1902
Remove unnecessary call to IsValidPaymentAddress
2018-10-08 16:25:29 -06:00
Eirik Ogilvie-Wigley
d6ad8cef2c
GenerateNewSproutZKey can return a SproutPaymentAddress
2018-10-08 14:52:58 -06:00
Eirik Ogilvie-Wigley
92fc29a3f4
Rename GenerateNewZKey to include Sprout
2018-10-08 14:23:03 -06:00
Homu
c2bb0ec67f
Auto merge of #3517 - mdr0id:3388_persist_wallet, r=str4d
...
Sapling support for persisting wallet to disk
Closes #3388 . Closes #3061 .
2018-10-08 09:53:34 -07:00
mdr0id
fe92bc700a
Adding in rpc wallet sap for test_bitcoin
2018-10-06 00:01:21 +01:00
mdr0id
87ae893d75
Revert "wallet: Comment out HDSeed and CHDChain persistence to disk"
...
This reverts commit b7f9a7ae02 .
2018-10-05 17:46:43 +01:00
miketout
3bfa5e2264
Latest Zcash updates and more CC for N@S
2018-10-05 00:26:06 -07:00
Jack Grigg
5f91a95641
Add Sapling support to z_shieldcoinbase
...
Part of #3216 .
2018-10-03 12:16:18 +01:00
miketout
4b729ec577
Changes for most chain power rule
2018-09-28 01:38:14 -07:00
Jack Grigg
34e222c18e
Revert "Disable Sapling features on mainnet"
...
This reverts commit 554e00e8f9 .
2018-09-21 23:43:31 +01:00