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

Store v2 transaction miner fee and foundation address #118

Merged
merged 13 commits into from
Oct 22, 2024
Merged

Conversation

chris124567
Copy link
Member

@chris124567 chris124567 commented Oct 16, 2024

Also add testing helpers necessary for v2 such as a DB to store sc/sf/fc elements and functions for signing.

persist/sqlite/v2consensus_test.go Outdated Show resolved Hide resolved
persist/sqlite/v2consensus_test.go Outdated Show resolved Hide resolved
persist/sqlite/v2transactions.go Outdated Show resolved Hide resolved
persist/sqlite/init.sql Show resolved Hide resolved
persist/sqlite/v2consensus_test.go Outdated Show resolved Hide resolved
persist/sqlite/v2transactions.go Outdated Show resolved Hide resolved
persist/sqlite/v2transactions.go Outdated Show resolved Hide resolved
persist/sqlite/v2consensus_test.go Outdated Show resolved Hide resolved
persist/sqlite/v2transactions.go Outdated Show resolved Hide resolved
Copy link
Member

@peterjan peterjan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

aside from some last minor comments this looks good to me 👍

persist/sqlite/v2transactions.go Outdated Show resolved Hide resolved
persist/sqlite/v2consensus_test.go Outdated Show resolved Hide resolved
@chris124567
Copy link
Member Author

Should be good to go 👍

@n8maninger n8maninger merged commit 19f281a into v2 Oct 22, 2024
8 checks passed
@n8maninger n8maninger deleted the add-v2-misc branch October 22, 2024 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants