dynco-nym
ac273480f8
Fix CI version check ( #5851 )
...
* Fix version
* Test .rc version
* Undo cargo.toml version
* Remove comment
* Apply to statistics service
2025-06-12 11:17:56 +02:00
benedetta davico
f95dda0f2f
Merge pull request #5844 from nymtech/feature/remove-bity
...
remove bity dir
2025-06-12 09:37:19 +02:00
benedetta davico
fc666fb984
Merge pull request #5848 from nymtech/remove/old-env-references
...
Remove/old env references
2025-06-12 09:37:08 +02:00
benedetta davico
1264fd9bfb
Update ci-build.yml
2025-06-11 17:48:24 +02:00
benedetta davico
53f4582202
Merge pull request #5835 from nymtech/benny/node-version-test
...
Update publish-nym-binaries.yml
2025-06-11 16:39:18 +02:00
benedettadavico
c7c6dcab65
remove old env references
2025-06-11 16:13:59 +02:00
benedetta davico
c3d9c1131b
Merge pull request #5838 from nymtech/release/2025.11-cheddar
...
merge release/2025.11-cheddar to develop
2025-06-11 13:09:57 +02:00
benedetta davico
ef220882d4
update the workflow file again with a temp fix
...
reference: https://github.com/softprops/action-gh-release/issues/628
2025-06-10 11:39:20 +02:00
benedetta davico
59e26178ee
Update publish-nym-binaries.yml
2025-06-10 11:20:19 +02:00
benedetta davico
0d420fb0a5
remove explorer-api in workflow
2025-06-10 11:01:24 +02:00
dependabot[bot]
61badfdcfe
build(deps): bump undici in /.github/actions/nym-hash-releases/src ( #5771 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.28.5 to 5.29.0.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 5.29.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-04 09:40:05 +02:00
Simon Wicky
adbe0392ca
Nym-statistics-api : Postgres schema and SSL handling + Dockerfile and GitHub action ( #5817 )
...
* add option for ssl mode
* add dockerfile and dev util
* add github workflow for nym-statistics api
* apply review comments
* ci check for version + removed checks from push
2025-06-03 12:06:00 +02:00
Jędrzej Stuczyński
2de8f8bc21
feature: nympool contract ( #5464 )
...
* squashed nym-pool commits
initialised nym-pool contract and updated all bls12_381 to make it possible
create scaffolding for tests
ability to control the contract admin
introducing contract grants
grant type validation
basic grant operations + stubs for other messages
added queries
use transaction stubs
added expiration information to grant queries
setting initial grant state based on the current environment
allowance logic for attempting to spend part of a grant
implemented all remaining transactions
made public api for coin locking perform validation
tests for locked tokens storage
nympool storage tests
added messages for changing granter set
tests and fixes for sufficient tokens when inserting grants
tests for initial state + more bugfixes
queries tests
additional tests for transactions and fixes
post rebase fixes
updated contract dependencies
removed redundant wasm constructor
dont ask me why this suddenly became an issue - no clue
removed redundant wasm constructor
dont ask me why this suddenly became an issue - no clue
* missing schema + added nym_pool to the main Makefile
2025-05-29 10:31:01 +01:00
Simon Wicky
b69c2e1e94
Nym Statistics API ( #5800 )
...
* move stats types from vpn-client to here
* base stats api
* change storage schema
* add link to nymAPI for whitelisting
* remove outdated comment
* more comments update
* example of chrono vs time
* Add build.rs
- exports DATABASE_URL so cargo check works
- exports SQLX_OFFLINE for CI
- added pg_up.sh which spawns PG container
- required for cargo sqlx prepare
* fixes time vs chrono issue and cleaner build with docker
* add correct swagger types, with feature locking where relevant
* apply dynco suggestions
---------
Co-authored-by: dynco-nym <173912580+dynco-nym@users.noreply.github.com >
2025-05-28 10:23:11 +02:00
benedetta davico
d27e3b49db
Merge pull request #5806 from nymtech/release/2025.10-brie
2025-05-28 09:38:36 +02:00
benedetta davico
ac12455f97
add comment
2025-05-27 16:35:51 +02:00
Jędrzej Stuczyński
4a1ce8154a
chore: resolve 1.87 clippy warnings ( #5802 )
...
* Clippy in wallet & sdk
* Clippy in wallet
* Pin rust to 1.86 in builder
* apply changes from b7da75a18c
* missing nym-node features
* Box all the things
* additional boxes in the wallet
* post rebasing clippy
---------
Co-authored-by: dynco-nym <173912580+dynco-nym@users.noreply.github.com >
2025-05-27 11:08:36 +01:00
benedetta davico
e126c1f7f1
Update publish-nym-binaries.yml
2025-05-27 11:45:53 +02:00
benedetta davico
31772019cd
Update ci-contracts.yml
2025-05-27 11:44:01 +02:00
Jon Häggblad
9a62581272
Update codeowners
2025-05-23 08:54:25 +02:00
Drazen Urch
ebb8e4ef19
Build and push nym-api action ( #5793 )
2025-05-22 19:12:29 +02:00
Jon Häggblad
ca75fec048
Update dependabot assignees ( #5762 )
2025-05-15 12:48:44 +02:00
dependabot[bot]
d5a2fc7b3a
build(deps): bump mikefarah/yq from 4.45.1 to 4.45.4 ( #5758 )
...
Bumps [mikefarah/yq](https://github.com/mikefarah/yq ) from 4.45.1 to 4.45.4.
- [Release notes](https://github.com/mikefarah/yq/releases )
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt )
- [Commits](https://github.com/mikefarah/yq/compare/v4.45.1...v4.45.4 )
---
updated-dependencies:
- dependency-name: mikefarah/yq
dependency-version: 4.45.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-13 16:23:46 +01:00
benedetta davico
04f75e7e48
Merge pull request #5726 from nymtech/release/2025.7-tex
...
Merge tex to develop
2025-04-22 10:50:40 +02:00
dependabot[bot]
5af4d8d862
build(deps): bump actions/checkout from 3 to 4 ( #5700 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-15 16:48:45 +01:00
dependabot[bot]
4a9066fb6b
build(deps): bump pnpm/action-setup from 4.0.0 to 4.1.0 ( #5436 )
...
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v4.0.0...v4.1.0 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-15 16:24:17 +01:00
benedetta davico
08b6be93c4
Update publish-nym-binaries.yml
2025-04-15 15:29:46 +02:00
benedetta davico
f0d3d41a1f
Update publish-nym-binaries.yml
2025-04-15 14:27:34 +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
7a888c6fdf
fix wallet ci
2025-04-09 12:17:02 +02:00
benedetta davico
7de346cf89
add env
2025-04-09 10:07:55 +02:00
benedetta davico
d6c40aee01
add env
2025-04-09 10:07:49 +02:00
benedetta davico
7ae228d8f4
change path
2025-04-08 19:03:58 +02:00
benedetta davico
916d33c8c0
Update nym-api-integration-tests.yml
2025-04-08 18:55:57 +02:00
benedettadavico
aef0a52c4b
fix workflow typo
2025-04-08 18:49:40 +02:00
Tommy Verrall
51c9b012e2
merge conflicts
2025-04-08 16:50:45 +02:00
Tommy Verrall
29ee5984fb
fix all workflows
2025-04-08 16:21:15 +02:00
Tommy Verrall
516d3f04cf
No need to publish these to the build server just use the artifacts
2025-04-08 15:57:20 +02:00
Tommy Verrall
c92de832e4
remove arg
2025-04-08 12:12:13 +02:00
Tommy Verrall
d9d62195cb
try again
2025-04-08 12:05:28 +02:00
Tommy Verrall
da9115d51b
format
2025-04-08 11:58:48 +02:00
benedettadavico
bfddc1e4c1
clean up the test dir
2025-04-08 11:56:45 +02:00
benedettadavico
080d75204e
first commit to cleaning up nym-api tests
2025-04-08 11:56:45 +02:00
Tommy Verrall
1367cad99d
another attempt
2025-04-08 11:54:47 +02:00
Tommy Verrall
4f6d65ab95
revert previous add more logging
2025-04-08 11:50:27 +02:00
Tommy Verrall
4292d8ac03
update windows build
2025-04-08 11:40:50 +02:00
Tommy Verrall
dcb6de2421
tauri path
2025-04-08 11:22:38 +02:00
Tommy Verrall
1f5ed41bb3
correct tauri path
2025-04-08 11:21:53 +02:00
Tommy Verrall
091e98aa74
attempt windows build
2025-04-08 11:14:19 +02:00
Tommy Verrall
ecbe192a88
try 22.04
2025-04-08 10:20:50 +02:00