dynco-nym
660463908d
Expand /v3/nym-nodes with geodata ( #5686 )
...
* Expand /v3/nym-nodes
- includes node description and geodata
- expanded scope of included geodata
* Fetch geodata for all nodes
* Bump package version
nym-node-status-api/nym-node-status-api-2.1.0
2025-04-10 21:12:33 +02:00
dependabot[bot]
0be844e015
build(deps): bump crossbeam-channel from 0.5.14 to 0.5.15 ( #5702 )
2025-04-10 20:06:50 +02:00
Yana Matrosova
efa6e7d7c7
Merge pull request #5669 from nymtech/yana/explorer-caching
...
Yana/explorer caching
2025-04-10 18:41:31 +03:00
dynco-nym
33c783bb7c
Bump package version
2025-04-10 17:22:21 +02:00
Bogdan-Ștefan Neacşu
16059211b9
Add contains ticketbook data db query ( #5670 )
...
* Add contains ticketbook data db query
* Fix clippy
* Use exists for better performance
2025-04-10 18:21:50 +03:00
Yana
bb6c920767
fix build
2025-04-10 17:24:40 +03:00
Yana
8c4df963c9
Fix switch button on mobile header
2025-04-10 17:23:04 +03:00
Yana
af737596ca
Fix tooltip
2025-04-10 16:50:45 +03:00
Jędrzej Stuczyński
af2c4f50b6
Feature/updated sphinx payload keys ( #5698 )
...
* removed support for legacy packet types from NymCodec
I think nodes had plenty of time to upgrade given versioned variant was introduced in 2022
* temp: use local sphinx packet for development
* introduce new messages that use more efficient reply surbs encoding
* checks for incorrect encoding
* generate correct message depending on config value
* fixed current packet version
* made packet type selection configurable
* updated sphinx packet crate to the published version
* fixed wasm build
* fixes in outfox due to sphinx api changes
* additional tests
* clippy
* fixed log/tracing import
2025-04-10 13:43:29 +01:00
Jędrzej Stuczyński
02ed64557d
chore: removed old explorer-api ( #5701 )
2025-04-10 11:26:24 +01:00
Yana
38dabd8d0d
fix build
2025-04-10 11:38:43 +03:00
Yana
d9de5cfa33
Rebase onto develop, fix lint error
2025-04-10 11:29:13 +03:00
Yana
bdfbfde463
add fixes
2025-04-10 11:14:58 +03:00
Yana
5179f38ad2
fix build
2025-04-10 11:14:54 +03:00
Yana
f4e9abcd22
fix build
2025-04-10 11:14:54 +03:00
Yana
46ebd84b02
Dark theme
2025-04-10 11:14:54 +03:00
Yana
d8d2f99a18
clean up, optimise homepage layout
2025-04-10 11:14:49 +03:00
Yana
cd3ec5f3bd
comment out for good
2025-04-10 11:14:49 +03:00
Yana
32a16ef025
add getOfflineSigner dependency to the callback fn
2025-04-10 11:14:48 +03:00
Yana
6af4e44f55
comment out unused option
2025-04-10 11:14:48 +03:00
Yana
3cddc594b4
Add fees "auto" to the cosmWasm client with offline signer
2025-04-10 11:14:48 +03:00
Yana
d11aaed392
Another try to fix gas fee for redeem rewards
2025-04-10 11:14:48 +03:00
Yana
1bead28150
Try fix gas fee for redeem all rewards
2025-04-10 11:14:48 +03:00
Yana
735bed5cd7
fix buggy data on landing page graphs
2025-04-10 11:14:48 +03:00
Yana
12e0d34885
fix build
2025-04-10 11:14:48 +03:00
Yana
43af3b8a3b
fix build
2025-04-10 11:14:48 +03:00
Yana
8ff96b11c9
Refactor Node page to accept identity_key in params
2025-04-10 11:14:48 +03:00
Yana
df453158d6
fix build
2025-04-10 11:14:36 +03:00
Yana
abeeadb661
fix build
2025-04-10 11:14:36 +03:00
Yana
752fe7fa0f
fix build
2025-04-10 11:14:36 +03:00
Yana
c5ec682088
fix build
2025-04-10 11:14:36 +03:00
Yana
58a569cd26
clean up
2025-04-10 11:14:36 +03:00
Yana
2e767a2586
Another try
2025-04-10 11:14:35 +03:00
Yana
dc772d8759
clean up
2025-04-10 11:14:35 +03:00
Yana
9e70c7a32d
Add caching on tanstack queries
2025-04-10 11:14:35 +03:00
Jon Häggblad
ba5e86e842
Bump the nym-vpn deb metapackage to 1.0 ( #5697 )
2025-04-09 18:07:55 +02:00
Tommy Verrall
b7313656e9
Merge pull request #5699 from nymtech/fix/sign-in-page-wallet
...
Allow copy and paste on logins fields for the wallet
2025-04-09 15:15:28 +01:00
Tommy Verrall
2eb695088f
linting and yarn
...
- modify log screen
2025-04-09 16:14:11 +02:00
Tommy Verrall
eb612d47c0
Allow copy and paste on logins
...
- allow shell open for linking - some platforms it's not working as expected
2025-04-09 14:55:12 +02:00
benedetta davico
2ba7b26e5d
Merge pull request #5659 from nymtech/benny/revamp-api-tests
...
Adding fresh nym-api tests and workflow
2025-04-09 13:13:24 +02:00
Tommy Verrall
4cd0f7b56f
Merge pull request #5687 from nymtech/feature/test-v2
...
Tauri V2 - Wallet Migration
2025-04-09 12:09:41 +01:00
Tommy Verrall
600bf42a95
conflicts
2025-04-09 12:51:31 +02:00
Tommy Verrall
748e3e4248
fix remaining lint and cargo clippy errors
2025-04-09 12:46:03 +02:00
dependabot[bot]
8cf1b6427a
build(deps): bump tokio from 1.44.0 to 1.44.2 in /nym-wallet ( #5694 )
2025-04-09 12:40:37 +02:00
Tommy Verrall
7a888c6fdf
fix wallet ci
2025-04-09 12:17:02 +02:00
Tommy Verrall
9a9bb89d89
fix lint again
2025-04-09 12:14:49 +02:00
Tommy Verrall
4cc14ddcc4
cargo fmt
...
- hopefully the last
2025-04-09 11:53:47 +02:00
Tommy Verrall
2dbf9d97cb
yarn lint fix
2025-04-09 11:47:10 +02:00
Tommy Verrall
91b6f3cc3e
paste not working from currency form
...
- removed shellhelper too
2025-04-09 11:22:09 +02:00
Tommy Verrall
84cccffcbd
Fix PR comments
...
- removed the shell open in favour of the tauri plugin for opening
- cleaned up some code
- added a few packages
2025-04-09 10:27:25 +02:00