Dinko Zdravac
|
09b68a8204
|
Cherry pick NS API from develop (#5074)
* Revert "NS API with directory v2 (#5068)"
This reverts commit cf4fe5f875.
* Merge pull request #5050 from nymtech/dz-node-status-api
Node Status API
* Ns agent workflow (#5055)
* feat: add dockerfile
* add github workflow for node status agent
---------
Co-authored-by: Fran Arbanas <arbanasfran@gmail.com>
* NS API with directory v2 (#5058)
* Use unstable explorer client
* Clean up stale testruns & logging
- log gw identity key
- better agent testrun logging
- log responses
- change response code for agents
* Better logging on agent
* Testrun stores gw identity key instead of gw pk
* Agent 0.1.3
* Agent 0.1.4
* Sqlx offline query data + clippy
* Compatible with directory v2
* Point to internal deps + rebase + v0.1.5
* self described field not null
* Fix build.rs typo
* Fix clippy
---------
Co-authored-by: Fran Arbanas <arbanasfran@gmail.com>
|
2024-11-01 01:24:41 +01:00 |
|
Jędrzej Stuczyński
|
317f7fffa9
|
added hacky routes to return nymnodes alongside legacy nodes (#5051)
* added hacky routes to return nymnodes alongside legacy nodes
* fixed mixing role
* Update client (#5054)
* removed hacky mixnodes endpoint for its not used
* construct explorer-api client with timeout
---------
Co-authored-by: Dinko Zdravac <173912580+dynco-nym@users.noreply.github.com>
|
2024-10-29 08:35:07 +00:00 |
|
Jon Häggblad
|
fa8e81d9dd
|
Re-export Location type in explorer-client (#4445)
|
2024-03-06 17:26:51 +01:00 |
|
Jon Häggblad
|
f4dd9a915d
|
Add some license entries to Cargo.toml files (#4250)
* Add Apache 2.0 to bunch of common crates
* Allow some basic licenses
* Add more licenses
|
2023-12-19 09:21:33 +01:00 |
|
Jon Häggblad
|
499fd8a91d
|
Fix clippy unused import (#3848)
|
2023-09-06 11:24:17 +02:00 |
|
Jon Häggblad
|
ee6b6ecc7e
|
Create explorer-client and use in geo aware provider
|
2023-08-30 09:40:27 +02:00 |
|