-
Notifications
You must be signed in to change notification settings - Fork 42
Development fund implementation third phase #558
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
65f462d
docs: add database field lifecycle documentation to dev fee spec
grunch f508669
feat: implement automated development fee payment system
grunch 102cfed
fix: resolve dev fee payment failures with two critical fixes
grunch 680d515
Fix linting errors
grunch eaf3319
Validate dev_fee amount before attempting payment.
grunch 42253f1
Fix edge case on dev fund payment
grunch 2655943
fix: improve dev fee payment reliability and coverage
grunch 5c1cdb5
Fix linting errors
grunch 1eb6d3a
fix: reset dev_fee when market price orders timeout
grunch 723e0f1
docs: add troubleshooting entry for stale dev_fee in market orders
grunch c3d3ffb
Add function documentation
grunch a365eda
fix: prevent duplicate dev fee payments with optimistic locking
grunch fa0759f
Fix lint errors
grunch 1d091c1
dev_fee should be reset unconditionally
grunch 14b01ac
feat: add cleanup for stale PENDING dev fee markers
grunch f82630b
Fix lint errors
grunch 2b1d2ea
Add phase 4 on documentation
grunch c803471
fix: correct timestamp binding in SQL queries
grunch 8f9179d
fix: persist dev_fee to database when resetting orders to initial state
grunch 2349669
refactor: unify dev_fee calculation at order take time
grunch 1d9aa22
Fix linting error
grunch 7e9b0a0
fix: calculate dev_fee before invoice validation in take_sell
grunch e5c6222
docs: update DEV_FEE.md to reflect Phase 3 completion and recent changes
grunch File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.