Tommy Verrall
6776bb4bab
Merge pull request #836 from nymtech/feature/add-dataids-wallet
...
Apply readable ids to elements on Nym Wallet
2021-10-21 10:28:36 +01:00
Tommy
cbe9bad66e
Apply readable test-dataIds to elements on Nym Wallet
...
To easily identify elements on the wallet to help with automation.
2021-10-20 16:39:30 +01:00
Tommy Verrall
5761e1c1a4
Merge pull request #831 from nymtech/update/use-nym-icons
...
update app name and icons
2021-10-19 14:21:51 +01:00
Mark Sinclair
062a5edf76
Merge pull request #806 from nymtech/bugfix/network-explorer-api-geoip
...
Bug fix: Network Explorer: Add freegeoip API key and split out tasks for country distributions
2021-10-19 11:53:22 +01:00
Jędrzej Stuczyński
a009e76568
Feature locked client-side bandwidth metering ( #820 )
2021-10-19 11:30:34 +02:00
Jędrzej Stuczyński
dcc9b856d7
Flag to only run coconut-related functionalities ( #824 )
2021-10-19 11:30:07 +02:00
Mark Sinclair
592e52b333
Hush nightly clippy, hush
2021-10-19 10:20:00 +01:00
Mark Sinclair
bc923be862
Update README
2021-10-19 10:20:00 +01:00
Mark Sinclair
e880631500
Remove unused imports
2021-10-19 10:20:00 +01:00
Mark Sinclair
d9b0834476
Review feedback
2021-10-19 10:20:00 +01:00
Mark Sinclair
2fda22e168
Run new tasks at startup
2021-10-19 10:20:00 +01:00
Mark Sinclair
a5091cd124
Split refreshing of mixnode cache into a separate task
2021-10-19 10:20:00 +01:00
Mark Sinclair
b2ec19ece4
Split geolcation into its own task the picks off mixnodes that don't have locations or ones where the cache TTL has expired
2021-10-19 10:20:00 +01:00
Mark Sinclair
72e64cfab7
Split the mixnode country distribution calculation into its own task and get data from the location cache
2021-10-19 10:20:00 +01:00
Mark Sinclair
7eacb6b57e
Add TTL to location cache
2021-10-19 10:20:00 +01:00
Mark Sinclair
e0e1ca992f
Move locations to their own cache
2021-10-19 10:20:00 +01:00
Mark Sinclair
f1a628dee4
Change freegeoip API hostname
2021-10-19 10:20:00 +01:00
Mark Sinclair
81d49dc4b9
Add thiserror crate
2021-10-19 10:20:00 +01:00
Mark Sinclair
7e581183f4
Network Explorer API: add env var GEO_IP_SERVICE_API_KEY to provide an API key for https://freegeoip.app/
2021-10-19 10:20:00 +01:00
fmtabbara
a9f3fa0c72
update app name and icons
2021-10-19 09:08:07 +01:00
Mark Sinclair
4307756719
Network Explorer: GitHub Actions
...
- change notification channel
- remove trigger on PR
2021-10-18 12:05:21 +01:00
Mark Sinclair
622d0d3ff9
Merge pull request #829 from nymtech/nym-wallet-test-yml
...
Create nym-wallet-tests.yml
2021-10-18 11:22:54 +01:00
Tommy Verrall
ad763c2131
Update nym_wallet.yml
...
remove clippy
2021-10-18 11:18:59 +01:00
Jędrzej Stuczyński
87a2ec9468
Updated CODEOWNERS ( #828 )
2021-10-18 08:41:27 +01:00
Tommy Verrall
0b79fc33d7
nym-wallet-tests.yml
2021-10-15 18:05:16 +01:00
Tommy Verrall
b7e14489da
Create nym-wallet-tests.yml
...
action for building and running the tauri-wallet-tests
2021-10-15 17:46:53 +01:00
Fouad
5fb2c9d822
Merge pull request #827 from nymtech/tauri-wallet-patch
...
Tauri wallet
2021-10-15 15:19:01 +01:00
Jędrzej Stuczyński
0f7280c227
Fixed most recent nightly clippy warnings ( #817 )
...
* Fixed most recent nightly clippy warnings
* Missing wasm32 changes
2021-10-15 08:57:16 +01:00
mmsinclair
4ebca86a66
[ci skip] Generate TS types
2021-10-14 15:41:13 +00:00
fmtabbara
1a0c6eed27
Tauri wallet
2021-10-14 16:30:09 +01:00
Bogdan-Ștefan Neacşu
673e13ec57
Change false to true, as for mixnodes ( #822 )
2021-10-13 19:28:47 +03:00
Jędrzej Stuczyński
7caac334f4
Feature/resending rewards on timeout ( #810 )
...
* Additional methods on nymd client
* Checking for time out errors
* Attempting retransmission on suspected time out
* Don't report error if tx is a mempool duplicate
2021-10-11 10:48:59 +01:00
Jędrzej Stuczyński
4e0e081b3e
Feature/coconut feature ( #805 )
...
* 'Coconut' feature in gateway
* Enabled coconut feature in gateway-requests
* Native client coconut feature
* Ibid for socks5 client
* Ibid for wasm client
* Coconut feature flag for validator-api
* Added coconut feature flag to our CI
* build.yml typo
* Continue on windows errors
* Missing quote
* Another typo in build.yml
* Reclaiming disk space when building for windows on CI
2021-10-11 09:17:58 +01:00
Jędrzej Stuczyński
51dc8c81ed
Rocket picking up environment from Rocket.toml again ( #801 )
...
* Rocket picking up environment from Rocket.toml again
* Removed unused import
2021-10-08 14:33:29 +01:00
Max H
727eedf7d3
updated docs link
2021-10-05 13:34:18 +02:00
Mark Sinclair
e37fddf3ab
Network Explorer: GitHub Actions - notification channel
2021-10-05 11:53:17 +01:00
Mark Sinclair
885679e575
Network Explorer: GitHub Actions - notification channel
2021-10-05 11:46:41 +01:00
Mark Sinclair
36554c3c34
Network Explorer: GitHub Actions - notification messages
2021-10-05 11:39:33 +01:00
Mark Sinclair
2197062372
Network Explorer: GitHub Actions - notification messages
2021-10-04 11:22:37 +01:00
Mark Sinclair
487b894f3d
Network Explorer: GitHub Actions - send message content via stdin
2021-10-04 10:53:39 +01:00
Mark Sinclair
a03603b274
Network Explorer: GitHub Actions - fix JSON quote escaping
2021-10-04 10:45:02 +01:00
Mark Sinclair
e6879dba63
Network Explorer: GitHub Actions - handle env differently
2021-10-01 15:47:57 +01:00
Mark Sinclair
68a43e33b9
Network Explorer: GitHub Actions - change notifications to be generated from template files
2021-10-01 15:44:26 +01:00
Bogdan-Ștefan Neacşu
db2ab41636
Remove migration code ( #796 )
2021-10-01 16:55:48 +03:00
Mark Sinclair
c624327a7a
Network Explorer: GitHub Action - add keybase notifications
2021-10-01 14:28:13 +01:00
Mark Sinclair
32ff5cbc1e
Network Explorer: GitHub Actions - fix dist path
2021-09-30 16:02:51 +01:00
Mark Sinclair
9ba203c7b3
Network Explorer: GitHub Actions: rsync install
2021-09-30 15:52:02 +01:00
Mark Sinclair
729625ef4f
Network Explorer: GitHub Action: install rsync
2021-09-30 15:49:39 +01:00
Mark Sinclair
fd3923a5f9
Network Explorer: GitHub Actions - disable tests
2021-09-30 15:37:52 +01:00
Mark Sinclair
c2fd07ea18
Fix typo
2021-09-30 15:29:23 +01:00