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
/
bitcore
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
5k
Code
Issues
16
Pull requests
38
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix/ltc and doge check paypro
- #4225
#4225
Open
MichaelAJay
wants to merge 19 commits into
bitpay:master
bitpay/bitcore:master
from
MichaelAJay:fix/ltc-and-doge-check-paypro
MichaelAJay/bitcore:fix/ltc-and-doge-check-paypro
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Fix/ltc and doge check paypro
#4225
MichaelAJay
wants to merge 19 commits into
bitpay:master
bitpay/bitcore:master
from
MichaelAJay:fix/ltc-and-doge-check-paypro
MichaelAJay/bitcore:fix/ltc-and-doge-check-paypro
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2026
add unit regression tests (establish RED)
MichaelAJay
committed
ebb52ee
View commit details
Copy full SHA for ebb52ee
Browse repository at this point
Commits on Aug 20, 2026
implement fail-closed verifier - established tests pass
MichaelAJay
committed
654338b
View commit details
Copy full SHA for 654338b
Browse repository at this point
add unit tests for new edge case handling of checkPaypro
MichaelAJay
committed
ef0bce2
View commit details
Copy full SHA for ef0bce2
Browse repository at this point
add caller-boundary security regression tests for checkTxProposal
MichaelAJay
committed
7191a64
View commit details
Copy full SHA for 7191a64
Browse repository at this point
add red tests for address-normalization
MichaelAJay
committed
4744105
View commit details
Copy full SHA for 4744105
Browse repository at this point
implement chain-specific address normalization
MichaelAJay
committed
645284b
View commit details
Copy full SHA for 645284b
Browse repository at this point
shape up verifier unit tests
MichaelAJay
committed
8c48ce2
View commit details
Copy full SHA for 8c48ce2
Browse repository at this point
move helper methods to appropriate position in class declaration body
MichaelAJay
committed
0ccfc8f
View commit details
Copy full SHA for 0ccfc8f
Browse repository at this point
move checkTxProposal to correct place in class and simplify return statement
MichaelAJay
committed
42379a2
View commit details
Copy full SHA for 42379a2
Browse repository at this point
Commits on Aug 26, 2026
checkPaypro test fix and additions
MichaelAJay
committed
b2b45a0
View commit details
Copy full SHA for b2b45a0
Browse repository at this point
tests for account instruction semantics
MichaelAJay
committed
7718fcb
View commit details
Copy full SHA for 7718fcb
Browse repository at this point
Commits on Aug 28, 2026
Merge branch 'master' of https://github.com/bitpay/bitcore into fix/ltc-and-doge-check-paypro
MichaelAJay
committed
a91766a
View commit details
Copy full SHA for a91766a
Browse repository at this point
fix checkPaypro to explicitly gate against eth/erc20/xrp/sol, and add tests
MichaelAJay
committed
829b2d5
View commit details
Copy full SHA for 829b2d5
Browse repository at this point
add tests demonstrating txp.data overwrite (RED)
MichaelAJay
committed
db7068b
View commit details
Copy full SHA for db7068b
Browse repository at this point
Commits on Aug 31, 2026
security fix: handle top-level EVM calldata which can override verified output calldata - prior tests GREEN
MichaelAJay
committed
c7623a3
View commit details
Copy full SHA for c7623a3
Browse repository at this point
add extra comment context
MichaelAJay
committed
f9e2c7a
View commit details
Copy full SHA for f9e2c7a
Browse repository at this point
Commits on Sep 1, 2026
Merge branch 'master' of https://github.com/bitpay/bitcore into fix/ltc-and-doge-check-paypro
MichaelAJay
committed
9091001
View commit details
Copy full SHA for 9091001
Browse repository at this point
add tests for signed native ETH instruction fidelity
MichaelAJay
committed
7c9b370
View commit details
Copy full SHA for 7c9b370
Browse repository at this point
fix type issue
MichaelAJay
committed
f70ef6d
View commit details
Copy full SHA for f70ef6d
Browse repository at this point
You can’t perform that action at this time.