-
Notifications
You must be signed in to change notification settings - Fork 48
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
total quorum check #884
Open
dragos-rebegea
wants to merge
316
commits into
release/v2.5.2-governance-merkle-tree
Choose a base branch
from
governance-campaign-total-quorum-check
base: release/v2.5.2-governance-merkle-tree
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
total quorum check #884
dragos-rebegea
wants to merge
316
commits into
release/v2.5.2-governance-merkle-tree
from
governance-campaign-total-quorum-check
+10,433
−10,201
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Correctly update total farm position
Give boosted energy even after unlock xMEX
* Anyone can propose * Anyone can call withdraw after proposal was NoWithVetoed
…yone-withdraw Governance-v2: 2 fixes
upgrade to framework version 0.43
…n-merging-testing Upgrade 0.43.2
Protection add liquidity: make sure both amounts deposited are greater than expected.
router pair map migration
* Safely burn & send if amount = 0 * Removed redunant code
First burn, then refund
add test-coverage
Loading status checks…
first_week_start_epoch on farm staking init
Loading status checks…
Proxy dex backwards compatibility fixes
Loading status checks…
Router audit updates
Loading status checks…
Loading status checks…
…-payments Router multi pair swap return payments
Loading status checks…
…m-v3.0 Remove position destroyer from v3.0
Loading status checks…
…ents Router further audit improvements
Loading status checks…
Github actions on rc branches
# Conflicts: # .github/workflows/release.yml # Cargo.lock # dex/farm-with-locked-rewards/meta/Cargo.toml # dex/farm/meta/Cargo.toml # dex/governance/meta/Cargo.toml # dex/pair-mock/meta/Cargo.toml # dex/pair-mock/wasm/src/lib.rs # dex/pair/meta/Cargo.toml # dex/price-discovery/meta/Cargo.toml # dex/proxy-deployer/meta/Cargo.toml # dex/router/meta/Cargo.toml # energy-integration/energy-factory-mock/meta/Cargo.toml # energy-integration/energy-update/meta/Cargo.toml # energy-integration/fees-collector/meta/Cargo.toml # energy-integration/governance-v2/Cargo.toml # energy-integration/governance-v2/meta/Cargo.toml # energy-integration/governance-v2/src/configurable.rs # energy-integration/governance-v2/src/errors.rs # energy-integration/governance-v2/src/lib.rs # energy-integration/governance-v2/src/views.rs # energy-integration/governance-v2/tests/gov_rust_test.rs # energy-integration/governance-v2/tests/gov_test_setup/mod.rs # energy-integration/governance-v2/wasm/Cargo.lock # energy-integration/governance-v2/wasm/src/lib.rs # farm-staking/farm-staking-proxy/meta/Cargo.toml # farm-staking/farm-staking/meta/Cargo.toml # farm-staking/metabonding-staking/meta/Cargo.toml # locked-asset/distribution/meta/Cargo.toml # locked-asset/energy-factory/meta/Cargo.toml # locked-asset/factory/meta/Cargo.toml # locked-asset/lkmex-transfer/meta/Cargo.toml # locked-asset/locked-token-wrapper/meta/Cargo.toml # locked-asset/proxy_dex/meta/Cargo.toml # locked-asset/simple-lock-whitelist/meta/Cargo.toml # locked-asset/simple-lock/meta/Cargo.toml # locked-asset/token-unstake/meta/Cargo.toml # pause-all/meta/Cargo.toml
e687ea1
to
20ce465
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.