Skip to content
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

feat: Generic payments groundwork #2066

Closed
wants to merge 28 commits into from

Conversation

grumbach
Copy link
Member

@grumbach grumbach commented Aug 27, 2024

This PR is based upon the Spend refactor PR #1989 so it should be merged after it preferably!!
Please ignore the other commits, all the changes are from this commit:
ad12048

maqi and others added 28 commits July 29, 2024 17:17
BREAKING CHANGE: many types gone, replaced by UnsignedTransaction SignedTransaction
// info!("{id} verifying status of spend number({num:?}): {spend:?} : {status:?}");
// match status {
// SpendStatus::Utxo => {
// // TODO: with the new spend struct requiring `middle payment`

Check notice

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note test

Suspicious comment
@grumbach grumbach force-pushed the generic_payments_groundwork branch from ad12048 to 6b3bd11 Compare August 27, 2024 08:35
@b-zee b-zee force-pushed the generic_payments_groundwork branch from 6b3bd11 to 4643330 Compare August 27, 2024 10:59
@grumbach grumbach closed this Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants