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 }}
Conflux-Chain
/
web3pay-contract
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix/makecard access control
- #77
#77
Merged
Tigo9527
merged 10 commits into
main
Conflux-Chain/web3pay-contract:main
from
fix/makecard-access-control
Conflux-Chain/web3pay-contract:fix/makecard-access-control
Copy head branch name to clipboard
Aug 13, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Fix/makecard access control
#77
Tigo9527
merged 10 commits into
main
Conflux-Chain/web3pay-contract:main
from
fix/makecard-access-control
Conflux-Chain/web3pay-contract:fix/makecard-access-control
Copy head branch name to clipboard
Commits
Commits on Aug 12, 2026
fix: restrict App.makeCard to cardShop to prevent unauthorized VIP mint & totalCharged inflation
Show description for e51d3f7
kangjianhu
committed
e51d3f7
View commit details
Copy full SHA for e51d3f7
Browse repository at this point
Commits on Aug 13, 2026
chore: add bash wrapper to run makeCard upgrade with env placeholders
kangjianhu
committed
9a2981e
View commit details
Copy full SHA for 9a2981e
Browse repository at this point
chore: set TEST_RPC_URL in upgrade bash script (eSpace testnet)
kangjianhu
committed
a62837e
View commit details
Copy full SHA for a62837e
Browse repository at this point
chore: read App link/description after upgrade for verification
kangjianhu
committed
49640d3
View commit details
Copy full SHA for 49640d3
Browse repository at this point
fix: derive beacon via IBeacon interface (avoid untyped BeaconProxy.beacon)
kangjianhu
committed
687d649
View commit details
Copy full SHA for 687d649
Browse repository at this point
fix: read beacon via EIP-1967 storage slot to avoid ethers type clash
kangjianhu
committed
c0b2678
View commit details
Copy full SHA for c0b2678
Browse repository at this point
fix: treat placeholder literals as empty so APP_PROXY is used when APP_BEACON unset
kangjianhu
committed
ab2249f
View commit details
Copy full SHA for ab2249f
Browse repository at this point
perf: print App link/description up front (free read-only call, before gas-spending deploy)
kangjianhu
committed
1440888
View commit details
Copy full SHA for 1440888
Browse repository at this point
fix: use correct EIP-1967 beacon slot (0xa3f0...) for BeaconProxy
kangjianhu
committed
3493c57
View commit details
Copy full SHA for 3493c57
Browse repository at this point
chore: select APP_PROXY by network (net1030 mainnet, net71/test testnet)
kangjianhu
committed
a56494f
View commit details
Copy full SHA for a56494f
Browse repository at this point
You can’t perform that action at this time.