Commit Graph

8902 Commits

Author SHA1 Message Date
Mark Sinclair accbbd09fa change webhook payload to have a structured coin for funds 2024-12-10 17:43:33 +00:00
Mark Sinclair df1e8f6471 bump version nyx-chain-watcher-0.1.4 2024-12-09 17:27:29 +00:00
Mark Sinclair 7c1e0e319e add websocket rpcs to env files 2024-12-09 17:26:47 +00:00
Jędrzej Stuczyński 3ce0510044 added env variable to nuke the db 2024-12-09 16:58:40 +00:00
Jędrzej Stuczyński 083488e2fd even more logs 2024-12-09 16:49:00 +00:00
Jędrzej Stuczyński 49e6c6933f extra logs 2024-12-09 16:34:17 +00:00
Jędrzej Stuczyński 3211907bf4 explicitly build websocket client in 0.37 compat mode 2024-12-09 16:13:15 +00:00
Jędrzej Stuczyński 14ac613574 allow conversion from CometBFT block subscription 2024-12-09 16:13:02 +00:00
Mark Sinclair 06032b8a48 Bump version nyx-chain-watcher-0.1.3 2024-12-09 15:29:28 +00:00
Mark Sinclair 64091eb175 Bump version nyx-chain-watcher-0.1.2 2024-12-09 15:07:43 +00:00
Jędrzej Stuczyński 6204014395 implemented starting block logic inside the chain scraper itself 2024-12-09 13:43:49 +00:00
Mark Sinclair d4680382f5 Fix docker entry point and bump version nyx-chain-watcher-0.1.1 2024-12-06 21:42:29 +00:00
Mark Sinclair 2e9ab39002 Add Dockerfile and workflow to build nyx-chain-watcher-0.1.0 2024-12-06 20:57:49 +00:00
Mark Sinclair 4877a93201 parse message index and process all log entries 2024-12-06 20:11:45 +00:00
Mark Sinclair d38abba9a3 init saves example config 2024-12-06 20:11:14 +00:00
Mark Sinclair 93b0063f73 Add example to README 2024-12-06 20:10:46 +00:00
Mark Sinclair 247a4cefa6 Remove migration from seed app 2024-12-06 20:10:36 +00:00
Mark Sinclair ade88af3cb Add config, overrides and CLI 2024-12-06 18:12:45 +00:00
Mark Sinclair 0b99c1f467 Move nym-data-observatory (v0) to nyx-chain-watcher 2024-12-06 17:32:21 +00:00
Mark Sinclair 46fb4617e8 data-observatory: renamed transactions to payments because there is already transaction in the base scraper schema 2024-12-06 17:32:21 +00:00
Mark Sinclair ed821d1a57 nyxd-scraper: add optional starting height parameter to scrape before listening for new blocks 2024-12-06 17:32:21 +00:00
Sachin Kamath 23e52653d7 observatory 0.1 2024-12-06 17:32:21 +00:00
Sachin Kamath 8fba032e26 fix review comments 2024-12-06 17:32:21 +00:00
Sachin Kamath 504b2af388 clippy 2024-12-06 17:32:21 +00:00
Sachin Kamath 5a8e91542e nyxd-scraper: add config to make pre-commit storage optional 2024-12-06 17:32:21 +00:00
Jędrzej Stuczyński 5a07b73375 feature: hopefully final steps of the smoosh™️ (#5201)
* removed mnemonic from gateway config struct

scaffolding for common mixnet listener

running verloc unconditionally in a nym-node

remove filtering by mixnode

extracted verloc to separate crate

integrated nym-node-http-server more tightly with the binary

most logic for handling forward packets

running all mixnode-related tasks natively inside nymnode

removed gateway storage trait in favour of the only concrete implementation

most logic for handling final hop packets

using nym-node owned socket listener for gateways

utility for sending plain message through mixnet + gateway fix

using common packet forwarding in both modes

nifying nym-node metrics

reproduce behaviour of the console logger

cleaned up cli args

redesigned gateway tasks startup procedure

removing dead code

scaffolding for old config v6

config migration

implemented MixnetMetricsCleaner

* clippy

* require entry/exit for wireguard

* removed dead code in migration code

* updated config template

* use custom user agent for verloc queries

* fixed premature shutdown of gateway tasks

* hidden nym-api flag to allow illegal node ips

* experiment: final hop handing with wireguard

* added additional startup logs

* typo

* fixed legacy stats endpoint data

* additional logs

* apply review comments

* fixed local testnet manager
2024-12-05 17:21:36 +00:00
Bogdan-Ștefan Neacşu d1f702c4aa Extend raw ws fd for gateway client (#5218) 2024-12-05 14:48:33 +02:00
Tommy Verrall c20c7147f8 Merge pull request #4813 from nymtech/dependabot/npm_and_yarn/testnet-faucet/micromatch-4.0.8
build(deps): bump micromatch from 4.0.4 to 4.0.8 in /testnet-faucet
2024-12-05 10:51:34 +00:00
Tommy Verrall 06956226ad Merge pull request #5195 from nymtech/raphael/update-security
Update Security disclosure email, public key and policy
2024-12-05 10:49:48 +00:00
Jon Häggblad b06091e548 Derive serialize for UserAgent (#5210) 2024-12-05 11:21:33 +01:00
Simon Wicky f3bf5d080b better date serilization (#5207) 2024-12-04 11:11:51 +01:00
dynco-nym e06d442e95 Restore Location fields (#5208)
* Add latitude/longitude fields to Location

* Add regression test

* Bump package version

* Load secret during workflow
nym-node-status-api/nym-node-status-api-1.0.0-rc.6
2024-12-03 18:35:56 +01:00
dynco-nym fc79f739d4 Fix overflow (#5204) nym-node-status-api/nym-node-status-agent-1.0.0-rc.1-bcb7bf9 nym-node-status-api/nym-node-status-api-1.0.0-rc.5 2024-12-03 10:20:28 +01:00
benedetta davico 6ee8ccbeaa Merge pull request #5199 from nymtech/merge/release/2024.14-crunch
merge crunch into develop
2024-12-02 13:21:04 +01:00
Jędrzej Stuczyński cfebd14655 Merge branch 'release/2024.14-crunch' into merge/release/2024.14-crunch 2024-12-02 11:21:09 +00:00
Simon Wicky 4851614375 NS API - Gateway stats scraping (#5180)
* squashed commit before rebasing

* removed blank lines
2024-12-02 12:15:30 +01:00
benedetta davico ec502f46f0 Merge pull request #5196 from nymtech/release/2024.13-magura-patched-v2
Merging magura drift into crunch
2024-12-02 12:13:12 +01:00
Raphaël Walther 841fb81d24 Update Security disclosure email, public key and policy 2024-11-29 16:54:17 +01:00
dynco-nym a9e62889c3 Remove explorer dependency (#5190)
* Move monitor code to a struct
- to store state in a struct

* explorer deprecation wip

* Replace explorer with ipinfo calls

* PR feedback

* Fix clippy

* Bump package version

* Remove ipinfo crate due to openssl dep

* Add remaining bandwidth log
2024-11-29 16:45:55 +01:00
import this 074d705448 [DOCs/operators]: Magura-drift - second patch (#5194)
* syntax edits

* new version harsh

* changelog info - ready to review
2024-11-29 13:34:58 +00:00
benedettadavico 4a9a5579c4 update changelog nym-binaries-v2024.13-magura-drift 2024-11-29 14:06:32 +01:00
benedetta davico 96180275f8 Update Cargo.toml 2024-11-29 13:57:57 +01:00
Bogdan-Ștefan Neacşu ab20260a2f Guard storage access with cache (#5193)
* Guard storage access with cache

* Do the sync way less freq

* Change sync behaviour for bandwidth too

* Use bigger delta
2024-11-29 14:56:39 +02:00
Tommy Verrall ec1c564c2b Merge pull request #5150 from nymtech/dependabot/npm_and_yarn/testnet-faucet/cross-spawn-7.0.6
build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /testnet-faucet
2024-11-29 12:27:29 +00:00
Tommy Verrall bdf97bcbd6 Merge pull request #5151 from nymtech/fix/validator-rewarder-push-docker
fix: validator-rewarder GH job
2024-11-29 12:26:55 +00:00
Jędrzej Stuczyński 889d464e98 improvement: make internal gateway clients use the same topology cache (#5191) 2024-11-29 09:45:12 +00:00
Jędrzej Stuczyński 56206433e6 chore: apply 1.84 linter suggestions (#5192) 2024-11-29 09:20:45 +00:00
Tommy Verrall 8e9d01c47b Merge pull request #5189 from nymtech/fix/network-tunnel-script
Fix/network tunnel script
2024-11-28 15:47:56 +00:00
Tommy Verrall f95f01959c fix multiple forwarding calls
also add more logging around joke section
2024-11-28 12:29:29 +01:00
Tommy Verrall 42de620951 typo 2024-11-28 12:06:03 +01:00