Commit Graph

31844 Commits

Author SHA1 Message Date
Duke
18e3364bc2 Make docs for addnode/disconnectnode correct for HACs #376 2024-04-19 07:32:23 -04:00
Duke
0d0a7e9587 Fix 'writing 1 byte into region of size 0' 2024-04-18 06:41:25 -07:00
jahway603
b9d4dbbbd6 Merge pull request 'Update readme' (#402) from onryo/hush3:dev into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/402
2024-04-03 20:46:37 +00:00
onryo
f8481013a7 Update README 2024-04-03 19:01:21 +00:00
onryo
d3b6af2c0b Add image 2024-04-03 18:46:12 +00:00
onryo
5e52b706e2 Update README 2024-04-03 18:45:31 +00:00
jahway603
e91cbff565 Merge pull request 'Move README to dev from master' (#401) from master into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/401
2024-04-03 13:06:44 +00:00
jahway603
5fe2904bb1 Merge branch 'dev' into master 2024-04-03 13:02:27 +00:00
jahway603
06e46f7fcd Fixes to README.md
- Updated table on top of README
- Changed version specific instructions
- Removed SDX link, as that is not Hush
- Added back the Raspberry Pi ARM CPU info back under "Install on ARM Architecture"
- Changed Supportd and Socials section to use native Markdown instead of HTML
- Changed numbered lists to native Markdown format
2024-04-01 14:23:18 +00:00
duke
814fad16e9 Merge pull request 'Move files making the root directory clean' (#400) from mvstuff into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/400
2024-04-01 05:44:46 +00:00
onryo
b446ec384c make sure genbuild.sh builds 2024-03-31 23:54:32 +02:00
onryo
72c86d8f69 move stuff 2024-03-31 23:17:16 +02:00
onryo
63901954be move stuff 2024-03-31 23:16:47 +02:00
Duke
9a23cba099 Merge branch 'duke' into dev 2024-03-22 05:49:33 -07:00
Duke
4928ed97c3 Merge branch 'dev' into duke 2024-03-22 05:16:34 -07:00
Duke
f47a7a9d7f We no longer need this junk 2024-03-22 05:15:58 -07:00
Duke
89cc8a9ee3 Move toolchain-info.sh to util/ 2024-03-22 05:11:03 -07:00
Duke
981b275757 Delete unnecessary stuff 2024-03-22 05:10:19 -07:00
Duke
f970082504 Remove migratecoin.sh 2024-03-22 05:07:00 -07:00
Duke
753ad7b95b Remove .gitmodules 2024-03-22 05:05:50 -07:00
Duke
975f22bfa0 Improve error message in z_sendmany if tx is estimated to be too large
The previous error message was incorrect, it could be too many inputs
or a combination of too many inputs and outputs and also did not report
the estimated size.
2024-03-21 11:30:54 -04:00
Duke
558f662a33 Do not apply sapling network rules to block height 0 or 1 in ScanForWalletTransactions 2024-03-21 11:17:58 -04:00
Duke
f5f851158a Merge branch 'dev' into duke 2024-03-21 11:07:56 -04:00
Duke
3354d45fd3 Make getchaintxstats less noisy in debug log 2024-03-20 16:19:54 -04:00
Duke
8ff5e4aa5e Make getchaintxstats less noisy in debug log 2024-03-20 14:09:02 -04:00
onryo
25009928f8 Update README 2024-03-18 20:08:50 +00:00
onryo
754cbcb02d Update README 2024-03-18 20:07:21 +00:00
onryo
5b9e971780 Update README 2024-03-18 19:32:08 +00:00
onryo
c8cd6eaa03 Update README 2024-03-18 19:23:54 +00:00
onryo
424ca42015 Update README 2024-03-18 19:20:02 +00:00
onryo
804e88dca5 Update image 2024-03-18 18:03:34 +00:00
onryo
e860ad6efb Image to README 2024-03-18 18:03:06 +00:00
onryo
2a9f7bd483 Merge pull request 'doc: update Matrix chatroom link in README.md' (#398) from jahway603 into master
Reviewed-on: https://git.hush.is/hush/hush3/pulls/398
2024-03-17 05:57:18 +00:00
jahway603
394c54c4da doc: update Matrix chatroom link in README.md 2024-03-17 00:07:39 -04:00
onryo
c5c0ce45da We call it hush arrakis chains 2024-03-15 19:48:12 +00:00
Duke
9842687be2 It is called hush-arrakis-chain now 2024-03-15 15:17:04 -04:00
Duke
25c27d2ef5 It is called hush-arrakis-chain now 2024-03-15 15:16:04 -04:00
Duke
d1991e6454 It is called hush-arrakis-chain now 2024-03-15 15:14:26 -04:00
Duke
49f8cf7ca7 Remove some unneeded cc code 2024-03-15 15:08:10 -04:00
Duke
65c4c5c8de They are called Hush Arrakis Chains (HACs) now 2024-03-15 14:06:57 -04:00
Duke
bbfa41c77d They are called Hush Arrakis Chains (HACs) now 2024-03-15 13:34:07 -04:00
Duke
a7dd567031 They are called Hush Arrakis Chains (HACs) now 2024-03-15 13:33:18 -04:00
Duke
64f59552b3 They are called Hush Arrakis Chains (HACs) now 2024-03-15 13:32:46 -04:00
Duke
7db5749730 Merge branch 'dev' into duke 2024-03-15 13:29:14 -04:00
onryo
fc95d692e2 Update cross-compile on Linux INSTALL.md for Windows 2024-03-06 09:09:00 +00:00
onryo
63fc690ca3 Update cross-compile on Linux INSTALL.md for Windows 2024-03-05 17:51:45 +00:00
onryo
3841246157 Merge pull request 'Release 3.10.2' (#395) from dev into master
Reviewed-on: https://git.hush.is/hush/hush3/pulls/395
2024-03-05 16:59:22 +00:00
onryo
9b1c0ac1b5 Merge pull request 'minor QA changes' (#396) from jahway603 into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/396
2024-03-04 14:11:33 +00:00
jahway603
4a3c335050 minor QA changes 2024-03-04 08:57:14 -05:00
onryo
beee6c1698 Update HUSH/DRGX checkpoints 2024-03-04 10:32:51 +01:00