Commit Graph

23487 Commits

Author SHA1 Message Date
Duke Leto
c8f9ec1620 The smart chain to store swap data will be called HUSHDEX 2020-11-21 07:22:40 -05:00
Duke Leto
3fbba38c0d HushDEX supports only zaddr coins 2020-11-21 06:11:58 -05:00
Duke Leto
7ae5af4def Placeholder for now 2020-11-21 06:07:55 -05:00
Duke Leto
22ed7bb601 update copyright 2020-11-21 06:03:56 -05:00
Duke Leto
e858615880 Hush those args 2020-11-21 05:53:34 -05:00
Duke Leto
08de67d3ec Re-license to GPLv3 2020-11-21 05:52:37 -05:00
Duke Leto
d834c6697f My voice is my passport 2020-11-21 05:43:13 -05:00
Duke Leto
ed8f8c534e Improved logging 2020-11-21 05:41:33 -05:00
Duke Leto
209d073204 Update link to gitea 2020-11-21 05:36:10 -05:00
Duke Leto
75424936e3 Set new season + DPoW activation height to 340420
Hard fork heights must form a well-ordered set such that a < b, for every,
pair of heights listed in increasing order. There cannot be a fork height
which is less than a previous fork height, various boolean logic in deep
places will fail.

So we choose a height just after the z2z halving, approximately 9 hours
later at our new blocktime of 75 seconds.
2020-11-19 07:11:10 -05:00
Duke Leto
c737c0dfaf We call them Hush Smart Chains around here 2020-11-15 11:54:06 -05:00
Duke Leto
ebf0df633b Define a new season of anon Hush DPoW notaries 2020-11-15 11:13:15 -05:00
Duke Leto
a23b0e8388 Remove the unsupported concept of staked notaries 2020-11-15 10:28:53 -05:00
Duke Leto
7dbe028c59 We call them Hush notaries 2020-11-15 07:46:45 -05:00
Duke Leto
c6a51d3979 Delete some dead staked notary code 2020-11-15 07:41:57 -05:00
Duke Leto
d6ab355437 hush_connectblock() 2020-11-15 07:39:57 -05:00
Duke Leto
d02fdd4fe5 I originally wrote this function and we call it Hush DPoW around here 2020-11-15 07:34:43 -05:00
Duke Leto
52240c64b1 Tweak test suite and rename to HUSH_INSYNC 2020-11-14 20:00:23 -05:00
Duke Leto
bd70683491 Do not use longestchain in IsNotInSync 2020-11-14 19:59:38 -05:00
Duke Leto
bf9af6ace3 Remove unnecessary call to GetBlockHeader() 2020-11-14 19:45:34 -05:00
Duke Leto
28820567d5 Improved error checking in getblocktemplate 2020-11-14 19:14:41 -05:00
Duke Leto
cda8c65c7e Why would people put spaces in filenames? 2020-11-14 18:49:24 -05:00
Duke Leto
fc17988249 Formatting changes 2020-11-14 18:45:35 -05:00
Duke Leto
de6c9e649a Rename c++ tests 2020-11-14 18:44:33 -05:00
Duke Leto
a690e1cd96 Speling iz hard 2020-11-14 18:19:11 -05:00
Duke Leto
75e97857e0 Only define MIN macro if not defined; WolfSSL defines it 2020-11-14 18:18:45 -05:00
Duke Leto
8b349ad210 We do not need an expanded spending key here; make Sietch faster 2020-11-14 18:06:37 -05:00
Duke Leto
2124951a0b Fix comment and squash compiler warning 2020-11-14 18:05:48 -05:00
Duke Leto
a535b349b0 hush.is is replacing myhush.org 2020-11-14 17:52:04 -05:00
Duke Leto
3bc379ff45 Optimize sietch a bit 2020-11-14 17:51:49 -05:00
Duke Leto
e07d870661 Update copyrights in c++ tests 2020-11-14 17:42:18 -05:00
Duke Leto
a61fc6775a Tweak WolfSSL build settings 2020-11-14 17:27:09 -05:00
Duke Leto
461c10db0e DPoW updates 2020-11-14 16:32:56 -05:00
Duke Leto
7079742408 Merge branch 'dev' into duke 2020-11-14 15:46:32 -05:00
Duke Leto
52d02c2e6d Merge branch 'danger' into duke 2020-11-14 15:44:54 -05:00
Duke Leto
f1e3133fc6 Bump min peer proto version 2020-11-14 05:02:27 -05:00
Duke Leto
7d8acf9898 Increase our p2p wire protocol version 2020-11-14 04:58:55 -05:00
Duke Leto
a7c1fe62dd Remove unused staked chain proto version 2020-11-14 04:57:19 -05:00
Duke Leto
4ebf155a90 Bump version to 3.6.0 2020-11-14 04:49:10 -05:00
Duke Leto
e48ecee294 Merge remote-tracking branch 'mio/dev' into dev 2020-11-14 04:33:42 -05:00
Duke Leto
b8a70153b5 Change to telegram links 2020-11-14 04:15:51 -05:00
miodragpop
a226334d66 more hidden OpenSSL stuff replaced 2020-11-03 21:26:25 +01:00
miodragpop
239e5dfb7e Replace OPENSSL_cleanse 2020-11-03 20:01:06 +01:00
miodragpop
3ae6205a9b tls shape-up 2020-11-03 16:09:20 +01:00
miodragpop
a7e65e6a94 Merge remote-tracking branch 'zcash/hush3-dev-ecdsa-wolf' into miodrag 2020-11-02 14:06:13 +01:00
miodragpop
9ff7565901 OpenSSL replaced by WolfSSL 2020-10-28 22:13:52 +01:00
miodragpop
6aac6ed3d7 ECDSA certificate generation 2020-10-27 13:45:55 +01:00
Duke Leto
f78c0d2ce3 We don't even want to think about talking to old nodes 2020-10-25 22:53:47 -04:00
Duke Leto
af7e1f8a16 We are like, from the future 2020-10-25 22:53:16 -04:00
Duke Leto
5a9178b897 Get rid of STAKEDMIN protocol version 2020-10-25 22:52:43 -04:00