@@ -4,6 +4,54 @@ Post 1.0.0 release, the changelog format is based on [Keep a Changelog](https://
44
55## [ Unreleased]
66
7+ ## [ 2025.13-emmental] (2025-07-22)
8+
9+ - fix: don't allow mixnode running in exit mode ([ #5898 ] )
10+ - fix contract build process in Makefile ([ #5892 ] )
11+ - bugfix: ignore 'Send' responses when claiming bandwidth ([ #5884 ] )
12+ - Update push-node-status-agent.yaml ([ #5882 ] )
13+ - listen for shutdown signals during nym-node startup ([ #5879 ] )
14+ - feat: forbid running mixnode + entry on the same node ([ #5878 ] )
15+ - chore: 1.88 clippy ([ #5877 ] )
16+ - Batch SQL writes for packet stats ([ #5874 ] )
17+ - fix the broken link ([ #5873 ] )
18+ - Set busy_timeout in sqlx ([ #5872 ] )
19+ - feat: basic performance contract integration [ within Nym API] ([ #5871 ] )
20+ - scraper bugfix: ignore precommits from missing validators ([ #5867 ] )
21+ - Return true remaining ([ #5866 ] )
22+ - Make Mix hops optional for Mixnet Client SURBs ([ #5861 ] )
23+ - Check gateway supported versions ([ #5860 ] )
24+ - Add build info endpoints ([ #5857 ] )
25+ - Clear out screaming logs ([ #5856 ] )
26+ - fix removal of qa env ([ #5855 ] )
27+ - Use display when printing paths ([ #5853 ] )
28+ - feat: initial performance contract ([ #5833 ] )
29+ - Security patches for the ` dkg ` crate ([ #5828 ] )
30+ - HTTP Discovery objects & network defaults ([ #5814 ] )
31+
32+ [ #5898 ] : https://github.com/nymtech/nym/pull/5898
33+ [ #5892 ] : https://github.com/nymtech/nym/pull/5892
34+ [ #5884 ] : https://github.com/nymtech/nym/pull/5884
35+ [ #5882 ] : https://github.com/nymtech/nym/pull/5882
36+ [ #5879 ] : https://github.com/nymtech/nym/pull/5879
37+ [ #5878 ] : https://github.com/nymtech/nym/pull/5878
38+ [ #5877 ] : https://github.com/nymtech/nym/pull/5877
39+ [ #5874 ] : https://github.com/nymtech/nym/pull/5874
40+ [ #5873 ] : https://github.com/nymtech/nym/pull/5873
41+ [ #5872 ] : https://github.com/nymtech/nym/pull/5872
42+ [ #5871 ] : https://github.com/nymtech/nym/pull/5871
43+ [ #5867 ] : https://github.com/nymtech/nym/pull/5867
44+ [ #5866 ] : https://github.com/nymtech/nym/pull/5866
45+ [ #5861 ] : https://github.com/nymtech/nym/pull/5861
46+ [ #5860 ] : https://github.com/nymtech/nym/pull/5860
47+ [ #5857 ] : https://github.com/nymtech/nym/pull/5857
48+ [ #5856 ] : https://github.com/nymtech/nym/pull/5856
49+ [ #5855 ] : https://github.com/nymtech/nym/pull/5855
50+ [ #5853 ] : https://github.com/nymtech/nym/pull/5853
51+ [ #5833 ] : https://github.com/nymtech/nym/pull/5833
52+ [ #5828 ] : https://github.com/nymtech/nym/pull/5828
53+ [ #5814 ] : https://github.com/nymtech/nym/pull/5814
54+
755## [ 2025.12-dolcelatte] (2025-07-07)
856
957- bugfix: key-rotation + reply SURBs ([ #5876 ] )
0 commit comments