farbanas
158e3cb073
Merge branch 'master' into develop
2023-02-28 17:09:58 +01:00
farbanas
36fb0eba29
Update versions as part of release/v1.1.11
2023-02-28 13:53:14 +01:00
Jon Häggblad
f590aad42c
nym-api: uptime rework ( #3053 )
...
* nym-api: cache updates as node performance
* nym-api: update get mixnode avg_uptime endpoint
* nym-api: mixnode report to use cached data
* nym-api: annotate gateway bond with node performance
* nym-api: gateway report to use cached data
* wip
* Add get_gateway_avg_uptime
* Add comment
* update NR gateways to include node_performance on frontend
* use node_performance values on frontend
* fixup select gateway from list
* fix up lint errors
---------
Co-authored-by: fmtabbara <fmtabbara@hotmail.co.uk >
2023-02-27 12:40:00 +01:00
Bogdan-Ștefan Neacşu
f0d9703587
Feature/fix db name collision ( #3103 )
...
* Fix db naming collision
* Increase gateway timeout to accommodate bandwidth spending time
2023-02-24 16:52:56 +02:00
Tommy Verrall
aa78bf702c
Merge pull request #3104 from nymtech/feature/nym-api-tests
...
some small api test fixes
2023-02-24 15:09:32 +02:00
benedettadavico
cd9cdfa5bb
some small api test fixes
2023-02-24 14:06:56 +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
farbanas
630b1259d1
Merge branch 'master' into develop
2023-02-22 14:57:44 -05: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
benedettadavico
cfa8854ada
cleaning up api tests
2023-02-22 15:48:59 +01:00
Jon Häggblad
b3b4b5ff36
Add nym prefix to inclusion-probability crate ( #3079 )
...
* inclusion-probability: update metadata
* Add nym- prefix to inclusion-probability crate
2023-02-21 17:01:36 +01:00
farbanas
02397832f4
chore: updated versions as part of preparation for release v1.1.10
2023-02-21 07:44:03 -05:00
Jon Häggblad
b1121dabb9
Merge 4 tiny crates into nym-bin-common ( #3065 )
...
* Rename to bin-common
* Merge into new crate
* Merge 3 crates into bin-common
* WIP
* Move build.rs to the correct place
* regex nym_bin_common
* regex nym_bin_common::build_information
* regex nym_version_checker
* Update some explicit mod paths
* Makefile: add nym-connect-android
* Additional fixes
* rustfmt
* Update crate metadata
* Move completions crate into nym-bin-common
* Makefile: add examples
* Fix examples
* rustfmt
2023-02-21 11:30:23 +01:00
Jon Häggblad
46e2c74a98
Rename crate to nym-task ( #3064 )
...
* Rename to nym-task
* Update imports to use nym_task
* Update to nym_task in explicit module prefix
* Touchups and rustfmt
* rustfmt
* crate metadata
* fix nym-connect-android
2023-02-20 21:55:29 +01:00
Jon Häggblad
fede9cc194
Add nym prefix to topology and version checker crates ( #3061 )
...
* Rename crate to nym-topology
* Rename crate to nym-version-checker
* Remove unused topology
* rustfmt
2023-02-20 17:05:08 +01:00
Jon Häggblad
c75c5e0903
Rename to crate name to nym-sphinx ( #3060 )
...
* nymsphinx: rename to nym- prefix in Cargo.toml files
* regex use nymsphinx to use nym_sphinx
* all: updated explict crate name in a few places
2023-02-20 16:28:08 +01:00
Jon Häggblad
ec00918524
Update crate metadata for nym-crypto ( #3059 )
...
* dkg: move crate and un-nest
* all: update paths to common/dkg
* crypto: Cargo.toml metadata
2023-02-20 15:44:51 +01:00
Jon Häggblad
0b93215941
rustfmt
2023-02-15 16:13:53 +01:00
Jon Häggblad
8f4fd62957
rename pemstore to nym-pemstore
2023-02-15 16:13:53 +01:00
Jon Häggblad
4844ac953a
rename crypto to nym-crypto
2023-02-15 16:13:53 +01:00
Jon Häggblad
aab094984e
contracts: add nym- prefix to mixnet and vesting package names
2023-02-15 16:13:53 +01:00
farbanas
e41a59fddc
merge resolve
2023-02-14 07:50:47 -05:00
farbanas
bc55c10e19
bumped versions for release/v1.1.9
2023-02-14 07:18:03 -05:00
Bogdan-Ștefan Neacşu
3d500c25c5
Hide coconut runtime flags ( #2990 )
2023-02-14 11:58:04 +02:00
Bogdan-Ștefan Neacşu
dbb7a27441
Feature/stabilize credential deposit ( #3002 )
2023-02-09 16:55:18 +02:00
Dave Hrycyszyn
37187c79cc
Merge branch 'master' into develop
2023-02-08 16:54:27 +00:00
Jon Häggblad
037cd54573
Merge branch 'release/v1.1.9' into develop
2023-02-08 13:45:37 +01:00
Jon Häggblad
9f42f0152b
Merge branch 'release/v1.1.9'
2023-02-08 13:27:32 +01:00
Jędrzej Stuczyński
035dada0e0
introduced '/circulating-supply/total-supply-value' and '/circulating-supply/circulating-supply-value' endpoints ( #2965 )
2023-02-08 13:14:12 +01:00
Bogdan-Ștefan Neacşu
3099f2ead3
Hide coconut runtime flags ( #2990 )
2023-02-08 13:00:17 +01:00
Bogdan-Ștefan Neacşu
d89081d8a1
Feature/dkg reshare ( #2936 )
...
* Add resharing parameter
* Fix equality of dealers and members
* Contract resharing handling
* Dealer verification unit test
* Dealing commit unit test
* Epoch state unit tests
* Fix clippy
* Fmt
* Query initial dealer data
* Resharing nym-api changes
* Implement the mockups for nym-api dkg tests
* Dealing test
* Vk unit test
* Fix skipping vk submission
* Fix clippy
* Missing dealing for noninitial resharing dealer
* Check master vk holds after resharing on nym-apis
* Update changelog
* Fix clippy
2023-02-08 08:59:48 +01:00
Bogdan-Ștefan Neacşu
3bc7f281b4
Fix typo during merge back to develop ( #2956 )
2023-02-08 08:59:48 +01:00
Bogdan-Ștefan Neacșu
ef8ecd42a3
Fix flaky dkg test
2023-02-08 08:59:48 +01:00
Jon Häggblad
21e636616d
Merge tag 'nym-binaries-v1.1.8' into develop
2023-02-08 08:25:24 +01:00
farbanas
9881a94757
bumped nym-api version
2023-02-03 15:12:18 +01:00
Jędrzej Stuczyński
76b07d487b
introduced '/circulating-supply/total-supply-value' and '/circulating-supply/circulating-supply-value' endpoints ( #2965 )
2023-02-03 13:37:55 +00:00
Bogdan-Ștefan Neacşu
0a3e42700c
Fix vote soft error everywhere ( #2941 )
2023-01-31 14:58:47 +02:00
farbanas
71aadc8e1b
update versions for the release v1.1.8
2023-01-31 13:44:41 +01:00
Bogdan-Ștefan Neacşu
c6ce8caaf7
Feature/fix soft multisig error ( #2938 )
2023-01-30 18:44:45 +02:00
Jędrzej Stuczyński
265713b9d2
Renamed 'initial_supply' to 'total_supply' in the 'circulating-supply' endpoint ( #2932 )
...
* Renamed 'initial_supply' to 'total_supply' in the 'circulating-supply' endpoint
* clippy issue messing with CI
2023-01-30 15:39:55 +00:00
Tommy Verrall
975af0c79b
remove the empty interface and return the array instead
2023-01-26 12:00:25 +00: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
benedettadavico
eb31e47e68
nym-api tests
2023-01-26 12:22:07 +01:00
Jędrzej Stuczyński
c218cba96c
Feature/default nym api ( #2898 )
...
* Setting default 'id' if not provided
* Modified 'NymConfig' to always require 'id'
* moved creation of nym-api directories away from 'override_config'
* missing optional id usage in nym-connect
* changelog
* Removed default value for '--id' argument
2023-01-25 15:49:28 +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
Fran Arbanas
5711230ae3
Merge branch 'develop' into release/v1.1.7
2023-01-24 13:53:29 +01:00
joeiacono2021
4db656d074
Version changes for 1.1.7 release , edited versions and changelogs.
2023-01-24 12:41:59 +00:00
Dave Hrycyszyn
a0ed1c8edd
Added a few items to the nym-api README
2023-01-23 12:33:53 +00:00