Commit Graph

  • c4b1705a44 mv liblibsodium.a libsodium.a dev onryo 2024-03-26 03:45:49 +0000
  • 00fe0ea59d Merge pull request 'Merge dev into main' (#149) from dev into master master v2.0.2 onryo 2024-03-25 01:49:10 +0000
  • 32ba8b8f9b Add release notes for v2.0.2 #149 onryo 2024-03-25 01:46:52 +0000
  • ddad184bb9 cargo vendor onryo 2024-03-25 02:39:17 +0100
  • e1ef74c83c Point to the commit with the latest sdl-cli onryo 2024-03-25 02:38:20 +0100
  • 70237c2d84 rm backend server onryo 2024-03-24 11:12:32 +0000
  • d2ceecaffa rm backend server onryo 2024-03-24 11:11:23 +0000
  • c2d7161ea2 Merge branch 'dev' v2.0.1 onryo 2024-02-10 14:30:18 +0100
  • b917e39071 Update version file onryo 2024-02-10 14:09:36 +0100
  • 35482c2ab1 cargo vendor onryo 2024-02-10 14:05:38 +0100
  • 0c142c7b23 Point to the commit with the latest sdl-cli onryo 2024-02-10 14:02:59 +0100
  • a5d7beb19b Update notes for v2.0.1 onryo 2024-02-09 23:16:51 +0000
  • c73ac543f4 Merge pull request 'Move connection errror to status Bar' (#148) from lucretius/SilentDragonLite:dev into dev duke 2024-02-09 17:18:52 +0000
  • e94df062a8 add Qt::CaseInsensitive for compression error #148 lucretius 2024-02-08 15:55:33 +0100
  • 068a3935e2 move connection error to status bar only if there is a compression flag error lucretius 2024-02-08 13:52:41 +0100
  • 26182290f5 move connection error to status bar, lib update lucretius 2024-02-06 17:15:43 +0100
  • bd272dacb7 Merge branch 'dev' of https://git.hush.is/hush/SilentDragonLite into dev Duke 2024-01-29 09:20:59 -0800
  • a32146470b Do not log seed to STDOUT Duke 2024-01-29 09:20:51 -0800
  • da09dc0ae2 Merge pull request 'hush/dev pull' (#11) from hush/SilentDragonLite:dev into dev lucretius 2024-01-29 16:54:52 +0000
  • b8dc50f903 Beta version v2.0.1-beta onryo 2024-01-27 22:20:14 +0100
  • 2ababaef70 cargo vendor onryo 2024-01-27 22:13:56 +0100
  • 5a338c7b55 Point to the commit with the latest sdl-cli onryo 2024-01-27 22:11:07 +0100
  • 002fba353e beta release onryo 2024-01-27 20:16:44 +0000
  • 16e194d644 Preparation for 2.0.1 onryo 2024-01-27 19:50:38 +0000
  • 0c10cf1243 Also prevent logging of passphrase length in first time wizard Duke 2024-01-27 09:15:15 -0800
  • 775135cc44 Do not log passphrase length to STDOUT Duke 2024-01-27 11:20:51 -0500
  • e299fe33e9 Merge pull request 'Add custom Fee, fix a problem with isOnline in getsettings, note Automation only for chat related tx' (#146) from lucretius/SilentDragonLite:dev into dev duke 2024-01-24 16:11:35 +0000
  • 49d587cd42 Add custom fee to gui #146 lucretius 2024-01-24 13:42:19 +0100
  • 4f0229a823 fix for isOnline in getSettings() lucretius 2024-01-24 13:27:42 +0100
  • 683718008c use note automation only for chat related txs lucretius 2024-01-22 14:11:02 +0100
  • 58f59661af Merge pull request 'pull hush/dev' (#10) from hush/SilentDragonLite:dev into dev lucretius 2024-01-22 10:24:34 +0000
  • 4b95013d15 Fix typo Duke 2024-01-21 12:30:27 -0500
  • 4d2a32b6b2 Merge pull request 'Update lib with WalletTx version changes, Sticky Server and Note Automation as GUI setting, fix for getRandomServer' (#145) from lucretius/SilentDragonLite:dev into dev duke 2024-01-21 17:28:03 +0000
  • 8da49166a8 delete not needed commentar #145 lucretius 2024-01-21 17:07:12 +0100
  • d0b8ab074e add new method for litelib to check if server is online lucretius 2024-01-21 16:57:00 +0100
  • 366f6e24bc fix for getRandomServer() lucretius 2024-01-21 13:17:00 +0100
  • 95090a90ad add missing semicolon lucretius 2024-01-21 12:53:07 +0100
  • 24d262dcb9 deactivate debug for StickyServer lucretius 2024-01-21 12:28:35 +0100
  • 6f7fd863f0 Sticky Server and Note Automation as GUI setting lucretius 2024-01-21 12:26:07 +0100
  • 8348e61e2e Merge pull request 'hush/dev pull' (#9) from hush/SilentDragonLite:dev into dev lucretius 2024-01-20 18:57:53 +0000
  • 68d9388c1b Check for valid QT versions or bail early Duke 2024-01-20 13:01:18 -0500
  • 3b79e5fcd0 Fix the URL for checking releases Duke 2024-01-20 10:29:33 -0500
  • e7a974ec47 Merge pull request 'Restore backward compatibility with qt 5.12.0 issue: #141 , check libsodium sha256 checksum issue: #140' (#142) from lucretius/SilentDragonLite:dev into dev duke 2024-01-19 15:39:56 +0000
  • 156b1a6def check libsodium sha256 checksum #142 lucretius 2024-01-19 15:13:13 +0100
  • 063303413c Restore backward compatibility with qt 5.12.0 lucretius 2024-01-19 14:56:11 +0100
  • d8b88dcb3b Merge pull request 'hush/dev pull' (#7) from hush/SilentDragonLite:dev into dev lucretius 2024-01-19 13:51:39 +0000
  • 5199f9487c Merge remote-tracking branch 'lucretius/dev' into dev Duke 2024-01-18 15:24:36 -0800
  • 370058fa95 Merge pull request 'updated build.sh for better OS compatibility' (#138) from jahway603 into dev duke 2024-01-17 02:52:33 +0000
  • 1fb344a8c2 updated build.sh for better OS compatibility #138 jahway603 jahway603 2024-01-16 20:45:12 -0500
  • 1a5ab786bc update lib with proto changes #139 lucretius 2024-01-15 18:30:28 +0100
  • 2fcb4f8358 Use 8 jobs by default for compiling libsodium on mac Duke 2024-01-14 09:42:59 -0500
  • 6bbd2ac358 Fix bug in using more cores to compile in build.sh Duke 2024-01-14 09:33:06 -0500
  • 45e5091208 Bump version Duke 2024-01-14 09:22:54 -0500
  • f15a28f3ec Fix bug in reporting version being compiled in build.sh Duke 2024-01-14 09:21:57 -0500
  • fd5eec230e Allow custom number of cores to compile via build.sh #137 Duke 2024-01-14 09:19:39 -0500
  • 618625bc00 seperate dust and normal transaction Deniod 2024-01-13 13:49:12 +0100
  • 130e0560d5 delete junk Deniod 2024-01-13 12:06:46 +0100
  • 0d6b84ec8a fix conversion from CAmount to double Deniod 2024-01-13 12:02:55 +0100
  • df67f779f7 Do not log blake3 hash to stdout, fixes #136 Duke 2024-01-12 19:36:13 -0500
  • 0f8f028d7d Fix indentation, no functional changes Duke 2024-01-12 18:17:32 -0500
  • 261b3ad643 fix typo Deniod 2024-01-12 14:14:27 +0100
  • c6e8268450 check for funds before spread notes Deniod 2024-01-12 14:05:46 +0100
  • c802a55bac replace sietch transactions with the new note automatic if spendable notes < 30 Deniod 2024-01-12 11:11:00 +0100
  • fb1626d11d less DEBUG flood, add an automation that triggers when there are less than 7 free spendable notes and increases their number by executing a transaction with the amount = fee by replacing a sietch transaction. Deniod 2024-01-11 17:45:12 +0100
  • 84196cda87 create Datastore for countedNotes over 10000 puposhis, debug for notes in send Deniod 2024-01-11 12:48:49 +0100
  • 2b46484f90 fix merge conflicts Deniod 2024-01-10 16:10:21 +0100
  • 9276519c7b change lib commit Deniod 2024-01-10 15:33:09 +0100
  • 98c21693e9 change lib commit Deniod 2024-01-10 15:31:07 +0100
  • 4e074b20fd change version to 2.0.0 v2.0.0 onryo 2024-01-07 00:57:52 +0100
  • 391af1c75a change version to 2.0.0 onryo 2024-01-07 00:55:16 +0100
  • 16b6d43786 Revert the merge revert onryo 2024-01-06 18:21:41 +0100
  • 3c2414028b Revert "Merge branch 'dev'" onryo 2024-01-06 16:27:48 +0100
  • 4a7dd7f959 Merge branch 'dev' v1.5.4 onryo 2024-01-06 16:07:23 +0100
  • 07c16a6009 cargo vendor onryo 2024-01-06 15:47:32 +0100
  • c01e7ac728 Preparing for the release onryo 2024-01-06 15:18:25 +0100
  • 6dca2fafa5 Add notes for the next release onryo 2024-01-05 23:34:08 +0000
  • cb0de2c3f6 We do not support sprout privkeys that have prefix SK Duke 2023-12-28 16:26:26 -0500
  • 1f31adc30c add more debug, use singleshot instead of loop Deniod 2023-12-14 08:47:13 +0100
  • 7863d6ffb2 more debug, free mem, lib update Deniod 2023-12-13 17:28:52 +0100
  • 5df4d75a43 Revert "Ubuntu 18.04 is now EOL, so removing from README" jahway603 2023-12-01 10:47:26 -0500
  • 7dd665131e Merge pull request 'Merge upstream branch dev' (#1) from hush/SilentDragonLite:dev into dev lucretius 2023-12-01 07:32:31 +0000
  • 6183c244e5 Merge pull request 'Ubuntu 18.04 is now EOL, so removing from README' (#131) from jahway603/SilentDragonLite:jah-doc into dev jahway603 2023-11-29 02:06:35 +0000
  • 5114b76be2 Ubuntu 18.04 is now EOL, so removing from README #131 jahway603 2023-11-28 21:04:23 -0500
  • 973ec2e823 Remove res/libsodium.a from git Duke 2023-11-28 06:39:28 -0800
  • 44e788f87d set fee for hushchat to 0 #129 Deniod 2023-11-28 09:48:25 +0100
  • eb7a083d41 Merge pull request 'mempool integration' (#126) from lucretius/SilentDragonLite:mempool-new into dev duke 2023-11-27 17:46:37 +0000
  • 3962b42e30 mempool integration #126 Deniod 2023-11-27 17:32:55 +0100
  • aadb7e7c9e Merge pull request 'Add build instruction for Ubuntu 22.04' (#125) from onryo-build1 into dev duke 2023-11-01 14:52:57 +0000
  • 9a7e87fa1d Add build instruction for Ubuntu 22.04 #125 onryo 2023-11-01 10:34:39 +0000
  • 2519acdd7a Merge pull request 'Add files to create deb package' (#123) from onryo/SilentDragonLite:dev into dev onryo 2023-06-15 13:01:47 +0000
  • aa58e3a4ce Initial docs #123 onryo 2023-06-10 21:01:52 +0000
  • 50964ce8b7 Update 'contrib/debian/control' onryo 2023-06-10 20:52:36 +0000
  • 2e23886d86 add compat onryo 2023-06-10 20:49:31 +0000
  • d8ff0de15d add copyright onryo 2023-06-10 13:48:06 +0000
  • b8c18aa38b add rules onryo 2023-06-10 13:47:19 +0000
  • 1f31c40172 add changelog onryo 2023-06-10 13:46:46 +0000
  • eca9c53ff7 add control file onryo 2023-06-10 12:30:36 +0000
  • 828a912d85 Do not change servers when retrying sync RPC Duke 2023-03-31 05:12:36 -0700
  • bfdda1f1af Try really hard to make sync RPC finish Duke 2023-03-30 16:39:10 -0700
  • 5b33cb3638 Much DEBUG such wow Duke 2023-03-30 11:37:29 -0700