Tommy Verrall
|
e2d00fb002
|
Merge pull request #3098 from nymtech/feature/update-checker-to-use-master
Feature/update checker to use master
|
2023-02-23 16:37:37 +02:00 |
|
Tommy Verrall
|
dc556706c1
|
Update ci-binary-checker.yml
update the to run from the branch
|
2023-02-23 13:25:46 +01:00 |
|
Tommy Verrall
|
01f4773a5d
|
update
|
2023-02-23 14:23:06 +02:00 |
|
Tommy Verrall
|
6d15b444a0
|
use master on the build agent to fetch the latest release binaries
|
2023-02-23 14:22:20 +02:00 |
|
Tommy Verrall
|
18a3366cf3
|
Update ci-binary-checker.yml
|
2023-02-23 12:37:41 +01:00 |
|
Tommy Verrall
|
ea161329dc
|
Update ci-binary-checker.yml
testing manually the changes for the timebeing
|
2023-02-23 12:34:26 +01:00 |
|
Tommy Verrall
|
02a621ed8b
|
Update ci-binary-checker.yml
|
2023-02-23 12:16:50 +01:00 |
|
Tommy Verrall
|
5784e7519f
|
Merge pull request #3096 from nymtech/binary-checker-action
Create ci-binary-checker.yml
|
2023-02-23 13:12:25 +02:00 |
|
Tommy Verrall
|
323d5fbb3c
|
Create ci-binary-checker.yml
|
2023-02-23 12:10:39 +01:00 |
|
Tommy Verrall
|
2d89ec51c5
|
Merge pull request #3094 from nymtech/feature/improve-binary-checks
Feature/improve binary checks
|
2023-02-23 12:32:46 +02:00 |
|
Tommy Verrall
|
8927824d59
|
make sure the script is executed in the right place
|
2023-02-23 12:29:42 +02:00 |
|
Tommy Verrall
|
665f093bcf
|
push path changes
|
2023-02-23 12:22:31 +02:00 |
|
Tommy Verrall
|
4b77312bee
|
fix var naming
|
2023-02-23 11:57:38 +02:00 |
|
Tommy Verrall
|
f4bee0eed0
|
update readme
|
2023-02-23 11:53:51 +02:00 |
|
Tommy Verrall
|
905ffc257a
|
remove outputs echos and add remove cosmos from the config check
|
2023-02-23 11:47:15 +02:00 |
|
Tommy Verrall
|
2419beccaf
|
spurious directory change
|
2023-02-23 11:38:16 +02:00 |
|
Tommy Verrall
|
2ad5893a78
|
fix asserts
|
2023-02-23 11:33:22 +02:00 |
|
Tommy Verrall
|
c8e2d25e7a
|
add correct assertion
|
2023-02-23 11:26:21 +02:00 |
|
Tommy Verrall
|
cfea2c3aa3
|
correct variable names
|
2023-02-23 11:18:08 +02:00 |
|
Tommy Verrall
|
f59dc2a361
|
push change
|
2023-02-23 11:11:34 +02:00 |
|
Jon Häggblad
|
72f9f58fce
|
ci: more bandaids for nightly build running out of storage
|
2023-02-23 10:08:09 +01:00 |
|
Jon Häggblad
|
2f2dfff53d
|
Add nym prefix to a few more crates (#3092)
* Add nym- prefix to execute crate
* Add nym- prefix to nonexhaustive-delayqueue
* Add nym- prefix to config crate
* Update imports
* Update more module paths
* rustfmt
* Add nym- prefix to statistics-common
* Update explicit module paths
* rustfmt
|
2023-02-23 10:01:46 +01:00 |
|
Tommy Verrall
|
c8f8c9cb07
|
fix urls
|
2023-02-23 10:58:36 +02:00 |
|
Tommy Verrall
|
9afc21170a
|
fix assertions
|
2023-02-23 10:44:20 +02:00 |
|
Tommy Verrall
|
97d06d3859
|
fix up download paths
|
2023-02-23 10:37:07 +02:00 |
|
Tommy Verrall
|
b02ee65870
|
fix command
|
2023-02-23 10:35:58 +02:00 |
|
Tommy Verrall
|
d9cec11f63
|
change output here
|
2023-02-23 10:24:37 +02:00 |
|
Tommy Verrall
|
81028c554f
|
Update README.md
|
2023-02-23 08:56:39 +01:00 |
|
Tommy Verrall
|
ffc6f5e963
|
Merge pull request #3091 from nymtech/feature/check-binaries
Feature/check binaries
|
2023-02-23 09:55:03 +02:00 |
|
Tommy Verrall
|
6fdf70c609
|
merge develop
|
2023-02-23 09:38:46 +02:00 |
|
Tommy Verrall
|
ab2a9f24c3
|
remove text
|
2023-02-23 09:37:09 +02:00 |
|
Tommy Verrall
|
73f3f8cfab
|
pushing changes
|
2023-02-23 09:34:51 +02:00 |
|
Jon Häggblad
|
20c77e6987
|
Update Cargo.lock files after release bumping versions
|
2023-02-22 23:00:06 +01:00 |
|
farbanas
|
630b1259d1
|
Merge branch 'master' into develop
|
2023-02-22 14:57:44 -05:00 |
|
Jon Häggblad
|
8c50492d43
|
Update cargo metadata for mixnet and vesting contracts (#3090)
|
2023-02-22 18:49:56 +01:00 |
|
Pierre Dommerc
|
ae56d3685c
|
refactor(nym-connect): new file structure (#3082)
* refactor(nc-android): move nc android into mobile/nym-connect
rename the android app ID to "nym_connect"
* chore(nc-mobile): restore dist directory
* fix: typo
* chore: restore gitkeep
* chore: track Cargo.lock
* ci: trigger ts lint workflow on pull request
* refactor(nym-connect): new structure
move temp mobile version under nym-connect-new/mobile
* refactor(nym-connect): new structure
move temp desktop version under nym-connect-new/desktop
* refactor(nym-connect): new structure
rename nym-connect-new to nym-connect
* refactor(nym-connect): new structure
restore lost .gitkeep
* refactor(nym-connect): new structure
restore lost .gitkeep
* fix(nym-connect-desktop): broken relative paths
* fix(nym-connect-mobile): add todo comment about broken deps
* ci(nym-connect): fix relative paths
* ci(nym-connect): rename workflow
|
2023-02-22 17:01:46 +01:00 |
|
Tommy Verrall
|
6295d28972
|
Merge pull request #3088 from nymtech/feature/nym-api-tests
|
2023-02-22 17:26:13 +02:00 |
|
benedettadavico
|
8a8faf03d1
|
Merge branch 'develop' into feature/nym-api-tests
|
2023-02-22 16:20:36 +01:00 |
|
Jędrzej Stuczyński
|
e09b2ab7d6
|
reversed the dependency between 'nym-contracts-common' and 'dkg' (#3089)
|
2023-02-22 15:19:52 +00:00 |
|
benedetta davico
|
2553d633ae
|
Update run-api-tests.yml
|
2023-02-22 16:13:27 +01:00 |
|
farbanas
|
f5bcb8be6f
|
cleanup after testing and fixing windows builds
nym-wallet-v1.1.10
nym-connect-v1.1.10
|
2023-02-22 10:06:33 -05:00 |
|
Jon Häggblad
|
24823356fc
|
nym-crypto: update nym-sphinx-types dependency to published (#3086)
* nym-crypto: update nym-sphinx-types dependency to published
* nym-crypto: update cargo metadata
|
2023-02-22 15:55:00 +01:00 |
|
benedettadavico
|
cfa8854ada
|
cleaning up api tests
|
2023-02-22 15:48:59 +01:00 |
|
farbanas
|
17d5cea636
|
test if workflow works without adding a safe directory
|
2023-02-22 09:43:34 -05:00 |
|
Jon Häggblad
|
fceef1afa6
|
nymsphinx: clean up Cargo metadata (#3084)
|
2023-02-22 15:19:26 +01:00 |
|
farbanas
|
6c62332409
|
add workflow dispatch to windows10 build
|
2023-02-22 09:16:19 -05:00 |
|
farbanas
|
650d3eeae0
|
trying to fix windows build
|
2023-02-22 09:15:34 -05:00 |
|
farbanas
|
9b7f98518c
|
trying to fix windows build
|
2023-02-22 09:14:27 -05:00 |
|
farbanas
|
1ba23cf4b5
|
trying to fix windows build
|
2023-02-22 09:02:42 -05:00 |
|
farbanas
|
300df601fa
|
trying to fix windows build
|
2023-02-22 08:34:27 -05:00 |
|