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

[FIL-361] Add a new filed client contract address for allocator #234

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

Filip-L
Copy link
Collaborator

@Filip-L Filip-L commented Oct 17, 2024

Deployment Considerations:

  • add a new column client_contract_address in the allocator table
ALTER TABLE IF EXISTS public.allocators
ADD COLUMN client_contract_address text;

@Filip-L Filip-L temporarily deployed to production-fidl October 17, 2024 11:52 — with GitHub Actions Inactive
@Filip-L Filip-L merged commit 9aacb13 into main Oct 17, 2024
4 checks passed
@Filip-L Filip-L deleted the FIL-361-new-filed-in-allocator-model branch October 17, 2024 12:02
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