Commit Graph

8954 Commits

Author SHA1 Message Date
Mark Sinclair f6dcbc236a bump version 2024-12-17 15:01:31 +00:00
Mark Sinclair d9ede97073 add websocket rpcs to env files 2024-12-17 15:01:28 +00:00
Jędrzej Stuczyński f69420293c added env variable to nuke the db 2024-12-17 15:00:03 +00:00
Jędrzej Stuczyński f8b2770585 even more logs 2024-12-17 15:00:03 +00:00
Jędrzej Stuczyński f1b4ebdbae extra logs 2024-12-17 15:00:03 +00:00
Jędrzej Stuczyński 34436c48b2 explicitly build websocket client in 0.37 compat mode 2024-12-17 15:00:03 +00:00
Jędrzej Stuczyński e4a893e68c allow conversion from CometBFT block subscription 2024-12-17 15:00:03 +00:00
Mark Sinclair 5c1b8fb1fe Bump version 2024-12-17 15:00:03 +00:00
Mark Sinclair a448170dd5 Bump version 2024-12-17 15:00:03 +00:00
Jędrzej Stuczyński 8f697390b9 implemented starting block logic inside the chain scraper itself 2024-12-17 15:00:03 +00:00
Mark Sinclair a1a1336b38 Fix docker entry point and bump version 2024-12-17 15:00:03 +00:00
Mark Sinclair 9dcad2fefc Add Dockerfile and workflow to build 2024-12-17 15:00:02 +00:00
Mark Sinclair 38921eb1ed parse message index and process all log entries 2024-12-17 14:59:17 +00:00
Mark Sinclair 62571f92ea init saves example config 2024-12-17 14:59:17 +00:00
Mark Sinclair b5958c4ddb Add example to README 2024-12-17 14:59:17 +00:00
Mark Sinclair 16cb60e64e Remove migration from seed app 2024-12-17 14:59:17 +00:00
Mark Sinclair 13acddf050 Add config, overrides and CLI 2024-12-17 14:59:17 +00:00
Mark Sinclair dbe8e96cfe Move nym-data-observatory (v0) to nyx-chain-watcher 2024-12-17 14:59:15 +00:00
Mark Sinclair 2dee5fe23c data-observatory: renamed transactions to payments because there is already transaction in the base scraper schema 2024-12-17 14:58:42 +00:00
Mark Sinclair e4c9da6e77 nyxd-scraper: add optional starting height parameter to scrape before listening for new blocks 2024-12-17 14:58:42 +00:00
Sachin Kamath 632b210eee observatory 0.1 2024-12-17 14:58:40 +00:00
Sachin Kamath c32cfebbb1 fix review comments 2024-12-17 14:55:42 +00:00
Sachin Kamath 02d46158db clippy 2024-12-17 14:55:42 +00:00
Sachin Kamath c44913eaf5 nyxd-scraper: add config to make pre-commit storage optional 2024-12-17 14:55:42 +00:00
Bogdan-Ștefan Neacşu 61e872f033 Add windows to CI builds (#5269)
* Add windows to CI builds

* Fix win build for node status api

* Fix win build for sdk

* Fix win build for cred proxy
2024-12-17 15:18:11 +02:00
dynco-nym b4f51baf94 Change sqlite journal mode to WAL (#5213)
* Change sqlite journal mode to WAL

* Synchronous mode & auto vacuum

* Bump probe git ref to 1.1.0
nym-node-status-api/nym-node-status-agent-1.0.0-rc.1-f1f52b7e0f59674a7d6bfcb1ecbed9ba234e0e45
2024-12-16 16:40:02 +01:00
Drazen Urch a3f3d83c1b Shipping raw metrics to PG (#5216)
* Shipping raw metrics to PG

* Put cancel token back in its place

* fmt
2024-12-16 16:19:37 +01:00
Drazen Urch 84d7004cb2 Add control messages to GatewayTransciver (#5247)
* Add control messages to GatewayTransciver

* Add forget me flag to clients

* CI gate IPIINFO test

* Handle ForgetMe for client and stats db

* fmt
2024-12-16 15:18:04 +01:00
import this be063a36eb syntax hotfix (#5266) 2024-12-16 13:17:38 +00:00
windy-ux 0a712b9fce Fix/web 615 seo setup (#5265)
* + add header into Packet Mixing docs

* + add head changes for testing

* / updated version of metatags in theme.config

* + add env file

* / theme.config to use NEXT_PUBLIC_SITE_URL from env file

* @ Fix broken link in theme.config

* - remove favicon code

* + add desription for intro pages

* + add default book's desriptions

* Revert "+ add desription for intro pages"

This reverts commit 98c78242d4.
2024-12-16 13:17:25 +00:00
Bogdan-Ștefan Neacşu 88d6fb4e22 Add fd callback to client core (#5230)
* Add fd callback to client core

* Include in sdk

* Fix clippy many args

* Method in builder

* Replace Box with Arc
2024-12-16 13:57:34 +02:00
Jon Häggblad 04c2045d94 Add PATCH support to nym-http-api-client (#5260) 2024-12-16 12:28:44 +01:00
Jon Häggblad c0b4e8dd70 Remove unneeded async function annotation (#5246) 2024-12-16 09:15:46 +01:00
Fran Arbanas e7702a1e7a fix: remove documentation from dockerignore since it's refernced in Cargo.toml (#5264) nym-validator-rewarder-0.2.0 nym-node-status-api/nym-node-status-agent-1.0.0-rc.1-nym-vpn-core-v1.1.0 2024-12-13 14:44:36 +01:00
windy-ux 07435ce3b2 Fix/web 615 seo setup (#5257)
* + add header into Packet Mixing docs

* + add head changes for testing

* / updated version of metatags in theme.config

* + add env file

* / theme.config to use NEXT_PUBLIC_SITE_URL from env file

* @ Fix broken link in theme.config

* - remove favicon code

* + add desription for intro pages
2024-12-13 13:09:49 +00:00
benedetta davico 9690c73c91 Merge pull request #5261 from nymtech/merge/release/2024.14-crunch
update changelog for crunch
nym-node-status-api/nym-node-status-agent-1.0.0-rc.1-1.1.0
2024-12-13 11:41:00 +01:00
Jędrzej Stuczyński 684d7ac1a2 removed legacy socks5 listener (#5259) 2024-12-13 10:03:43 +00:00
Jędrzej Stuczyński b813044360 bugfix: make sure to apply gateway score filtering when choosing initial node (#5256)
* bugfix: make sure to apply gateway score filtering when choosing initial node

* mixfetch build fix
2024-12-13 09:09:56 +00:00
Bogdan-Ștefan Neacşu c26d4f24fc Add conversion unit tests for auth msg (#5251)
* Add conversion unit tests for auth msg

* Fix remaining bad mac conversions
2024-12-13 10:38:25 +02:00
Drazen Urch ee7b3f1415 Update TS bindings (#5255) 2024-12-12 14:21:57 +00:00
import this ccd66f8a51 tokenomics edits (#5254) 2024-12-12 13:34:03 +00:00
mfahampshire c31d1f63e6 updated readme links + bit of general clean (#5253) 2024-12-12 13:11:25 +00:00
import this 2ab172146a [DOCs/operators]: Edit tokenomics definitions (#5252 ) 2024-12-12 11:24:38 +00:00
mfahampshire 9b5e14c78e tweak fix (#5250)
* tweak fix

* added default config directories
2024-12-12 09:52:04 +00:00
import this d9e5c62b5c Update changelog.mdx (#5248) 2024-12-11 17:00:36 +00:00
mfahampshire a336893116 Max/openapi docs (#5219)
* first pass redoc apis

* new landing + component update

* added intro

* new structure

* link list

* add sandbox sdk

* remove theme colours

* revert credit to ticket & ticketbook and actually get all the instances to replace

* Max/zknym doc tweak (#5223)

* revert credit to ticket & ticketbook

* revert credit to ticket & ticketbook and actually get all the instances to replace

* theme tweak to widen text area

* theme redoc component

* tweak padding topbar

* modified socks5 page to be in line with websocket client

* modify h size of autodoc generated command info

* tweak script to build from master

* add autodoc to workspace

* auto commit generated command files

* clean autodoc-generated-markdown in script

* auto commit generated command files

* tweak works

* clippy

* fix borked toml from cherrypick

* remove rm command

* auto commit generated command files

* blow away images

* auto commit generated command files

* remove redoc for nymapi for the moment but retain everything else

* fix double paste

* temp remove sandbox
2024-12-11 16:30:17 +00:00
mfahampshire 1d0d62f798 nymvpncli guide (#5243)
* nymvpn guide

* move nymvpn guide frm operators -> developers
2024-12-11 16:00:26 +00:00
import this daa680d6b8 [DOCs/operators]: Release notes v2024.14-crunch & config score updates (#5222)
* initialise tokenomics graph

* generate reward version config graph

* update tokenomics

* edit typo

* initialise release crunch release notes

* operators update

* add points to changelog

* update version graph and selection

* update iptables configuration

* add features to changelog

* comment redundant

* address review comments

* PR finish
2024-12-11 15:49:22 +00:00
benedettadavico a491e6a71a update changelog for crunch nym-binaries-v2024.14-crunch 2024-12-11 10:28:47 +01:00
Jędrzej Stuczyński fd47768b75 Merge pull request #5242 from nymtech/merge/release/2024.14-crunch
Merge/release/2024.14-crunch
2024-12-10 15:41:11 +00:00