Commit Graph

1994 Commits

Author SHA1 Message Date
Duke Leto
a4e1b51c79 Update 'doc/release-process.md' 2022-11-03 12:18:12 +00:00
Jonathan "Duke" Leto
9079499265 See if gitea recognizes this issue template 2022-11-03 04:00:37 -07:00
Jonathan "Duke" Leto
c460cfad41 Mention checkpoints in our release doc 2022-11-03 03:58:34 -07:00
Jonathan "Duke" Leto
757d303802 Add release doc 2022-11-03 03:54:55 -07:00
fekt
4efcbc630e Removing donation stuff 2022-11-02 18:54:48 -04:00
fekt
364c775d6d Removing taddr on receive tab
Left zaddr radio button for now as it's used to update dropdown of zaddrs
2022-11-01 22:12:04 -04:00
fekt
e179e723f5 Fix no connection status on sync 2022-11-01 22:09:48 -04:00
Duke Leto
a9ad534241 update translations and add PL 2022-03-30 11:06:56 -04:00
Duke Leto
463a4ea6ce Merge pull request 'Polish translation & typos' (#85) from onryo/SilentDragonLite:dev into dev
Reviewed-on: https://git.hush.is/hush/SilentDragonLite/pulls/85
2022-03-30 14:57:55 +00:00
onryo
f0145c7b1b typo 2022-03-30 10:58:07 +00:00
onryo
a603c38742 some typos 2022-03-30 10:57:31 +00:00
onryo
f0200e26bc Update 'res/silentdragonlite_pl.ts' 2022-03-30 10:52:51 +00:00
onryo
a1bb19da8d Polish language 2022-03-30 10:44:00 +00:00
onryo
b22a79cff9 Update 'silentdragon-lite.pro' 2022-03-30 10:43:14 +00:00
onryo
980b650827 Update 'application.qrc' 2022-03-30 10:42:39 +00:00
Duke Leto
4803686bdc Merge pull request 'added poop to release notes' (#84) from jahway603/SilentDragonLite:dev into dev
Reviewed-on: https://git.hush.is/hush/SilentDragonLite/pulls/84
2022-03-22 11:31:28 +00:00
jahway603
6b36f013b1 added poop 2022-03-21 21:50:13 -04:00
Duke Leto
4bab1aa9b7 Add relnotes to repo 2022-03-21 19:00:32 -04:00
Duke Leto
e420c93aa6 Correctly update silentdragonlite-cli dependency 2022-02-22 10:01:06 -05:00
Duke Leto
af333d8e07 Update silentdragonlite-cli to latest commit on master 2022-02-22 09:54:28 -05:00
Duke Leto
aabb8c5f29 Add some spanish translations 2022-02-19 08:08:08 -05:00
Duke Leto
825e50b2ea Show qt version in About screen 2022-02-18 09:37:48 -05:00
Duke Leto
9e8e95200c Strip leading/trailing whitespace from wallet birthdays 2022-02-17 23:44:54 -05:00
Duke Leto
4aeab433a4 This text about mining only serves to confuse users 2022-02-17 22:18:12 -05:00
Duke Leto
42b5d182ee Create new rpc connection during shutdown if we don't have one and debug logging 2022-02-17 11:27:17 -05:00
Duke Leto
fd2fb3757a Try to avoid coredumping if zrpc object doesn't exist, which can happen if backend server is misbehaving 2022-02-16 14:35:30 -05:00
Duke Leto
d5cef76eb4 update translations 2022-02-16 14:21:42 -05:00
Duke Leto
82751b7b57 update text for new and restoring seeds 2022-02-16 14:21:12 -05:00
Duke Leto
3695e68190 update copyright 2022-02-16 14:08:28 -05:00
Duke Leto
9579702f0f bump version to 1.5.3 2022-02-16 14:05:24 -05:00
Duke Leto
fbb9ea7670 Update Cargo.lock
The only functional change is to update silentdragonlite-cli but it seems my version of cargo
changed the format of things slightly, and added a checksum to every package and also changed
some URLs to speficy a package name instead of a full URL.
2022-02-16 11:19:09 -05:00
Duke Leto
bfab526aba Merge branch 'dev' of https://git.hush.is/hush/SilentDragonLite into dev 2022-02-16 11:11:19 -05:00
Duke Leto
ccbf1515f8 update to latest silentdragonlite-cli master commit which has new checkpoints 2022-02-16 11:11:13 -05:00
Duke Leto
890b95665b Merge pull request 'fixed port of poop SDL server' (#75) from jahway603/SilentDragonLite:dev into dev
Reviewed-on: https://git.hush.is/hush/SilentDragonLite/pulls/75
2022-02-14 15:30:58 +00:00
jahway603
8a5c8e4898 fixed port of poop SDL server 2022-02-12 02:37:06 -05:00
jahway603
2d3ef67a82 Merge remote-tracking branch 'remotes/upstream/dev' into dev 2022-02-12 02:24:08 -05:00
Duke Leto
5a1dd4114f Add docs for adding a new SDL server to the code 2022-02-11 08:38:22 -05:00
Duke Leto
6c5ffca056 Add lite.hushpool.is to random server algorithm 2022-02-11 08:32:36 -05:00
Duke Leto
60815a95b0 Merge branch 'master' into dev
Conflicts:
	src/mainwindow.cpp
2022-02-11 08:31:23 -05:00
Duke Leto
06702a65bb Merge pull request 'Update mainwindow.cpp' (#73) from fekt/SilentDragonLite:master into master
Reviewed-on: https://git.hush.is/hush/SilentDragonLite/pulls/73
2022-02-11 04:33:12 +00:00
fekt
6b04faefdd Update mainwindow.cpp
Another server
2022-02-10 22:30:13 -05:00
Duke Leto
5825b30e71 Merge pull request '"Create a new wallet" button is already marked as complete, but the next button is not' (#72) from onryo/SilentDragonLite:dev into dev
Reviewed-on: https://git.hush.is/hush/SilentDragonLite/pulls/72
2022-02-01 18:34:54 +00:00
onryo
532b308a2f Update 'src/firsttimewizard.cpp' 2022-01-29 12:36:41 +00:00
onryo
5d7856b4cf adding install.sh 2022-01-29 10:46:13 +01:00
onryo
9c1c46f317 Upload files to 'util' 2022-01-29 09:42:58 +00:00
onryo
448a080053 Delete 'util/install.sh' 2022-01-29 09:42:40 +00:00
onryo
50b205cc61 Upload files to 'util' 2022-01-29 09:40:26 +00:00
onryo
c283cc7513 Upload files to 'util' 2022-01-29 09:37:05 +00:00
onryo
91f64b235e copying files from dev to master 2022-01-29 09:28:17 +00:00
onryo
d8eb008b7c Update 'util/install.sh' 2022-01-29 09:24:50 +00:00