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
.
Blockstream
/
electrs
Public
forked from
romanz/electrs
Notifications
You must be signed in to change notification settings
Fork
168
Star
392
Code
Issues
24
Pull requests
20
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[Feature/REST] Pagination by index for address|scripthash txs/chain endpoint
- #50
#50
Open
junderw
wants to merge 12 commits into
Blockstream:new-index
Blockstream/electrs:new-index
from
junderw:feat/addresspagination
junderw/electrs:feat/addresspagination
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
[Feature/REST] Pagination by index for address|scripthash txs/chain endpoint
#50
junderw
wants to merge 12 commits into
Blockstream:new-index
Blockstream/electrs:new-index
from
junderw:feat/addresspagination
junderw/electrs:feat/addresspagination
Copy head branch name to clipboard
Commits
Commits on Oct 24, 2020
Change rocksdb compression from Snappy to LZ4
wiz
committed
98a9a9a
View commit details
Copy full SHA for 98a9a9a
Browse repository at this point
Commits on Oct 8, 2022
Merge branch 'Blockstream:new-index' into mempool
wiz
authored
cff9469
View commit details
Copy full SHA for cff9469
Browse repository at this point
Commits on May 6, 2023
Fix: Chunk RPC requests to 50k each
junderw
committed
ed20d14
View commit details
Copy full SHA for ed20d14
Browse repository at this point
Commits on May 7, 2023
Fix crashes for unknown Outpoint
junderw
committed
e1b740a
View commit details
Copy full SHA for e1b740a
Browse repository at this point
Commits on May 11, 2023
Merge pull request #6 from mempool/junderw/fix
Show description for 2b7b289
wiz
authored
2b7b289
View commit details
Copy full SHA for 2b7b289
Browse repository at this point
Commits on May 30, 2023
Merge pull request #7 from mempool/junderw/fix2
Show description for 46cdfdd
wiz
authored
46cdfdd
View commit details
Copy full SHA for 46cdfdd
Browse repository at this point
Merge remote-tracking branch 'blockstream/new-index' into mempool
wiz
committed
727702f
View commit details
Copy full SHA for 727702f
Browse repository at this point
Feature: Pagination by index for address|scripthash txs/chain REST endpoint
junderw
committed
c4668c8
View commit details
Copy full SHA for c4668c8
Browse repository at this point
Fix: Move the match outside the iter loop
junderw
committed
ce0dc5d
View commit details
Copy full SHA for ce0dc5d
Browse repository at this point
Fix: Skip(0) is invalid
junderw
committed
d307762
View commit details
Copy full SHA for d307762
Browse repository at this point
Tests: Add AddressPaginator test
junderw
committed
ae1a13d
View commit details
Copy full SHA for ae1a13d
Browse repository at this point
Fix: Avoid expensive from_hex if possible.
junderw
committed
2494a02
View commit details
Copy full SHA for 2494a02
Browse repository at this point
You can’t perform that action at this time.