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

Extend round_applications model with recipient + signature #14

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

DistributedDoge
Copy link
Collaborator

@DistributedDoge DistributedDoge commented Dec 21, 2023

main.round_applications table metadata column contains information that seems to be duplicated in other tables (project, round) so not much work to do here.

What we can learn is recipient which looks like actual address to which funds donated to given project will be sent during round and cryptographic signature for the application.

There is some interesting information in $.application.answers array present for each row but that is handled by separate PR #15

Copy link
Owner

@davidgasquez davidgasquez left a comment

Choose a reason for hiding this comment

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

Awesome job!Let's merge these PRs and have better tables!

@davidgasquez davidgasquez merged commit c75544a into davidgasquez:main Dec 22, 2023
@DistributedDoge DistributedDoge deleted the patch-3 branch January 3, 2024 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants