durch
19c4b3255c
More work on the reciever end, and outfox format
2023-05-27 11:01:25 +02:00
durch
4490f15fcd
Rebase on develop
...
commit 342883fcbe
Author: durch <durch@users.noreply.github.com >
Date: Thu Apr 27 09:17:18 2023 +0200
Put back PacketType 1
commit 61a0ee5a19
Author: Tommy Verrall <tommyvez@protonmail.com >
Date: Wed Apr 26 16:37:29 2023 +0100
change output for cpu-cycle management logs
commit 3956109c7e
Author: Tommy Verrall <tommy@nymtech.net >
Date: Wed Apr 26 12:13:22 2023 +0100
change the workflow file to build with cpucycles
commit 8d725b13c5
Author: durch <durch@users.noreply.github.com >
Date: Mon Apr 24 13:14:58 2023 +0200
Outfox client compat
commit 4d166c389b
Author: durch <durch@users.noreply.github.com >
Date: Fri Apr 21 00:30:46 2023 +0200
Address PR comments
commit 145c3c1223
Author: durch <durch@users.noreply.github.com >
Date: Fri Apr 21 00:12:35 2023 +0200
Rename PacketMode
commit cbd654d6fd
Author: Drazen Urch <drazen@urch.eu >
Date: Thu Apr 20 23:59:40 2023 +0200
Outfox rest compat (#3333 )
* Outfox forwarding compat
* Tidy up interface
* PacketSize compat
commit e7be91a94c
Author: durch <durch@users.noreply.github.com >
Date: Wed Apr 19 16:36:48 2023 +0200
Remove serde cruft
commit 582e7d566a
Author: durch <durch@users.noreply.github.com >
Date: Wed Apr 19 16:24:09 2023 +0200
Outfox framing
commit 6464da5f01
Author: durch <durch@users.noreply.github.com >
Date: Tue Apr 18 22:23:02 2023 +0200
Framing compat
commit d5e77e499b
Author: durch <durch@users.noreply.github.com >
Date: Tue Apr 18 18:18:54 2023 +0200
Framed encoding serde POC
commit f086f9c35a
Author: durch <durch@users.noreply.github.com >
Date: Tue Apr 18 16:54:21 2023 +0200
Experiment with serde
2023-05-27 10:58:29 +02:00
Jon Häggblad
4151c65251
Add nym-socks5-listener to main workspace ( #3455 )
...
* Add nym-socks5-listener to main workspace
* add socks5-listener to CI build path trigger
* Using repr(u8) instead of repr(C) for ClientState enum
---------
Co-authored-by: Jędrzej Stuczyński <jedrzej.stuczynski@gmail.com >
2023-05-26 11:01:17 +02:00
benedettadavico
cc6a6d8db2
tweaking file
2023-05-03 17:19:28 +02:00
benedettadavico
5b28e24c17
workflow to add nyxd to builds ci
2023-05-03 17:15:47 +02:00
Raphaël Walther
3f7f4b82de
Move workflows to custom runner
2023-04-25 11:10:12 +02:00
Jon Häggblad
3f0d4846df
Fix a few clippy warnings in contract test code ( #3340 )
...
* ci: don't fail fast for contracts
* contracts: fix clippy in tests
2023-04-24 10:30:22 +02:00
Jon Häggblad
9bfcdbe8e2
Add --all-targets to clippy for contracts ( #3337 )
2023-04-21 11:47:43 +02:00
Jon Häggblad
9c6c5f5170
Add --all-targets to nym-wallet CI clippy ( #3326 )
2023-04-19 10:44:46 +02:00
Raphaël Walther
c10ed5a2f3
Enable dependabot on github actions
2023-04-17 17:23:19 +02:00
Raphaël Walther
600b6d2b03
Move workflow broken link check
2023-04-17 17:23:19 +02:00
Raphaël Walther
b1391bbb17
Move workflow broken link check
2023-04-17 17:23:19 +02:00
Raphaël Walther
a171103a80
Move workflow broken link check
2023-04-17 17:23:19 +02:00
Raphaël Walther
770baefe35
Add workflow for dev-portal deployment
2023-04-17 17:23:19 +02:00
Raphaël Walther
1c3403d7e6
Add workflow for dev-portal deployment
2023-04-17 17:23:19 +02:00
Raphaël Walther
342fd869a2
Add workflow for dev-portal deployment
2023-04-17 17:23:19 +02:00
Raphaël Walther
55fd7b8890
Add workflow for dev-portal deployment
2023-04-17 17:23:19 +02:00
Raphaël Walther
a14b4dc80c
Add workflow for dev-portal deployment
2023-04-17 17:23:19 +02:00
Raphaël Walther
9f4ef6842b
Add workflow for docs deployment
2023-04-17 17:23:19 +02:00
Raphaël Walther
57aa763a84
Add workflow for docs deployment
2023-04-17 17:23:19 +02:00
Raphaël Walther
ba5fecf6b3
Add workflow for docs deployment
2023-04-17 17:23:19 +02:00
Raphaël Walther
42d8b06346
Add workflow for docs deployment
2023-04-17 17:23:19 +02:00
Raphaël Walther
f30f0e8316
Add workflow for docs deployment
2023-04-17 17:23:19 +02:00
Raphaël Walther
8db5eadea6
Add workflow for docs deployment
2023-04-17 17:23:19 +02:00
Raphaël Walther
4dda824d37
Add workflow for docs deployment
2023-04-17 17:23:19 +02:00
Jon Häggblad
dc5c765ecb
Last set of crates to add the nym- prefix to ( #3286 )
...
* Add nym- prefix to mixnode-common
* Add nym- prefix to mixnet-client
* Add nym-client- prefix to websocket-requests
* Makefile: add check target
* Rename to nym-credential-client
* rustfmt
* update to nym-credential-client in github workflow
2023-04-07 21:25:28 +02:00
Pierre Dommerc
4feb168cf7
chore: update prettier and unpin version ( #3265 )
2023-04-03 15:52:51 +02:00
Jędrzej Stuczyński
8b9a5cf500
updated installed wasm-opt version to v112
2023-03-22 10:38:39 +00:00
farbanas
1d2722f994
update workflows with specific wasm-opt version
2023-03-21 16:30:40 +01:00
farbanas
94a451c79b
fix: updated build-and-upload-binaries-ci workflow with explorer-api and the new contracts
2023-03-09 13:41:22 +01:00
farbanas
4a80cd301b
fix: add step to install wasm-opt to our CI for building and uploading binaries
2023-03-01 11:06:40 +01:00
farbanas
bc5bb271d8
feat: remove unused workflows, update a couple of if conditions in github workflows and add the command for optimizing contract sizes to Makefile
2023-02-28 17:26:39 +01:00
Pierre Dommerc
7e1e86bc77
build(nc-mobile): prepare for fdroid inclusion ( #3102 )
...
* ci(nc-android): remove uneeded deps
* chore(nc-mobile): improve android build
* ci(nc-mobile): remove useless system deps
* ci(nc-mobile): remove useless system deps
* Revert "ci(nc-mobile): remove useless system deps"
This reverts commit 011db2c58e .
* ci(nc-mobile): restore uneeded sys deps (<3 debian based distro)
2023-02-24 14:06:41 +01:00
Raphaël Walther
2178f2b509
Github Actions: fix notification display issue
2023-02-24 11:12:53 +01:00
Tommy Verrall
8ed808124e
Update build-and-upload-binaries-ci.yml
...
publish credential binary
2023-02-23 17:15:32 +01:00
Tommy Verrall
0deef37778
Update ci-binary-checker.yml
...
correct positioning on install
2023-02-23 16:56:25 +01:00
Tommy Verrall
d759462e4e
Update ci-binary-checker.yml
...
install jq
2023-02-23 16:53:23 +01:00
Tommy Verrall
f36cb3a00b
Update ci-binary-checker.yml
...
use custom runner
2023-02-23 16:50:02 +01: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
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
323d5fbb3c
Create ci-binary-checker.yml
2023-02-23 12:10:39 +01:00
Jon Häggblad
72f9f58fce
ci: more bandaids for nightly build running out of storage
2023-02-23 10:08:09 +01:00
farbanas
630b1259d1
Merge branch 'master' into develop
2023-02-22 14:57:44 -05: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
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
2023-02-22 10:06:33 -05:00
farbanas
17d5cea636
test if workflow works without adding a safe directory
2023-02-22 09:43:34 -05:00
farbanas
6c62332409
add workflow dispatch to windows10 build
2023-02-22 09:16:19 -05:00