Mark Sinclair
88442c73ec
Bump node tester version and add additional yarn install step to fix linting
2025-11-07 20:24:38 +00:00
Mark Sinclair
95168ac280
Update ci-nym-wallet-storybook.yml
2025-11-07 20:13:36 +00:00
Mark Sinclair
2d0b38ed12
Update ci-lint-typescript.yml
2025-11-07 19:49:22 +00:00
Mark Sinclair
18b83e437a
Update ci-lint-typescript.yml
2025-11-07 19:18:56 +00:00
Mark Sinclair
1fd73d7dc4
update yarn lock file after TS SDK 1.4.1 publish
2025-11-07 18:27:23 +00:00
Mark Sinclair
4041e3e95c
update docs dependencies to SDK 1.4.1
2025-11-07 18:25:04 +00:00
Mark Sinclair
b4046a8969
TS SDK 1.4.1 release
2025-11-07 17:48:08 +00:00
Mark Sinclair
ea36ef525a
update example docs
2025-11-07 16:55:42 +00:00
Mark Sinclair
e76986e607
TS SDK 1.4.1-rc3
2025-11-07 16:15:56 +00:00
Mark Sinclair
1d85cf1ad8
improve wasm js tests
2025-11-07 16:13:33 +00:00
Mark Sinclair
b49edba86d
wasm: rename main to main_js to avoid collision errors in exporting main from tests
...
see https://github.com/wasm-bindgen/wasm-bindgen/issues/2206
2025-11-07 16:13:06 +00:00
Mark Sinclair
00571c3892
ts-sdk: fix minimatch dependency and correct casing on selfAddress function call
2025-11-07 14:30:06 +00:00
Mark Sinclair
0257cb050a
TS SDK 1.4.1-rc2
2025-11-07 14:29:19 +00:00
Mark Sinclair
503b7c5307
add back version complexity for CI
2025-11-05 15:59:51 +00:00
Mark Sinclair
a86b3a3ee3
simplify version dependencies and add dist to dev mode
2025-11-05 15:46:53 +00:00
Mark Sinclair
6841516bf2
TS SDK 1.4.1-rc1
2025-11-05 12:23:45 +00:00
Mark Sinclair
0e97d6c040
limit packages published to only wasm clients
2025-11-04 19:41:45 +00:00
Mark Sinclair
854dccd79c
bump versions to rc0
2025-11-04 19:40:04 +00:00
Mark Sinclair
a792313b68
try disable typedoc because of minimatch errors
2025-11-04 18:15:45 +00:00
Mark Sinclair
7778adb493
Update publish-sdk-npm.yml
2025-11-04 14:57:24 +00:00
Mark Sinclair
33988b5164
Update publish-sdk-npm.yml
2025-11-04 14:52:22 +00:00
Mark Sinclair
284c25ff5a
Update publish-sdk-npm.yml
2025-11-04 14:48:28 +00:00
Mark Sinclair
9d72229fa6
Update publish-sdk-npm.yml
2025-11-04 14:42:36 +00:00
Mark Sinclair
da8d14ae84
bump versions to rc
2025-10-31 14:29:21 +00:00
Mark Sinclair
2e4f7bbc70
pin minimatch typings to fix lint errors
2025-10-25 00:24:29 +01:00
Mark Sinclair
cbafe4adcf
update go
2025-10-24 23:57:20 +01:00
Mark Sinclair
967b6c8e34
ts: fix linting errors
2025-10-24 23:26:17 +01:00
Mark Sinclair
c3dad4231d
ts-sdk: contract clients: update and re-run autogen
2025-10-24 23:25:35 +01:00
Mark Sinclair
ba8ed878c9
remove bump version tool from workspace
2025-10-24 20:29:40 +01:00
Mark Sinclair
744860d4f9
Release Typescript SDK v1.4.1
2025-10-24 19:56:01 +01:00
Mark Sinclair
0013e7ac40
wasm: mix-fetch: fix up internal tester
2025-10-24 19:55:51 +01:00
Mark Sinclair
0fcc42e02d
wasm: mix-fetch: remove harbour master client and use Nym API client
2025-10-24 19:55:51 +01:00
p17o
4f0974fcf1
Update quic_bridge_deployment.sh for IPv4 and .deb package ( #6138 )
...
Updated ping commands to explicitly use IPv4 and adjusted file permission checks with sudo. Changed the forward address prompt to specify IPv4 and modified the binary download process to fetch and install the latest .deb release URL automatically.
2025-10-22 15:46:23 +00:00
Jędrzej Stuczyński
bd2174641e
bugfix: update internal owner address in transferred share ( #6139 )
2025-10-22 10:42:26 +01:00
Tommy Verrall
59b62fabc9
Merge pull request #6134 from nymtech/feature/domain-fronting-v2
...
Domain fronting
2025-10-22 11:08:21 +02:00
Tommy Verrall
e6f4bae895
Last failing test - fix
2025-10-21 19:34:20 +02:00
Tommy Verrall
d71742af32
Use explicit Vec<ApiUrl> handling in BaseClientBuilder
...
- Replace NymNetworkDetails with explicit API URL handling
- Fix deprecated from_network() usage and improve fallback logic
- Add URL validation and remove unused backwards compatibility
2025-10-21 19:15:24 +02:00
Tommy Verrall
3b7c07e249
Actually commit the recommended changes
2025-10-21 18:12:38 +02:00
Tommy Verrall
3b429dde69
Fix broken tests in CI
2025-10-21 16:29:26 +02:00
Tommy Verrall
3a29c296da
Replace deprecated from_network() with new_with_fronted_urls()
2025-10-21 16:05:41 +02:00
Tommy Verrall
8544c54f8f
Merge develop into feature/domain-fronting-v2
...
- Use new_with_fronted_urls() for explicit domain fronting
- Deprecate from_network() in favor of explicit method
2025-10-21 15:58:20 +02:00
Jędrzej Stuczyński
9f9639950b
feat: expose more explicit new_with_fronted_urls builder for http API client ( #6136 )
2025-10-21 14:47:58 +01:00
Jędrzej Stuczyński
111a0b20b6
bugfix: update stored epoch share when changing ownership ( #6135 )
2025-10-21 14:10:20 +01:00
Tommy Verrall
67b300d0b8
Fix new_from_env() to populate nym_api_urls for domain fronting
2025-10-21 12:22:51 +02:00
Jędrzej Stuczyński
88c4e0ce6c
bugfix: update stored epoch share when changing announce address ( #6131 )
...
* bugfix: update stored epoch share when changing announce address
* chore: remove placeholder legacy mixnode bonding test [mixnet contract]
2025-10-21 10:59:17 +01:00
Tommy Verrall
f6800aff0a
fix all clippy messages
2025-10-21 11:32:47 +02:00
Tommy Verrall
0c7c927ca2
Add more tests for retry logic
2025-10-21 11:32:47 +02:00
Tommy Verrall
a69c8b1660
Fix confusing tracing logs
2025-10-21 11:32:47 +02:00
Tommy Verrall
f3ea310a46
Fix retries - this is working
2025-10-21 11:32:46 +02:00
Tommy Verrall
92f9ff035d
Add configuration-based domain fronting support
...
Changes:
- Add network_details field to BaseClientBuilder (optional, backwards compatible)
- Add with_network_details() method for opt-in domain fronting
- Update construct_nym_api_client() to use from_network() when network_details provided
- Enable network-defaults feature in nym-client-core Cargo.toml
- SDK passes network_details to BaseClientBuilder
2025-10-21 11:32:46 +02:00