Mark Sinclair
ea33c332ee
GitHub Actions: add action to build and upload binaries to CI server
2023-02-03 11:35:03 +00:00
Bogdan-Ștefan Neacșu
b39f8af8d0
Fix flaky dkg test
2023-02-03 12:29:21 +02:00
dependabot[bot]
a400463b7e
build(deps): bump ua-parser-js in /nym-wallet/webdriver ( #2909 )
...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js ) from 0.7.28 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases )
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md )
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.28...0.7.33 )
---
updated-dependencies:
- dependency-name: ua-parser-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-03 10:00:09 +00:00
dependabot[bot]
82928af64c
build(deps): bump http-cache-semantics in /nym-wallet/webdriver ( #2960 )
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/commits )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-03 09:59:08 +00:00
dependabot[bot]
c5891f546c
build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 ( #2961 )
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/commits )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-03 09:58:34 +00:00
Tommy Verrall
580b677489
Binary checker, introduction
2023-02-03 08:46:40 -01:00
Jędrzej Stuczyński
2093789c5c
Added an option to set custom 'host' for the native client ( #2939 )
...
* Added an option to set custom 'host' for the native client
* Changelog entry
2023-02-02 16:38:39 +00:00
Pierre Dommerc
d09864b99f
build(nc-android): prepare for apk release ( #2943 )
...
* chore(nc-android): prepare for production build
* refactor(nc-android): remove dead code
* feat(nc-android): update native color theme
* feat(nc-android): update native color theme
* build(nc-android): fix rfd version issue
* build(nc-android): fix dist dir no such file error
* fix(nc-android): post rebase changes
2023-02-02 15:18:58 +01:00
Bogdan-Ștefan Neacşu
f6e8278592
Fix typo during merge back to develop ( #2956 )
2023-02-02 13:55:58 +02:00
cgi-bin/
b085a8a636
typo: electrum ( #2954 )
2023-02-02 09:34:08 +00:00
farbanas
e6ce531aeb
fix: formatting
2023-02-01 17:16:53 +01:00
farbanas
1a860eb3f5
fix: wrong parameter type for addresses in generator commands (should be AccountId instead of String)
2023-02-01 12:45:51 +01:00
Fran Arbanas
09cfd9ff05
Update CHANGELOG.md
2023-01-31 14:42:16 +00:00
Bogdan-Ștefan Neacșu
2c88ca137a
Resolve merge conflict
2023-01-31 16:19:34 +02:00
farbanas
ca3bfc859a
merge conflicts
2023-01-31 15:09:35 +01:00
Pierre Dommerc
dc2b25f152
fix(nc-android): panic on socks5 client connect ( #2929 )
2023-01-31 12:08:57 +01:00
Bogdan-Ștefan Neacșu
5370bb9c47
Fix clippy
2023-01-30 17:56:27 +02:00
Jędrzej Stuczyński
cd3c951572
drop pending messages if we dont have enough surbs and we havent gotten any in long time ( #2937 )
...
* drop pending messages if we dont have enough surbs and we havent gotten any in long time
* missing changes to wasm client
2023-01-30 15:39:26 +00:00
Jon Häggblad
7e43ce1aed
nym-connect-android: fix CI ( #2930 )
2023-01-30 11:38:14 +01:00
Jon Häggblad
0669369c77
fix commit 044fa93eec
2023-01-28 20:48:50 +01:00
Pierre Dommerc
6f94ab4937
ci(nc-android): try fix ( #2928 )
2023-01-28 00:12:53 +01:00
Pierre Dommerc
0d3ca99dfa
docs(nc-android): update readme ( #2924 )
...
* docs(nc-android): update readme
* docs(nc-android): update readme
2023-01-27 21:18:43 +01:00
Pierre Dommerc
509391cde4
ci(nc-android): add gh workflow ( #2927 )
...
* ci(nc-android): add gh workflow
* ci(nc-android): fix cargo.toml path
2023-01-27 21:05:50 +01:00
Mark Sinclair
0fc0292b18
WASM client changes ( #2925 )
...
* Add rollup config to output CommonJS and ESM packages, simplified interface
* Remove examples from monorepo
---------
Co-authored-by: Mark Sinclair <mmsinclair@users.noreply.github.com >
2023-01-27 16:48:10 +00:00
Jędrzej Stuczyński
9a2a99e581
removed migrated vesting contract code ( #2914 )
2023-01-27 14:22:11 +00:00
Jon Häggblad
5ec7beec8a
Remove .DS_Store and add to .gitignore
2023-01-27 14:05:08 +01:00
Jon Häggblad
044fa93eec
ci: fix nightly clippy
...
Remove `--all-features` from the clippy command because
1. with the removal of `cocunut` it's not really needed
2. the new `mobile` flag is a bit hacky and mutually incompatible with
some existing configs
2023-01-27 09:46:37 +01:00
Pierre Dommerc
3e6188ed13
nym-connect-android initial version ( #2907 )
...
* feat(nym-connect): add android support
* fix(nym-connect): android linker issue with sqlite3
get rid of sqlite refs as temporary workaround
* fix(nc): fix index.ts (post rebase)
* feat(nc-android): wip
* hack in config removal of read/write
* fix(nc-android): remove more fs read/write calls
* wip
* chore: remove debug comments
* Register gateway
* client-core: remove unneeded changes
* build: revert crate name change
* refactor(socks5-client): add feature mobile
* refactor(gateway-client): rename mobile feature
* socks5: restore default_root_directory
* client-core: further simplifications
* get_config_file_location just return error
* fix(nc-mobile): fix ui mobile
* socks5: minor tweak to default_root_directory
* remove unneeded changes
* nym-connect build fixes
* Use default feature for normal credential storage
* rustfmt
* rustfmt: nym-connect
* restore Cargo.toml
* Remove --all-features from workflow
* Remove some unused use
* Remove two move --all-features from build workflow
* Allow unused
* Add continue-on-error
* another clippy --all-features remove
* remove --all-features from clippy nightly
* fix(nc-mobile): frontend code errors
* feat: restore nc, move mobile under its own dir
* fix(nc-android): build
* fix(nc-android): lint errors
Co-authored-by: Jon Häggblad <jon.haggblad@gmail.com >
2023-01-26 14:17:29 +01:00
Tommy Verrall
45c51636a8
Merge pull request #2920 from nymtech/feature/nym-api-tests
...
nym-api tests
2023-01-26 13:03:43 +01:00
Tommy Verrall
975af0c79b
remove the empty interface and return the array instead
2023-01-26 12:00:25 +00:00
benedettadavico
8d82a11b00
Merge conflicts
2023-01-26 12:50:47 +01:00
Tommy Verrall
854d548c20
Delete yarn-stable-temp.cjs
2023-01-26 12:50:35 +01:00
benedettadavico
de55ffd944
pretty
2023-01-26 12:49:43 +01:00
Tommy Verrall
c8866b1af2
Delete yarn-stable-temp.cjs
2023-01-26 12:27:59 +01:00
benedettadavico
eb31e47e68
nym-api tests
2023-01-26 12:22:07 +01:00
Jon Häggblad
0bcdf99475
ci: update build arguments and some tidy ( #2919 )
...
* ci: remove --all-targets where it doesn't make sense anymore
* ci: add cargo clean step for ubuntu
* sdk: add note about the existance of a rust sdk
2023-01-26 09:13:39 +01:00
Jon Häggblad
b8e2997c73
nym-connect: connectivity status improvements ( #2915 )
...
* connect: keep track of connectivity state
* nym-connect: query connection state
* nym-connect: function for kicking of the health check task
* rustfmt
* nym-connect: extract out into function
* nym-connect: extract out events.rs
2023-01-25 20:55:55 +01:00
Bogdan-Ștefan Neacşu
8336d0612a
Remove coconut feature ( #2890 )
...
* Remove coconut feature
* Remove github workflow remainings
* Only run dkg if coconut enabled
* Fix typo
* Update changelog
2023-01-25 15:59:37 +02:00
Jędrzej Stuczyński
33d044dd5a
Merge branch 'master' into develop
2023-01-25 13:39:33 +00:00
farbanas
c2d28740a5
bump mixnode version
2023-01-25 14:06:11 +01:00
farbanas
58b5f113c6
feat: add a workflow for building and publishing binaries to the artifact storage without attaching them to a release
2023-01-25 13:27:04 +01:00
farbanas
9ab3a133d9
feat: add a workflow for building and publishing binaries to the artifact storage without attaching them to a release
2023-01-25 13:25:06 +01:00
Fran Arbanas
7a9fbbccc6
Merge pull request #2864 from nymtech/2733-hosted-runners-releasing
...
[#2733 ] Releasing on our self-hosted runners and less failing actions
2023-01-25 13:12:52 +01:00
farbanas
f3b82fa032
updated changelog for the new version of contracts
nym-contracts-v1.1.3
2023-01-25 13:08:54 +01:00
Drazen Urch
49b8a843a4
Vesting cap ( #2903 )
...
* Locked coins definition change
* Adapt tests to new locked
* Typo
* More tests
* Fix withdraw test
* Rollback changes
* Cleanup
2023-01-25 12:36:58 +01:00
Jędrzej Stuczyński
5d385ba10f
don't trigger global shutdown upon finishing sending verloc packets ( #2910 )
2023-01-25 10:40:57 +00:00
Mark Sinclair
da9468c36a
Update package.json
2023-01-24 16:26:37 +00:00
Fran Arbanas
2bd679c91f
feat: refactored GH actions ( #2894 )
2023-01-24 16:11:01 +00:00
joeiacono2021
f4d0a120bb
Merge pull request #2902 from nymtech/release/v1.1.7
...
Release/v1.1.7
nym-connect-v1.1.7
nym-binaries-v1.1.7
nym-wallet-v1.1.8
2023-01-24 13:04:53 +00:00
joeiacono2021
027b0dbc39
Merge pull request #2901 from nymtech/release/v1.1.7
...
Release/v1.1.7
2023-01-24 13:04:22 +00:00