Mark Sinclair
626d013547
Switch from yarn to pnpm ( #6779 )
...
* switch from yarn to pnpm
* Remove full-nym-wasm (#6796 )
* Remove nym-browser-extension (#6798 )
* Remove nym-browser-extension
* remove unused from makefile
* Remove Node tester (#6800 )
* Remove dom-utils (#6801 )
* gh-actions: remove pnpm version
* nuke dist and pkg
* add missing dependency
* set node version to 24 and pnpm version to 11
* upgrade lock file from pnpm version 9 to 11
* pnpm add approved builds
* yarn -> pnpm
* upgrade jest version
* yarn -> pnpm
* Remove unused cfg; clippy!
* pnpm: when dev mode is on, unfreeze the lock file
* pnpm approve more scripts
* pnpm syntax error
* add `pnpm i`
* disable eslint temporarily while switching to biome in later PR
---------
Co-authored-by: Mark Sinclair <mmsinclair@users.noreply.github.com >
Co-authored-by: mfahampshire <maxhampshire@pm.me >
2026-05-22 20:29:51 +01:00
dependabot[bot]
505a19e32f
build(deps-dev): bump eslint from 8.57.1 to 9.26.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.57.1 to 9.26.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/v9.26.0/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.57.1...v9.26.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.26.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-10 16:08:26 +00:00
Mark Sinclair
a0178d28f7
Typescript SDK 1.4.1 ( #6146 )
...
* wasm: mix-fetch: remove harbour master client and use Nym API client
* wasm: mix-fetch: fix up internal tester
* Release Typescript SDK v1.4.1
* remove bump version tool from workspace
* ts-sdk: contract clients: update and re-run autogen
* ts: fix linting errors
* update go
* pin minimatch typings to fix lint errors
* bump versions to rc
* Update publish-sdk-npm.yml
* Update publish-sdk-npm.yml
* Update publish-sdk-npm.yml
* Update publish-sdk-npm.yml
* try disable typedoc because of minimatch errors
* bump versions to rc0
* limit packages published to only wasm clients
* TS SDK 1.4.1-rc1
* simplify version dependencies and add dist to dev mode
* add back version complexity for CI
* TS SDK 1.4.1-rc2
* ts-sdk: fix minimatch dependency and correct casing on `selfAddress` function call
* 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
* improve wasm js tests
* TS SDK 1.4.1-rc3
* update example docs
* TS SDK 1.4.1 release
* update docs dependencies to SDK 1.4.1
* update yarn lock file after TS SDK 1.4.1 publish
* Update ci-lint-typescript.yml
* Update ci-lint-typescript.yml
* Update ci-nym-wallet-storybook.yml
* Bump node tester version and add additional yarn install step to fix linting
---------
Co-authored-by: Mark Sinclair <mmsinclair@users.noreply.github.com >
2025-11-07 21:17:42 +00:00
Jędrzej Stuczyński
0b92a59f1a
hack: temporarily use next.config.js instead of next.config.ts ( #5805 )
2025-05-27 11:41:51 +01:00
dependabot[bot]
9835ad3396
build(deps): bump next from 14.2.21 to 14.2.25 ( #5655 )
...
Bumps [next](https://github.com/vercel/next.js ) from 14.2.21 to 14.2.25.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.21...v14.2.25 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-15 16:49:05 +01:00
Yana
7ca2559f99
Add caching on tanstack queries
...
clean up
Another try
clean up
fix build
fix build
fix build
fix build
Refactor Node page to accept identity_key in params
fix build
fix build
fix buggy data on landing page graphs
Try fix gas fee for redeem all rewards
Another try to fix gas fee for redeem rewards
Add fees "auto" to the cosmWasm client with offline signer
comment out unused option
add getOfflineSigner dependency to the callback fn
comment out for good
clean up, optimise homepage layout
Dark theme
fix build
fix build
add fixes
Rebase onto develop, fix lint error
fix build
Fix tooltip
Fix switch button on mobile header
fix build
clean up
fix build
Fix switch component
fix build
Add moniker to Magic Search, fix tooltip hover on landing page
refactor urls
fix build
edit placeholder
Fix styles
fix error message
2025-04-14 17:01:44 +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
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
Yana
f982cb49c2
Fix NS api endpoint for dev and prod, add env variables
2025-03-20 11:57:50 +02:00
Yana
52ffd2e798
fix build
2025-03-19 15:30:39 +02:00
Yana
7bf1adff28
Fixes
2025-03-18 17:45:38 +02:00
Fouad
dc88650d6d
Explorer V2 ( #5548 )
...
* remove pnpm lock file (should only be using yarn)
* Add lefthook configuration for pre-commit checks
* Add explorer-v2 to package.json dependencies
* add explorer v2
* update explorer v2 package name
* + basepath
+ redirect to basepath
+ blog icons refactor
+ icons refactor
* Add Getting Started instructions to README
* fix noise graph bug and line graph UI
* Delete unused translations, clean up console logs
* / test image url
* update yarn.lock
---------
Co-authored-by: RadekSabacky <radek@nymtech.net >
Co-authored-by: windy-ux <75579979+windy-ux@users.noreply.github.com >
Co-authored-by: Yana <iana.matrosova@gmail.com >
Co-authored-by: Mark Sinclair <mmsinclair@users.noreply.github.com >
2025-03-13 11:31:59 +00:00