Simon Wicky
|
d4d55d11f0
|
fix tests api tests and add constants
|
2024-05-07 13:51:28 +02:00 |
|
Simon Wicky
|
1df5ae9c2e
|
API route for spending online and offline ecash
|
2024-05-07 13:51:27 +02:00 |
|
Simon Wicky
|
d57ff735df
|
spent credential storage on validators
|
2024-05-07 13:51:26 +02:00 |
|
Simon Wicky
|
24358176fd
|
bloom filter for API
|
2024-05-07 13:51:26 +02:00 |
|
Simon Wicky
|
24d75e10cf
|
freepass issuance API side
|
2024-05-07 13:51:25 +02:00 |
|
Simon Wicky
|
db3bd66cf1
|
modify issued_credential table
|
2024-05-07 13:51:25 +02:00 |
|
Simon Wicky
|
fb340c4028
|
change API routes for new blind signing
|
2024-05-07 13:51:25 +02:00 |
|
Simon Wicky
|
7ed11617d2
|
add signatures cache on API
|
2024-05-07 13:51:25 +02:00 |
|
Simon Wicky
|
5f656e69b5
|
adapt issued credential storage on API
|
2024-05-07 13:51:24 +02:00 |
|
Simon Wicky
|
452a5b45fe
|
adapt api model for credential issuance
|
2024-05-07 13:51:24 +02:00 |
|
Simon Wicky
|
3e635473a6
|
change types from coconut to ecash types
|
2024-05-07 13:51:24 +02:00 |
|
benedettadavico
|
a276608fd0
|
updating versions and changelog
|
2024-04-22 15:44:16 +02:00 |
|
Jędrzej Stuczyński
|
b332a6b556
|
attach 'last_polled' metadata to node descriptions (#4550)
|
2024-04-22 09:54:01 +02:00 |
|
Jędrzej Stuczyński
|
4865f7f205
|
[bugfix] Prevent generation of free passes with expiry date in the past (#4535)
|
2024-04-12 17:44:32 +02:00 |
|
Jędrzej Stuczyński
|
210269cb9c
|
[bugfix] restore old serialisation of 'NymNodeDescription' (#4533)
|
2024-04-11 10:11:46 +02:00 |
|
Jędrzej Stuczyński
|
8c59106add
|
introduced /api-status routes for nym-api (#4527)
* introduced /api-status routes for nym-api
* added additional information to the signer-information endpoint
|
2024-04-11 09:28:42 +02:00 |
|
Jędrzej Stuczyński
|
69c1a32392
|
error prefix
|
2024-04-09 16:16:39 +01:00 |
|
Jędrzej Stuczyński
|
4c5351ba60
|
Feature/one binary to rule them all (#4500)
|
2024-04-05 19:34:31 +02:00 |
|
Jędrzej Stuczyński
|
297cde513b
|
turns out 'make' doesn't run cargo fmt
|
2024-03-27 16:11:21 +00:00 |
|
Jędrzej Stuczyński
|
7e6feb0cd2
|
fixed beta clippy: lints + updated cosmwasm to 1.4
|
2024-03-27 16:04:51 +00:00 |
|
dependabot[bot]
|
68bc4a59f7
|
Bump follow-redirects from 1.15.4 to 1.15.6 in /nym-api/tests
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-15 14:00:38 +00:00 |
|
Tommy Verrall
|
c7fb89bd5e
|
Merge pull request #4412 from nymtech/master
Merge Master into Develop from Latest 2024.1-marabou release
|
2024-02-20 18:59:01 +01:00 |
|
Jędrzej Stuczyński
|
1a8814ccdc
|
changed nonces to be random bytes to prevent replay attacks
|
2024-02-19 17:45:39 +00:00 |
|
Jędrzej Stuczyński
|
ff01fc79e3
|
removed duplicate code
|
2024-02-19 12:19:54 +00:00 |
|
Jędrzej Stuczyński
|
e7d0c1812a
|
added import commands for client binaries
|
2024-02-19 11:43:15 +00:00 |
|
Jędrzej Stuczyński
|
7bbac26676
|
replaced usage of lazy_static to oncelock for build information
|
2024-02-19 11:42:57 +00:00 |
|
Jędrzej Stuczyński
|
5a4dfafe9f
|
cargo fmt
|
2024-02-19 11:42:56 +00:00 |
|
Jędrzej Stuczyński
|
fa93c4598f
|
removing redundant epoch_id field
|
2024-02-19 11:42:56 +00:00 |
|
Jędrzej Stuczyński
|
3f0194a9aa
|
nym-cli commands for issuing free passes
|
2024-02-19 11:42:56 +00:00 |
|
Jędrzej Stuczyński
|
c2517ac63b
|
clippy
|
2024-02-19 11:42:55 +00:00 |
|
Jędrzej Stuczyński
|
3fa74c90ff
|
cargo fmt
|
2024-02-19 11:42:55 +00:00 |
|
Jędrzej Stuczyński
|
96f3192694
|
validating request attributes
|
2024-02-19 11:42:55 +00:00 |
|
Jędrzej Stuczyński
|
f61b898c4f
|
storage implementation
|
2024-02-19 11:42:55 +00:00 |
|
Jędrzej Stuczyński
|
c9ff550311
|
nym-api logic for issuing free passes (minus storage impl)
|
2024-02-19 11:42:53 +00:00 |
|
Jędrzej Stuczyński
|
740cc72ec8
|
request type for obtaining free pass
|
2024-02-19 11:41:42 +00:00 |
|
Jędrzej Stuczyński
|
9a3bd7a2a9
|
clippy and fixing tests
|
2024-02-19 11:41:31 +00:00 |
|
Jędrzej Stuczyński
|
16c942d72e
|
removed nym-api placeholders
|
2024-02-19 11:41:30 +00:00 |
|
Jędrzej Stuczyński
|
675cf3d7da
|
removed usage of coconut-interface crate
|
2024-02-19 11:41:29 +00:00 |
|
Jędrzej Stuczyński
|
9a0cbf5072
|
wip in removing the Credential type for more strongly typed alternative
|
2024-02-19 11:39:54 +00:00 |
|
Jędrzej Stuczyński
|
6f3dd9f778
|
wip
|
2024-02-19 11:39:53 +00:00 |
|
Jędrzej Stuczyński
|
b764fcc756
|
revamped BandwidthVoucher to allow for different kinds of bandwidth credentials
|
2024-02-19 11:39:53 +00:00 |
|
Jędrzej Stuczyński
|
8b0953624f
|
being less aggressive in contract polling
|
2024-02-16 17:39:22 +00:00 |
|
Jędrzej Stuczyński
|
24a260fbc9
|
missing trait implementation in test
|
2024-02-16 17:36:23 +00:00 |
|
Jędrzej Stuczyński
|
510ad11c98
|
nym-api using the new query
|
2024-02-16 17:33:07 +00:00 |
|
Jędrzej Stuczyński
|
646f522142
|
fixed nym-api tests
|
2024-02-16 09:16:58 +00:00 |
|
Jędrzej Stuczyński
|
da70ae70a5
|
nym-api updates
|
2024-02-16 09:16:58 +00:00 |
|
Jędrzej Stuczyński
|
46875cdf2f
|
moved epoch advancement logic into separate file
|
2024-02-16 09:16:57 +00:00 |
|
Jędrzej Stuczyński
|
eab7eb03c7
|
reduced tick rate logging
|
2024-02-16 09:16:56 +00:00 |
|
benedettadavico
|
3771cb9188
|
Update changelog and bump versions
|
2024-02-14 11:55:30 +01:00 |
|
Jędrzej Stuczyński
|
d7255374de
|
fixed nym-api config template
|
2024-02-13 17:41:07 +00:00 |
|