Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nuts-foundation
/
nuts-node
Public
Notifications
You must be signed in to change notification settings
Fork
23
Star
28
Code
Issues
143
Pull requests
16
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
test(network): re-add Test_conn_startSending with deterministic ordering
- #4433
#4433
Closed
stevenvegt
wants to merge 16 commits into
master
nuts-foundation/nuts-node:master
from
fix/flaky-conn-test-v6.2
nuts-foundation/nuts-node:fix/flaky-conn-test-v6.2
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
test(network): re-add Test_conn_startSending with deterministic ordering
#4433
stevenvegt
wants to merge 16 commits into
master
nuts-foundation/nuts-node:master
from
fix/flaky-conn-test-v6.2
nuts-foundation/nuts-node:fix/flaky-conn-test-v6.2
Copy head branch name to clipboard
Commits
Commits on Mar 25, 2026
Fix NATS server CVEs (v6.2.1) (#4108)
Show description for 98a1528
3 people
authored
98a1528
View commit details
Copy full SHA for 98a1528
Browse repository at this point
Commits on Apr 10, 2026
Upgrade Go to 1.26.2 to fix stdlib CVEs (v6.2.2) (#4172)
Show description for 5275f35
reinkrul
and
claude
authored
5275f35
View commit details
Copy full SHA for 5275f35
Browse repository at this point
Commits on Apr 14, 2026
Backport: tighten v1 access token introspection to V6.2 (#4186)
Show description for 0b48e51
3 people
authored
0b48e51
View commit details
Copy full SHA for 0b48e51
Browse repository at this point
Commits on Apr 16, 2026
Fix Vault e2e test startup race (#4198) (#4200)
Show description for 63831c8
reinkrul
and
stevenvegt
authored
63831c8
View commit details
Copy full SHA for 63831c8
Browse repository at this point
Fix node startup failure when syncing on slow disk (v6.2) (#4199)
Show description for 7c99a7e
reinkrul
and
claude
authored
7c99a7e
View commit details
Copy full SHA for 7c99a7e
Browse repository at this point
Commits on Apr 17, 2026
Backport #4203: Bump alpine from 3.23.3 to 3.23.4 (#4204)
Show description for be7ef73
reinkrul
and
dependabot[bot]
authored
be7ef73
View commit details
Copy full SHA for be7ef73
Browse repository at this point
Commits on May 11, 2026
Upgrade Go to 1.26.3 and golang.org/x/net to v0.53.0 to fix CVEs (v6.2.5) (#4239)
Show description for 1543472
reinkrul
authored
1543472
View commit details
Copy full SHA for 1543472
Browse repository at this point
Commits on May 18, 2026
Backport #4193 and #4243 to V6.2 (v6.2.6) (#4245)
Show description for c9c0557
3 people
authored
c9c0557
View commit details
Copy full SHA for c9c0557
Browse repository at this point
Commits on May 27, 2026
Upgrade golang.org/x/crypto, golang.org/x/net, go-jose and OTLP exporters to fix CVEs (v6.2.7) (#4282)
Show description for 9221c42
reinkrul
authored
9221c42
View commit details
Copy full SHA for 9221c42
Browse repository at this point
Commits on Jun 4, 2026
Upgrade Go to 1.26.4 to fix CVEs (v6.2.8) (#4314)
Show description for 3e7fbc4
reinkrul
authored
3e7fbc4
View commit details
Copy full SHA for 3e7fbc4
Browse repository at this point
Commits on Jun 5, 2026
ci: migrate Go test pipeline from CircleCI to GitHub Actions (#4317)
Show description for 3f033bc
reinkrul
authored
3f033bc
View commit details
Copy full SHA for 3f033bc
Browse repository at this point
Commits on Jul 1, 2026
Upgrade github.com/jackc/pgx/v5 to fix CVEs (v6.2.9) (#4374)
Show description for d6afd52
reinkrul
authored
d6afd52
View commit details
Copy full SHA for d6afd52
Browse repository at this point
test(network/grpc): wait for both sides to authenticate before tearing down (#4276) (#4381)
Show description for 9106ca7
reinkrul
and
stevenvegt
authored
9106ca7
View commit details
Copy full SHA for 9106ca7
Browse repository at this point
Commits on Jul 13, 2026
Upgrade Go to 1.26.5 to fix CVE (v6.2.10) (#4403)
Show description for 0b7d3a5
reinkrul
authored
0b7d3a5
View commit details
Copy full SHA for 0b7d3a5
Browse repository at this point
Commits on Jul 17, 2026
chore: migrate from lestrrat-go/jwx v2 (EOL) to v3 (V6.2 backport of #4391) (#4411)
reinkrul
authored
600e97e
View commit details
Copy full SHA for 600e97e
Browse repository at this point
Commits on Jul 27, 2026
test(network): re-add Test_conn_startSending with deterministic ordering
Show description for 68e5d95
stevenvegt
committed
68e5d95
View commit details
Copy full SHA for 68e5d95
Browse repository at this point
You can’t perform that action at this time.