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(governance): add resolver id to application #57

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

saiintbrisson
Copy link
Collaborator

@saiintbrisson saiintbrisson commented Jan 7, 2025

Resolves CHAIN-38 and CHAIN-39. Adding a resolver field when an agent application is resolved containing the ID of the account who resolved it.

This change also erases the Block and BlockAmount types in favor of substrate's BlockNumberFor<...>.

Copy link

linear bot commented Jan 7, 2025

@saiintbrisson saiintbrisson force-pushed the feat/add-resolver-id-to-application branch from 8659c74 to 23585ee Compare January 7, 2025 14:31
Copy link

linear bot commented Jan 7, 2025

node/src/command.rs Outdated Show resolved Hide resolved
@saiintbrisson saiintbrisson force-pushed the feat/add-resolver-id-to-application branch from 23585ee to 7be6652 Compare January 7, 2025 16:29
@saiintbrisson saiintbrisson force-pushed the feat/add-resolver-id-to-application branch from 7be6652 to edec678 Compare January 8, 2025 00:16
@saiintbrisson saiintbrisson merged commit 429277f into main Jan 8, 2025
3 checks passed
@saiintbrisson saiintbrisson deleted the feat/add-resolver-id-to-application branch January 8, 2025 19:35
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.

3 participants