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
benedettadavico
edfe29b738
bump versions
2025-04-08 09:46:48 +02:00
Jędrzej Stuczyński
12026305d5
chore: clippy for 1.86 ( #5685 )
...
* chore: clippy for 1.86
* clippy inside wallet
2025-04-04 10:43:21 +01:00
import this
257e36ddcb
Featrure: Bash scripts to init and configure VMs conveniently and update docs ( #5681 )
...
* create VM init and config scripts
* PR ready for review
* address review comments
* syntax fix
2025-04-04 09:17:30 +00:00
Jon Häggblad
ad81c6d27e
Move all workflows on ubuntu-20 to ubuntu-22 ( #5455 )
...
* Move all workflows on ubuntu-20 to ubuntu-22
* Add missing -y for installing rsync in ci-docs
* Install rsync with --yes
* Switch two jobs to github hosted free tier runners
2025-04-04 11:05:02 +02:00
Tommy Verrall
ae52b7b71f
Merge pull request #5483 from nymtech/dependabot/npm_and_yarn/elliptic-6.6.1
...
build(deps): bump elliptic from 6.5.5 to 6.6.1
2025-04-04 08:48:29 +00:00
Tommy Verrall
854d3cceac
Merge pull request #5665 from nymtech/dependabot/npm_and_yarn/sdk/typescript/tests/integration-tests/mix-fetch/multi-eeeba236cb
...
build(deps): bump tar-fs and puppeteer in /sdk/typescript/tests/integration-tests/mix-fetch
2025-04-04 08:45:49 +00:00
benedetta davico
1bdf867fdb
Merge pull request #5684 from nymtech/benny/fix-mac-build
...
Fix the mac build of the wallet
2025-04-04 10:45:05 +02:00
benedetta davico
5a88b5b6a8
upper case
2025-04-04 10:39:40 +02:00
benedettadavico
5ab4d3c22c
bump wallet version
nym-wallet-v1.2.17
2025-04-04 10:12:00 +02:00
benedetta davico
b529883b81
Update package.json
2025-04-04 10:11:03 +02:00
benedetta davico
07f624660c
Update Cargo.toml
2025-04-04 10:10:37 +02:00
benedetta davico
71f8e736d8
Update publish-nym-wallet-macos.yml
2025-04-04 10:09:58 +02:00
benedetta davico
d3573e78e0
Merge pull request #5677 from nymtech/benny/update-node-versions
...
Update node versions in CI
2025-04-04 09:26:47 +02:00
import this
e6e74855af
[DOCs/operators]: Release notes 2025.6-chuckles ( #5678 )
...
* release notes finished
* add explorer info
2025-04-02 14:28:31 +00:00
fmtabbara
99d8aebea9
fix build
2025-04-02 13:08:16 +01:00
benedettadavico
0bde4dfc84
update to node v20
2025-04-02 11:41:27 +02:00
benedetta davico
a56068e28a
Merge pull request #5671 from nymtech/release/2025.6-chuckles
...
Merge release/2025.6-chuckles into develop
2025-04-02 10:35:16 +02:00
Jack Wampler
d309b44ad7
Minor fixes involving key cloning and hashing ( #5664 )
2025-04-01 08:34:39 -06:00
benedetta davico
22539c3e7d
Update wallet mac runner
nym-wallet-v1.2.16
2025-04-01 15:41:12 +02:00
benedetta davico
edde411568
Update publish-nym-wallet-macos.yml
2025-04-01 15:29:25 +02:00
benedetta davico
75f2fb7039
Update publish-nym-wallet-macos.yml
2025-04-01 12:14:48 +02:00
benedetta davico
f768c8e8e2
Update publish-nym-wallet-ubuntu.yml
2025-04-01 12:14:12 +02:00
benedetta davico
200efebc37
Update publish-nym-wallet-win11.yml
2025-04-01 12:12:14 +02:00
benedettadavico
a429d6528e
bump wallet version
nym-binaries-v2025.6-chuckles
2025-04-01 11:41:15 +02:00
benedettadavico
ebed210de2
update wallet changelog
2025-04-01 10:16:08 +02:00
Jędrzej Stuczyński
d062524d32
mix throughput tester ( #5661 )
...
* wip: sending with single client
* tag packets to measure latency
* constantly logging rates
* concurrency
* adjusting some values
* write results to files upon completion
2025-03-31 15:57:24 +01:00
benedettadavico
f1d3c33391
Update changelog
2025-03-31 16:20:56 +02:00
dependabot[bot]
89eea3100e
build(deps): bump the patch-updates group across 1 directory with 8 updates ( #5668 )
...
Bumps the patch-updates group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [clap](https://github.com/clap-rs/clap ) | `4.5.32` | `4.5.34` |
| [clap_complete](https://github.com/clap-rs/clap ) | `4.5.46` | `4.5.47` |
| [once_cell](https://github.com/matklad/once_cell ) | `1.21.1` | `1.21.3` |
| [reqwest](https://github.com/seanmonstar/reqwest ) | `0.12.4` | `0.12.15` |
| [tempfile](https://github.com/Stebalien/tempfile ) | `3.19.0` | `3.19.1` |
| [time](https://github.com/time-rs/time ) | `0.3.39` | `0.3.41` |
| [uniffi](https://github.com/mozilla/uniffi-rs ) | `0.29.0` | `0.29.1` |
Updates `clap` from 4.5.32 to 4.5.34
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.32...clap_complete-v4.5.34 )
Updates `clap_complete` from 4.5.46 to 4.5.47
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.46...clap_complete-v4.5.47 )
Updates `once_cell` from 1.21.1 to 1.21.3
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md )
- [Commits](https://github.com/matklad/once_cell/compare/v1.21.1...v1.21.3 )
Updates `reqwest` from 0.12.4 to 0.12.15
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.4...v0.12.15 )
Updates `tempfile` from 3.19.0 to 3.19.1
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.19.0...v3.19.1 )
Updates `time` from 0.3.39 to 0.3.41
- [Release notes](https://github.com/time-rs/time/releases )
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md )
- [Commits](https://github.com/time-rs/time/compare/v0.3.39...v0.3.41 )
Updates `uniffi` from 0.29.0 to 0.29.1
- [Changelog](https://github.com/mozilla/uniffi-rs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mozilla/uniffi-rs/compare/v0.29.0...v0.29.1 )
Updates `uniffi_build` from 0.29.0 to 0.29.1
- [Changelog](https://github.com/mozilla/uniffi-rs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mozilla/uniffi-rs/compare/v0.29.0...v0.29.1 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: clap_complete
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: once_cell
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: tempfile
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: time
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: uniffi
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: uniffi_build
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 15:51:06 +02:00
Jon Häggblad
d893c806c2
Update log crate ( #5667 )
2025-03-31 14:44:47 +02:00
dependabot[bot]
7846058802
build(deps): bump blake3 from 1.6.1 to 1.7.0 ( #5658 )
...
Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3 ) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases )
- [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.6.1...1.7.0 )
---
updated-dependencies:
- dependency-name: blake3
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-03-31 13:57:26 +02:00
dependabot[bot]
3c98c9021e
build(deps): bump tar-fs and puppeteer
...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs ) to 3.0.8 and updates ancestor dependency [puppeteer](https://github.com/puppeteer/puppeteer ). These dependencies need to be updated together.
Updates `tar-fs` from 3.0.4 to 3.0.8
- [Commits](https://github.com/mafintosh/tar-fs/compare/v3.0.4...v3.0.8 )
Updates `puppeteer` from 21.1.1 to 24.4.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v21.1.1...puppeteer-v24.4.0 )
---
updated-dependencies:
- dependency-name: tar-fs
dependency-type: indirect
- dependency-name: puppeteer
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-28 22:42:24 +00:00
benedettadavico
42fbb6684d
update issued-ticketbook-count to be GET
2025-03-27 12:58:04 +01:00
import this
f705884a53
[DOCs/operators]: fix typo and add url ( #5662 )
2025-03-27 11:50:16 +00:00
Andrej Mihajlov
2f55c031da
Remove Google public DNS ( #5660 )
2025-03-25 11:47:02 -06:00
benedettadavico
a9eb6052ff
bump binary versions
2025-03-25 11:41:30 +01:00
dynco-nym
3bc7ced2cf
Remove UNIQUE constraint on node pubkey ( #5649 )
...
* Migration to remove UNIQUE constraint
* Don't remove old nodes
* Bump package version
* Update function name
nym-node-status-api/nym-node-status-api-2.0.0
2025-03-24 11:21:09 +01:00
Bogdan-Ștefan Neacşu
8abcc58055
Add fd callback for initial authentication ( #5654 )
2025-03-24 11:24:38 +02:00
Jon Häggblad
76ff03b248
Revert using AsyncWrite sink in IPR ( #5656 )
2025-03-24 10:19:04 +01:00
Tommy Verrall
ccf3420aab
Merge pull request #5653 from nymtech/feature/wallet-revamp
...
Wallet-revamp to be in line with new nym-theming
2025-03-21 14:02:22 +00:00
Jędrzej Stuczyński
5df76ea2a9
Feature/paginated ticketbooks challenge ( #5619 )
...
* change ticketbook data request to allow for pagination
* implemented api endpoints on nym-api side
* auxiliary nym-api queries for number of issued ticketbooks
* ensure that challenged issuers support new queries
* addeed persistent identity to the rewarder
* clippy
* stupid chrono feature workaround
* clippy
* debugging issuance verification
* remove redundant closure
* added a minimum issuance threshold
2025-03-21 13:44:25 +00:00
Jędrzej Stuczyński
33992542b1
feature: upgrade cosmwasm to 2.2 ( #5479 )
...
* updated contracts to cosmwasm2.2 and fixed build issues
* removed old coconut contract code + additional dkg fixes
* replace deprecated to_binary and from_binary functions
* mixnet contract tests compiling
some are failing due to incorrect addresses
* made other contract tests compile
* fixed remaining tests
* allow usage of manually dispatching contract replies
* nym-api test fixes
* removed old toolchain from contracts CI
* linter fixes
* regenerated contract schema
* fixed easy_addr
* further license fixes
* post rebase fixes + update to 2.2.2
* change ci runner
* minor CI adjustments
* change wallet CI to use node 20
* more CI changes...
* run cosmwasm-check against release contracts
* test ci changes
* wip...
2025-03-21 13:43:35 +00:00
Tommy Verrall
a95ee3f334
wallet-revamp to be in line with new nym-theming
...
- updating colour pallete to match the nym.com sites
- used the same font too
- updated icons
2025-03-21 14:07:50 +01:00
Tommy Verrall
0a92f04048
Merge pull request #5652 from nymtech/feature/params
...
Update wallet to include Interval Operator Cost and Profit Margin
2025-03-21 12:08:19 +00:00
Tommy Verrall
368b105e27
few more broken links
2025-03-21 12:55:31 +01:00
Tommy Verrall
813cbda891
lint of delegations
2025-03-21 12:43:17 +01:00
Tommy Verrall
a8af641ec4
fix up all broken links
2025-03-21 12:32:35 +01:00
Tommy Verrall
f41a2d3a99
Update all deprecated links and use different explorers
2025-03-21 12:26:08 +01:00
Tommy Verrall
a3b7cb52c9
Merge remote-tracking branch 'origin/feature/params' into feature/params
2025-03-21 11:54:57 +01:00