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 }}
oak-network
/
contracts
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
12
Code
Issues
4
Pull requests
4
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
KeepWhatsRaised: add pledge reversals, optional tip forwarding, and cancellation-aware fee disbursement
- #90
#90
Open
adnanhq
wants to merge 18 commits into
main
oak-network/contracts:main
from
feat/kwr-void-pledge
oak-network/contracts:feat/kwr-void-pledge
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
KeepWhatsRaised: add pledge reversals, optional tip forwarding, and cancellation-aware fee disbursement
#90
adnanhq
wants to merge 18 commits into
main
oak-network/contracts:main
from
feat/kwr-void-pledge
oak-network/contracts:feat/kwr-void-pledge
Copy head branch name to clipboard
Commits
Commits on Apr 2, 2026
WIP: claiming tip while setting pledge and tip
Suvadra-Barua
committed
b2c09ec
View commit details
Copy full SHA for b2c09ec
Browse repository at this point
Commits on Apr 9, 2026
Revert "WIP: claiming tip while setting pledge and tip"
Show description for 072d359
Suvadra-Barua
committed
072d359
View commit details
Copy full SHA for 072d359
Browse repository at this point
Commits on Apr 10, 2026
feat: add tip forwarding immidiately
Suvadra-Barua
committed
49f0b96
View commit details
Copy full SHA for 49f0b96
Browse repository at this point
test(foundry): set forwardTipsImmediately in Defaults CONFIG helpers
Suvadra-Barua
committed
81df945
View commit details
Copy full SHA for 81df945
Browse repository at this point
test(foundry): add forwardTipsImmediately unit tests
Show description for dc44e28
ccp-manash
and
claude
committed
dc44e28
View commit details
Copy full SHA for dc44e28
Browse repository at this point
Merge pull request #86 from oak-network/feat/p4-tip-forwarding-tests
Show description for 59ae200
ccp-manash
authored
59ae200
View commit details
Copy full SHA for 59ae200
Browse repository at this point
fix: double tip forwarding error
Suvadra-Barua
committed
2b25d9a
View commit details
Copy full SHA for 2b25d9a
Browse repository at this point
test(foundry): refactor and expand tip forwarding unit tests
Suvadra-Barua
committed
e89e40b
View commit details
Copy full SHA for e89e40b
Browse repository at this point
Commits on Apr 16, 2026
feat: introduce voidable pledges and integrate into KWR treasury
adnanhq
committed
a345965
View commit details
Copy full SHA for a345965
Browse repository at this point
refactor: cap void reversals, separate voided accounting from lifetime/refunds, add reason param and tests
adnanhq
committed
92ae3d4
View commit details
Copy full SHA for 92ae3d4
Browse repository at this point
Commits on Apr 17, 2026
refactor: simplify void pledge handling to stay within contract size limit
adnanhq
committed
afbffc5
View commit details
Copy full SHA for afbffc5
Browse repository at this point
fix: prevent voidPledge from clawing back fees from later pledges
adnanhq
committed
0d7a480
View commit details
Copy full SHA for 0d7a480
Browse repository at this point
fix: use pledgeToken sentinel in voidPledge to support tip-only pledges, drop getTotalTipClaimed to stay under bytecode limit
adnanhq
committed
25cca53
View commit details
Copy full SHA for 25cca53
Browse repository at this point
Commits on Apr 22, 2026
chore: integrate KWR refund cancellation fix from main and refactor for bytecode limit
adnanhq
committed
e27eaa9
View commit details
Copy full SHA for e27eaa9
Browse repository at this point
Merge branch 'main' into feat/kwr-void-pledge
adnanhq
authored
7abd8fb
View commit details
Copy full SHA for 7abd8fb
Browse repository at this point
Commits on Apr 23, 2026
feat(KeepWhatsRaised): redirect all fees to platform admin on cancelled treasuries (#84)
Show description for fb4fc73
Suvadra-Barua
authored
fb4fc73
View commit details
Copy full SHA for fb4fc73
Browse repository at this point
fix(KeepWhatsRaised): use effective cancellation time in disburseFees
adnanhq
committed
2137bb9
View commit details
Copy full SHA for 2137bb9
Browse repository at this point
chore(foundry): optimize for contract size (optimizer_runs=1)
adnanhq
committed
5682b11
View commit details
Copy full SHA for 5682b11
Browse repository at this point
You can’t perform that action at this time.