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

Core review PR: branch_btclst #56

Closed
wants to merge 56 commits into from
Closed

Core review PR: branch_btclst #56

wants to merge 56 commits into from

Commits on Jul 12, 2024

  1. Support BtcLst staking

    falcon2048 authored and charles2022wood committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ef0a9d8 View commit details
    Browse the repository at this point in the history
  2. migrate part of BitcoinLSTStake

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    495bb50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30df79e View commit details
    Browse the repository at this point in the history
  4. add delegator struct

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    83290c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12ee2c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. fix genesis-template

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    dd213d6 View commit details
    Browse the repository at this point in the history
  2. modify BitcoinLSTStake

    falcon2048 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    636a7fc View commit details
    Browse the repository at this point in the history
  3. move claimReward into StakeHub

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1eab06b View commit details
    Browse the repository at this point in the history
  4. modify returned

    falcon2048 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    19eb286 View commit details
    Browse the repository at this point in the history
  5. set fields public

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    cd9d1a5 View commit details
    Browse the repository at this point in the history
  6. Fix delegator ref when claimReward

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a03e747 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Fix bugs in claimReward in PledgeAgent

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e388e18 View commit details
    Browse the repository at this point in the history
  2. fix bug

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c188189 View commit details
    Browse the repository at this point in the history
  3. fix bug

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    577c415 View commit details
    Browse the repository at this point in the history
  4. fix bug

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    45a7f49 View commit details
    Browse the repository at this point in the history
  5. fix bug

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    03557f6 View commit details
    Browse the repository at this point in the history
  6. change event

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a52b428 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. fix bug

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    365f899 View commit details
    Browse the repository at this point in the history
  2. fix bug

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    19b9f0f View commit details
    Browse the repository at this point in the history
  3. add a view function

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    de8e626 View commit details
    Browse the repository at this point in the history
  4. add a view function

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    923d572 View commit details
    Browse the repository at this point in the history
  5. fix bug

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    24452f3 View commit details
    Browse the repository at this point in the history
  6. fix bug

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    302461e View commit details
    Browse the repository at this point in the history
  7. fix bug

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2deb38f View commit details
    Browse the repository at this point in the history
  8. fix bug

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6185ecb View commit details
    Browse the repository at this point in the history
  9. fix bug

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    9e9de51 View commit details
    Browse the repository at this point in the history
  10. fix bug

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a78615b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. separate delegate btctx

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c860e8a View commit details
    Browse the repository at this point in the history
  2. fix bug when claim reward by a contract

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    3e0b728 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. fill btc fee for relayer

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    3b91de8 View commit details
    Browse the repository at this point in the history
  2. regenerate abi

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f9de563 View commit details
    Browse the repository at this point in the history
  3. Add CoreAgent

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    ee06f62 View commit details
    Browse the repository at this point in the history
  4. update Redeem struct

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c8d5640 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. add move data logic from PledgeAgent to CoreAgent

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a12ecc4 View commit details
    Browse the repository at this point in the history
  2. no need memory when abi.encodeWithSignature

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2ceeaea View commit details
    Browse the repository at this point in the history
  3. fix bug

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5d9e9ce View commit details
    Browse the repository at this point in the history
  4. fix bug

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f23f492 View commit details
    Browse the repository at this point in the history
  5. fix bug

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0f29779 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. fix bug

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4e9c244 View commit details
    Browse the repository at this point in the history
  2. fix bug

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5e7fcda View commit details
    Browse the repository at this point in the history
  3. generate abi

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    073c3c8 View commit details
    Browse the repository at this point in the history
  4. fix bug

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    53910f8 View commit details
    Browse the repository at this point in the history
  5. fix bug

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0eab1d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. fix bug

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    238f535 View commit details
    Browse the repository at this point in the history
  2. optimize code

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    741759d View commit details
    Browse the repository at this point in the history
  3. optimize code

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    06c893a View commit details
    Browse the repository at this point in the history
  4. fix bug

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    5c2dce9 View commit details
    Browse the repository at this point in the history
  5. support dual staking

    falcon2048 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1aa5cd6 View commit details
    Browse the repository at this point in the history
  6. fix BitcoinStake

    falcon2048 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c9778f8 View commit details
    Browse the repository at this point in the history
  7. fix BitcoinStake

    falcon2048 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8fdd24e View commit details
    Browse the repository at this point in the history
  8. fix bug

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b9d3e35 View commit details
    Browse the repository at this point in the history
  9. fix bug

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e6050fc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1435c4e View commit details
    Browse the repository at this point in the history
  11. modify StakeHub

    falcon2048 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e7bdfb7 View commit details
    Browse the repository at this point in the history
  12. fix StakeHub

    falcon2048 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    06ee1de View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. add calculateReward methods

    Signed-off-by: charles2023wood <[email protected]>
    charles2022wood committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    fadf1bb View commit details
    Browse the repository at this point in the history