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

add delegation store to custom staking middleware #303

Merged
merged 21 commits into from
Dec 22, 2023

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    e8a72b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    38c7444 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e187b8e View commit details
    Browse the repository at this point in the history
  3. iterate delegation.

    RustNinja committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    0a40503 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #311 from ComposableFi/iterate-delegation

    iterate delegation.
    RustNinja authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    007db4d View commit details
    Browse the repository at this point in the history
  5. iterate delegation storage

    RustNinja committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    1212864 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #312 from ComposableFi/iterate-delegation-storage

    iterate delegation storage
    RustNinja authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    78e50e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    a93ec9f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #314 from ComposableFi/override-end-blocker-custom…

    …-staking
    
    override end block custom staking module implementation
    RustNinja authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    81a2901 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    fad57ec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #315 from ComposableFi/endBlock-logic-to-perform-b…

    …atching
    
    add logic to app module to batch delegation.
    RustNinja authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    a290f32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6281a5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #316 from ComposableFi/finish-geneis-staking-middl…

    …eware
    
    introduce unbondong/redelegation/cancel unbonding filed to genesis
    RustNinja authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    7b96c6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a22e18 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #317 from ComposableFi/end-block-dequeue-all

    add logic to EndBlock custom staking wrapper to dequeue all request.
    RustNinja authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    3ba9ca9 View commit details
    Browse the repository at this point in the history
  7. add msg epoch params

    RustNinja committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    6dafbcf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1af77d8 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #318 from ComposableFi/msg-epoch-params

    Msg epoch params
    RustNinja authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    0f073ca View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    b5658e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    447c600 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #319 from ComposableFi/voting-power-end-block-delay

    Remove staking middleware storage, keepers, only params and End Block in custom staking extra logic.
    RustNinja authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    08ebecd View commit details
    Browse the repository at this point in the history