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
.
bitpay
/
insight-api
Public
Notifications
You must be signed in to change notification settings
Fork
1k
Star
592
Code
Issues
109
Pull requests
23
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature/batch requests
- #439
#439
Open
hyzhak
wants to merge 24 commits into
bitpay:master
bitpay/insight-api:master
from
CoinSpace:feature/batch-requests
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Open
Feature/batch requests
#439
hyzhak
wants to merge 24 commits into
bitpay:master
bitpay/insight-api:master
from
CoinSpace:feature/batch-requests
Copy head branch name to clipboard
Commits
Commits on Nov 25, 2015
add block height to transaction response
Eugene Krevenets
committed
2282d23
View commit details
Copy full SHA for 2282d23
Browse repository at this point
Commits on Dec 10, 2015
Merge pull request #1 from hyzhak/feature/block-height-in-transaction
Show description for 43e7367
Eugene Krevenets
committed
43e7367
View commit details
Copy full SHA for 43e7367
Browse repository at this point
add batch util function
Eugene Krevenets
committed
4049bb6
View commit details
Copy full SHA for 4049bb6
Browse repository at this point
add TravisCI badge
Eugene Krevenets
committed
a45d227
View commit details
Copy full SHA for a45d227
Browse repository at this point
add me as contributor
Eugene Krevenets
committed
fbbe1f5
View commit details
Copy full SHA for fbbe1f5
Browse repository at this point
batch /block/:id1,:id2,...,idn request
Eugene Krevenets
committed
9482929
View commit details
Copy full SHA for 9482929
Browse repository at this point
Commits on Dec 11, 2015
batch /addrs/:id1,...,idn request
Eugene Krevenets
committed
2fe0057
View commit details
Copy full SHA for 2fe0057
Browse repository at this point
batch /rawtxs/:txid1,...,txidn request
Eugene Krevenets
committed
000cf26
View commit details
Copy full SHA for 000cf26
Browse repository at this point
add doc about multiple block request
Eugene Krevenets
committed
c162544
View commit details
Copy full SHA for c162544
Browse repository at this point
add doc about multiple addresses request
Eugene Krevenets
committed
f48de1f
View commit details
Copy full SHA for f48de1f
Browse repository at this point
add doc about multiple transactions request
Eugene Krevenets
committed
941495d
View commit details
Copy full SHA for 941495d
Browse repository at this point
batch /txs/:txid1,...,txidn request
Eugene Krevenets
committed
aaf41ad
View commit details
Copy full SHA for aaf41ad
Browse repository at this point
Merge pull request #2 from CoinSpace/feature/batch-requests
Show description for 1597d13
Eugene Krevenets
committed
1597d13
View commit details
Copy full SHA for 1597d13
Browse repository at this point
Commits on Dec 14, 2015
handle error on block request
Eugene Krevenets
committed
a380ee1
View commit details
Copy full SHA for a380ee1
Browse repository at this point
Merge pull request #3 from CoinSpace/hot-fix/handle-error-on-block-request
Show description for 8f107d1
Eugene Krevenets
committed
8f107d1
View commit details
Copy full SHA for 8f107d1
Browse repository at this point
handle error on block request more
Eugene Krevenets
committed
ff2dade
View commit details
Copy full SHA for ff2dade
Browse repository at this point
Merge pull request #4 from CoinSpace/hot-fix/handle-error-on-block-request
Show description for cdda6a4
Eugene Krevenets
committed
cdda6a4
View commit details
Copy full SHA for cdda6a4
Browse repository at this point
Commits on Dec 17, 2015
Don't split req.addrs, it's already split in checkAddrs
STRML
committed
e5fd19f
View commit details
Copy full SHA for e5fd19f
Browse repository at this point
Fix 'res' incorrectly referenced in batch callback
STRML
committed
6af2a32
View commit details
Copy full SHA for 6af2a32
Browse repository at this point
Commits on Dec 18, 2015
add log to transaction send
Eugene Krevenets
committed
691a2f0
View commit details
Copy full SHA for 691a2f0
Browse repository at this point
remove logs
Eugene Krevenets
committed
5d0691e
View commit details
Copy full SHA for 5d0691e
Browse repository at this point
Fix /addrs/:addrs test.
STRML
committed
4c27f34
View commit details
Copy full SHA for 4c27f34
Browse repository at this point
Merge pull request #5 from STRML/feature/batch-requests
Show description for 6534fc3
Eugene Krevenets
committed
6534fc3
View commit details
Copy full SHA for 6534fc3
Browse repository at this point
Commits on Dec 25, 2015
merge master
Eugene Krevenets
committed
1efb81c
View commit details
Copy full SHA for 1efb81c
Browse repository at this point
You can’t perform that action at this time.