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

Dev #18

Merged
merged 70 commits into from
Apr 8, 2024
Merged

Dev #18

merged 70 commits into from
Apr 8, 2024

Conversation

Art3miX
Copy link
Collaborator

@Art3miX Art3miX commented Feb 22, 2024

Implement the audit fixes as well as other fixes and some changes.

Copy link
Contributor

@bekauz bekauz left a comment

Choose a reason for hiding this comment

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

nice! mostly contextual comments and couple things that were a bit unclear

contracts/account/src/contract.rs Show resolved Hide resolved
contracts/services/rebalancer/src/contract.rs Show resolved Hide resolved
contracts/services/rebalancer/src/contract.rs Show resolved Hide resolved
contracts/services/rebalancer/src/contract.rs Show resolved Hide resolved
contracts/services/rebalancer/src/contract.rs Outdated Show resolved Hide resolved
contracts/services/rebalancer/src/error.rs Outdated Show resolved Hide resolved
contracts/services/rebalancer/src/rebalance.rs Outdated Show resolved Hide resolved
contracts/services/rebalancer/src/rebalance.rs Outdated Show resolved Hide resolved
packages/valence-package/src/helpers.rs Show resolved Hide resolved
packages/valence-package/src/msgs/core_execute.rs Outdated Show resolved Hide resolved
}

#[cw_serde]
pub struct ServiceFeeConfig {
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we were considering doing vecs for denom, register_fee, and resume_fee so we could whitelist more registration denoms in the future. I'm okay with leaving it the current way to keep things simple for now

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I can its safer to just accept neutron at starter, and then move to a better design if needed.

@Art3miX Art3miX merged commit fad8d99 into main Apr 8, 2024
2 checks passed
@Art3miX Art3miX deleted the dev branch April 8, 2024 09:12
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.

4 participants