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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ergoplatform
/
ergo
Public
Notifications
You must be signed in to change notification settings
Fork
201
Star
520
Code
Issues
176
Pull requests
178
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Candidate for 6.0.5 release
- #2416
#2416
Merged
kushti
merged 54 commits into
master
ergoplatform/ergo:master
from
v6.0.5
ergoplatform/ergo:v6.0.5
Copy head branch name to clipboard
Aug 31, 2026
Conversation
Commits
54
(54)
Checks
Files changed
Merged
Candidate for 6.0.5 release
#2416
kushti
merged 54 commits into
master
ergoplatform/ergo:master
from
v6.0.5
ergoplatform/ergo:v6.0.5
Copy head branch name to clipboard
Commits
Commits on Jun 12, 2026
Validate NiPoPoW proof parameters
tum231990
committed
7b394cc
View commit details
Copy full SHA for 7b394cc
Browse repository at this point
Commits on Jun 16, 2026
Address NiPoPoW params review feedback
a-shannon
committed
21c327f
View commit details
Copy full SHA for 21c327f
Browse repository at this point
Commits on Jun 19, 2026
Stabilize fee estimation heuristics
a-shannon
committed
a2ffb6e
View commit details
Copy full SHA for a2ffb6e
Browse repository at this point
Commits on Jul 8, 2026
6.0.5 version set
kushti
committed
4777818
View commit details
Copy full SHA for 4777818
Browse repository at this point
Commits on Jul 10, 2026
Merge pull request #2379 from a-shannon/fix/nipopow-proof-param-bounds
Show description for 17f578a
kushti
authored
17f578a
View commit details
Copy full SHA for 17f578a
Browse repository at this point
Validate NiPoPoW proof header PoW
Show description for 366a046
tum231990
committed
366a046
View commit details
Copy full SHA for 366a046
Browse repository at this point
Remove unused InfoApiRoute import
Show description for 594eeb9
tum231990
committed
594eeb9
View commit details
Copy full SHA for 594eeb9
Browse repository at this point
Commits on Jul 13, 2026
Merge pull request #2396 from a-shannon/fix/nipopow-validated-pow-levels
Show description for cdd89ce
kushti
authored
cdd89ce
View commit details
Copy full SHA for cdd89ce
Browse repository at this point
Merge pull request #2410 from a-shannon/fix/fee-estimation-stability
Show description for ce1dfac
kushti
authored
ce1dfac
View commit details
Copy full SHA for ce1dfac
Browse repository at this point
Reject invalid inbound NiPoPoW parameters
tum231990
committed
706a916
View commit details
Copy full SHA for 706a916
Browse repository at this point
refactor: reuse NiPoPoW parameter validation
a-shannon
committed
3cc7f3c
View commit details
Copy full SHA for 3cc7f3c
Browse repository at this point
Commits on Jul 14, 2026
Merge pull request #2417 from a-shannon/codex/fix-nipopow-inbound-params
Show description for 28d644a
kushti
authored
28d644a
View commit details
Copy full SHA for 28d644a
Browse repository at this point
Bound per-peer outbound buffering
tum231990
committed
14e7e71
View commit details
Copy full SHA for 14e7e71
Browse repository at this point
Close all live connections for blacklisted IPs
tum231990
committed
eaa7f1b
View commit details
Copy full SHA for eaa7f1b
Browse repository at this point
Commits on Jul 15, 2026
Preserve asset issuance with token burn requests
tum231990
committed
b7baa6c
View commit details
Copy full SHA for b7baa6c
Browse repository at this point
Merge pull request #2430 from a-shannon/fix/burn-issue-output-matching
Show description for 83b15cc
kushti
authored
83b15cc
View commit details
Copy full SHA for 83b15cc
Browse repository at this point
Test outbound retry accounting through ACK flow
tum231990
committed
514800b
View commit details
Copy full SHA for 514800b
Browse repository at this point
Merge pull request #2426 from a-shannon/fix/p2p-outbound-buffer-limit
Show description for 130518a
kushti
authored
130518a
View commit details
Copy full SHA for 130518a
Browse repository at this point
Merge pull request #2427 from a-shannon/fix/blacklisted-ip-connection-cleanup
Show description for 84b1638
kushti
authored
84b1638
View commit details
Copy full SHA for 84b1638
Browse repository at this point
Commits on Jul 30, 2026
Merge branch 'v6.0.4' of github.com:ergoplatform/ergo into v6.0.5
kushti
committed
88fdaf7
View commit details
Copy full SHA for 88fdaf7
Browse repository at this point
Merge branch 'v6.0.5' of github.com:ergoplatform/ergo into v6.0.5
kushti
committed
7589493
View commit details
Copy full SHA for 7589493
Browse repository at this point
Commits on Aug 2, 2026
Log API queries at DEBUG level
Show description for e027c73
Ergologica
authored
e027c73
View commit details
Copy full SHA for e027c73
Browse repository at this point
Document the API query logger in logback.xml
Show description for e5844b1
Ergologica
authored
e5844b1
View commit details
Copy full SHA for e5844b1
Browse repository at this point
Add spec covering the API query logger
Show description for bd6991d
Ergologica
authored
bd6991d
View commit details
Copy full SHA for bd6991d
Browse repository at this point
Commits on Aug 10, 2026
Merge pull request #2456 from Ergologica/feature/log-api-queries-1909
Show description for ea00db7
kushti
authored
ea00db7
View commit details
Copy full SHA for ea00db7
Browse repository at this point
Commits on Aug 18, 2026
Add review-requested test coverage for tx script failures and full-block solvedBlock failure
kushti
committed
804762e
View commit details
Copy full SHA for 804762e
Browse repository at this point
Fix ExtraIndexer checkpoint recovery
a-shannon
authored and
a-shannon
committed
4d93c8a
View commit details
Copy full SHA for 4d93c8a
Browse repository at this point
refactor: tighten extra indexer test seams
a-shannon
authored and
a-shannon
committed
ed971fa
View commit details
Copy full SHA for ed971fa
Browse repository at this point
ci: rerun integration tests
a-shannon
authored and
a-shannon
committed
ac26b44
View commit details
Copy full SHA for ac26b44
Browse repository at this point
fix: stop only ExtraIndexer on rollback failure
a-shannon
authored and
a-shannon
committed
bcfe56b
View commit details
Copy full SHA for bcfe56b
Browse repository at this point
Remove redundant block transaction filter
a-shannon
authored and
a-shannon
committed
02cfd04
View commit details
Copy full SHA for 02cfd04
Browse repository at this point
Retrigger CI after DeepRollBackSpec timeout
a-shannon
authored and
a-shannon
committed
572ca8e
View commit details
Copy full SHA for 572ca8e
Browse repository at this point
Commits on Aug 19, 2026
refactor: restore v6.0.5 ExtraIndexer history wiring
a-shannon
authored
994e582
View commit details
Copy full SHA for 994e582
Browse repository at this point
fix: keep deferred ExtraIndexer catch-up retry
a-shannon
authored
93c9302
View commit details
Copy full SHA for 93c9302
Browse repository at this point
refactor: restore indexed contract template storage
a-shannon
authored
e3178cb
View commit details
Copy full SHA for e3178cb
Browse repository at this point
refactor: restore indexed address storage
a-shannon
authored
0f9862f
View commit details
Copy full SHA for 0f9862f
Browse repository at this point
refactor: restore indexed token storage
a-shannon
authored
5d434e4
View commit details
Copy full SHA for 5d434e4
Browse repository at this point
refactor: restore v6.0.5 indexer state
a-shannon
authored
12b247e
View commit details
Copy full SHA for 12b247e
Browse repository at this point
refactor: restore v6.0.5 history storage
a-shannon
authored
eb4118a
View commit details
Copy full SHA for eb4118a
Browse repository at this point
refactor: restore v6.0.5 full block processor
a-shannon
authored
077985c
View commit details
Copy full SHA for 077985c
Browse repository at this point
test: restore non-AD history specification
a-shannon
authored
02923ec
View commit details
Copy full SHA for 02923ec
Browse repository at this point
test: restore ExtraIndexer chain generator
a-shannon
authored
8edecb1
View commit details
Copy full SHA for 8edecb1
Browse repository at this point
test: keep deferred catch-up regression
a-shannon
authored
a0e936e
View commit details
Copy full SHA for a0e936e
Browse repository at this point
test: keep deferred catch-up test seam
a-shannon
authored
cfd6eae
View commit details
Copy full SHA for cfd6eae
Browse repository at this point
test: restore history storage specification
a-shannon
authored
af79298
View commit details
Copy full SHA for af79298
Browse repository at this point
test: clarify deferred catch-up fixture
a-shannon
authored
458af20
View commit details
Copy full SHA for 458af20
Browse repository at this point
Update comment for clarity on fork state
Show description for 4130b6b
a-shannon
authored
4130b6b
View commit details
Copy full SHA for 4130b6b
Browse repository at this point
Commits on Aug 21, 2026
Merge branch 'master' of github.com:ergoplatform/ergo into v6.0.5
kushti
committed
4aa34ff
View commit details
Copy full SHA for 4aa34ff
Browse repository at this point
Merge pull request #2476 from a-shannon/fix/extra-indexer-catch-up-retry
Show description for fe8f2e4
kushti
authored
fe8f2e4
View commit details
Copy full SHA for fe8f2e4
Browse repository at this point
adressing review comments
kushti
committed
5f0e92a
View commit details
Copy full SHA for 5f0e92a
Browse repository at this point
scrypto updated to 3.1.1, sigmasdk to 6.0.6
kushti
committed
25ae315
View commit details
Copy full SHA for 25ae315
Browse repository at this point
Commits on Aug 24, 2026
scala 2.13 and http-circe versions update
kushti
committed
211ca58
View commit details
Copy full SHA for 211ca58
Browse repository at this point
Commits on Aug 26, 2026
deprecation messages fix
kushti
committed
4c43f0e
View commit details
Copy full SHA for 4c43f0e
Browse repository at this point
Commits on Aug 31, 2026
Merge pull request #2489 from ergoplatform/additional-tests
Show description for 13e9283
kushti
authored
13e9283
View commit details
Copy full SHA for 13e9283
Browse repository at this point
You can’t perform that action at this time.