Bogdan-Ștefan Neacșu
|
89228ae1e1
|
Catch and emit event in backend for URL opening
The JS part of listening to that event is still not working, probably
due to some window init race. Needs to be investigated more.
|
2023-09-05 22:16:03 +03:00 |
|
Bogdan-Ștefan Neacșu
|
c0cb98fee0
|
Better error message on invalid payment req
|
2023-09-04 14:29:33 +03:00 |
|
Bogdan-Ștefan Neacșu
|
14a9991fa4
|
Use clap arguments
|
2023-09-04 14:29:33 +03:00 |
|
Bogdan-Ștefan Neacșu
|
a7c71ab3d4
|
Introduce nyxd client
|
2023-09-04 14:29:33 +03:00 |
|
Bogdan-Ștefan Neacșu
|
f26aad9880
|
Add payment manager
|
2023-09-04 14:29:33 +03:00 |
|
Jon Häggblad
|
581cba9365
|
Merge pull request #3830 from nymtech/jon/nc-directory-error-handling
nym-connect directory error handling
|
2023-09-01 16:14:37 +02:00 |
|
Jon Häggblad
|
c7d99bb951
|
Update error enum name
|
2023-09-01 15:58:51 +02:00 |
|
mx
|
ee938e6a0c
|
Merge pull request #3736 from nymtech/feature/rust-sdk-tutorial-chain-querier
Feature/rust sdk tutorial chain querier
|
2023-09-01 13:52:34 +00:00 |
|
Jon Häggblad
|
00501f7073
|
rustfmt
|
2023-09-01 14:53:25 +02:00 |
|
Jon Häggblad
|
db80666271
|
Append gateway_id to to gateway client error type
|
2023-09-01 14:38:34 +02:00 |
|
mfahampshire
|
3f9fdac9ec
|
removed ref to send_str for send_message
|
2023-09-01 14:00:48 +02:00 |
|
mfahampshire
|
3257315676
|
tweaks
|
2023-09-01 13:24:01 +02:00 |
|
Jon Häggblad
|
2f874a66de
|
Split directory mod into gateways and services
|
2023-09-01 13:14:05 +02:00 |
|
Jon Häggblad
|
defbcea227
|
Fallback on last hour performance for gateways
|
2023-09-01 13:14:05 +02:00 |
|
Jon Häggblad
|
58f79a972c
|
More extensive error handling in NC directory
|
2023-09-01 13:14:05 +02:00 |
|
Jon Häggblad
|
de531d41ed
|
Merge pull request #3826 from nymtech/jon/fix-gateways-in-geoaware-routing
geo_aware_provider: fix too much filtering of gateways
|
2023-09-01 09:17:21 +02:00 |
|
Mark Sinclair
|
15df2cfbe5
|
Create release-calculate-hash.yml
|
2023-08-31 17:34:30 +01:00 |
|
Jon Häggblad
|
987401c320
|
Add one more gateway check when fetching in nym-connect
|
2023-08-31 15:35:39 +02:00 |
|
Jon Häggblad
|
81cbc48521
|
Remove unused
|
2023-08-31 15:18:43 +02:00 |
|
Jon Häggblad
|
8935eb125b
|
geo_aware_provider: fix too much filtering of gateways
|
2023-08-31 15:05:17 +02:00 |
|
Tommy Verrall
|
ca2aad778b
|
Merge pull request #3768 from nymtech/chore/enable-versioning
Chore/enable versioning
nyms5-android-v1.0
|
2023-08-31 11:53:22 +02:00 |
|
Tommy Verrall
|
584c902f93
|
Merge pull request #3809 from nymtech/feature/ncandroid-state
fix(nc-android): state sync cross ffi
|
2023-08-31 11:52:18 +02:00 |
|
Tommy Verrall
|
2b15d53f45
|
Merge pull request #3824 from nymtech/jon/explorer-client
Create explorer-client and use in geo aware provider
|
2023-08-31 10:55:20 +02:00 |
|
Tommy Verrall
|
ce98ce72d8
|
Merge pull request #3799 from nymtech/jon/network-requester-add-description-in-config
network-requester: add description to config
|
2023-08-30 12:33:42 +02:00 |
|
mfahampshire
|
5a8bad4503
|
Merge branch 'feature/rust-sdk-tutorial-chain-querier' of github.com:nymtech/nym into feature/rust-sdk-tutorial-chain-querier
|
2023-08-30 11:04:51 +02:00 |
|
mfahampshire
|
0e37084f34
|
updated client send method
|
2023-08-30 10:59:18 +02:00 |
|
Jon Häggblad
|
8af83ceac6
|
Add note about country to continent mapping
|
2023-08-30 09:57:56 +02:00 |
|
Jon Häggblad
|
ee6b6ecc7e
|
Create explorer-client and use in geo aware provider
|
2023-08-30 09:40:27 +02:00 |
|
mfahampshire
|
27a9557c7b
|
tweak
|
2023-08-29 17:22:59 +02:00 |
|
mfahampshire
|
c143fef912
|
tweaks to tutorial
|
2023-08-29 17:22:59 +02:00 |
|
mfahampshire
|
e7e48f0e53
|
added ide config to gitignore
|
2023-08-29 17:22:59 +02:00 |
|
mfahampshire
|
c62b344349
|
finished first pass at tutorial
|
2023-08-29 17:22:59 +02:00 |
|
mfahampshire
|
441fbf8255
|
added new pages for client and service /src/ files
|
2023-08-29 17:22:59 +02:00 |
|
mfahampshire
|
b5cde68e62
|
continued working on tutorial; finished bin/service
|
2023-08-29 17:22:59 +02:00 |
|
mfahampshire
|
c3d38fb904
|
continued working on dev portal tutorial
|
2023-08-29 17:22:59 +02:00 |
|
mfahampshire
|
2922306e25
|
added tree output for created client with storage example
|
2023-08-29 17:22:59 +02:00 |
|
mfahampshire
|
204b2e1101
|
working lib setup for tutorial
|
2023-08-29 17:22:54 +02:00 |
|
mfahampshire
|
c022486e63
|
cont. with first pass at tutorial
|
2023-08-29 17:21:51 +02:00 |
|
mfahampshire
|
2a7a681b7d
|
* started on cosmos tutorial
* edited summary accordingly
* edited links in other pages for new ts tutorial structure
* removed ipfs coming soon page
|
2023-08-29 17:21:51 +02:00 |
|
mx
|
a50b4ad211
|
Merge pull request #3786 from nymtech/dev-portal/telegram
initiated telegram tutorial
|
2023-08-29 15:18:36 +00:00 |
|
mfahampshire
|
ca613ad3aa
|
change shebang to nixos-compatible one
|
2023-08-29 17:07:52 +02:00 |
|
mfahampshire
|
f518c8377b
|
version bump
|
2023-08-29 17:07:34 +02:00 |
|
mx
|
e1a30ea01a
|
Merge pull request #3790 from nymtech/feature/documentation-scripts
Feature/documentation scripts
|
2023-08-29 15:00:48 +00:00 |
|
Tommy Verrall
|
9f5a0a7ca6
|
Merge pull request #3818 from nymtech/jon/nc-latency-based-gateway-selection
nym-connect: select gateway based on latency in medium mode
|
2023-08-29 16:33:07 +02:00 |
|
Tommy Verrall
|
c7de97d6dd
|
Merge pull request #3819 from nymtech/feature/nc-privacy-switch
feat(nc): disable privacy switch when active connection
|
2023-08-29 16:32:38 +02:00 |
|
Tommy Verrall
|
85a7ec9f02
|
Merge pull request #3821 from nymtech/release/v1.1.29-snickers
Release/v1.1.29 snickers
|
2023-08-29 16:31:32 +02:00 |
|
Jon Häggblad
|
8d105cf4dd
|
Add note about mixnode config entry
|
2023-08-29 14:57:43 +02:00 |
|
Jon Häggblad
|
6131d000e6
|
Add some logging statements
|
2023-08-29 14:35:08 +02:00 |
|
Jon Häggblad
|
972a220209
|
Add nr_description entry to NR config file
|
2023-08-29 14:28:31 +02:00 |
|
Jon Häggblad
|
b7cf7e06d2
|
Upgrade clap macro calls
|
2023-08-29 14:26:42 +02:00 |
|