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 }}
deso-protocol
/
core
Public
Notifications
You must be signed in to change notification settings
Fork
106
Star
327
Code
Issues
28
Pull requests
69
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
start by refactoring block index into a read-through cache
- #1411
#1411
Draft
lazynina
wants to merge 17 commits into
main
deso-protocol/core:main
from
ln/read-through-cache-for-block-index-and-best-chain
deso-protocol/core:ln/read-through-cache-for-block-index-and-best-chain
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Draft
start by refactoring block index into a read-through cache
#1411
lazynina
wants to merge 17 commits into
main
deso-protocol/core:main
from
ln/read-through-cache-for-block-index-and-best-chain
deso-protocol/core:ln/read-through-cache-for-block-index-and-best-chain
Copy head branch name to clipboard
Commits
Commits on Sep 23, 2024
start by refactoring block index into a read-through cache
lazynina
committed
fc9a0d3
View commit details
Copy full SHA for fc9a0d3
Browse repository at this point
Commits on Sep 24, 2024
best chain and header chain with read through cache
lazynina
committed
f3e8e4c
View commit details
Copy full SHA for f3e8e4c
Browse repository at this point
check bestHeaderChain.ChainMap ONLY when processing pos headers
lazynina
committed
a2e5b4b
View commit details
Copy full SHA for a2e5b4b
Browse repository at this point
updates for locating headers and faster cache usage
lazynina
committed
ff6ee24
View commit details
Copy full SHA for ff6ee24
Browse repository at this point
Commits on Sep 25, 2024
more fixes
lazynina
committed
71b1eaa
View commit details
Copy full SHA for 71b1eaa
Browse repository at this point
Commits on Sep 26, 2024
more fixes
lazynina
committed
17a56bd
View commit details
Copy full SHA for 17a56bd
Browse repository at this point
more fix, specifically around .Ancestor
lazynina
committed
d153927
View commit details
Copy full SHA for d153927
Browse repository at this point
bump test timeout
lazynina
committed
47e1958
View commit details
Copy full SHA for 47e1958
Browse repository at this point
load all blocks after committed tip in block index
lazynina
committed
5e5c0c1
View commit details
Copy full SHA for 5e5c0c1
Browse repository at this point
fix GetBlockNodeByHashAndHeight - no need for checking height > maxHeight
lazynina
committed
9a32c26
View commit details
Copy full SHA for 9a32c26
Browse repository at this point
Commits on Sep 27, 2024
bump timeout to 60m
lazynina
committed
5359be8
View commit details
Copy full SHA for 5359be8
Browse repository at this point
try hashicorp lru cache
lazynina
committed
89a845e
View commit details
Copy full SHA for 89a845e
Browse repository at this point
Fix up some more tests and remove logging
lazynina
committed
4f7ff12
View commit details
Copy full SHA for 4f7ff12
Browse repository at this point
fix string slice workaround, fix calc next difficulty
lazynina
committed
722dcc0
View commit details
Copy full SHA for 722dcc0
Browse repository at this point
use best header chain instead of best chain for calc next difficulty target
lazynina
committed
1941487
View commit details
Copy full SHA for 1941487
Browse repository at this point
Commits on Sep 28, 2024
fix tests
lazynina
committed
627e882
View commit details
Copy full SHA for 627e882
Browse repository at this point
Commits on Oct 3, 2024
merge main into branch
lazynina
committed
216fd31
View commit details
Copy full SHA for 216fd31
Browse repository at this point
You can’t perform that action at this time.