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

KTON Staking Part.1 #1409

Merged
merged 19 commits into from
Feb 23, 2024
Merged

KTON Staking Part.1 #1409

merged 19 commits into from
Feb 23, 2024

Commits on Feb 21, 2024

  1. KTON Staking Part.1

    AurevoirXavier committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    509f5c6 View commit details
    Browse the repository at this point in the history
  2. More tests

    AurevoirXavier committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    47718c9 View commit details
    Browse the repository at this point in the history
  3. Format

    AurevoirXavier committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    24a28c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    26d4d50 View commit details
    Browse the repository at this point in the history
  2. Test

    AurevoirXavier committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    056bce9 View commit details
    Browse the repository at this point in the history
  3. Transfer back

    AurevoirXavier committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    f045780 View commit details
    Browse the repository at this point in the history
  4. Optimize curve

    AurevoirXavier committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e8d820f View commit details
    Browse the repository at this point in the history
  5. Complete staking notify hook (#1410)

    * Add notify impl
    
    * Polish the implementation
    
    * Add to field
    
    * Add first params
    
    * Add comment
    boundless-forest committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    7b711dd View commit details
    Browse the repository at this point in the history
  6. Code optimization

    Signed-off-by: Xavier Lau <[email protected]>
    AurevoirXavier committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    bd9e102 View commit details
    Browse the repository at this point in the history
  7. Fix the call input

    boundless-forest committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    6c9653a View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Fix

    AurevoirXavier committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e27afbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abaf2e9 View commit details
    Browse the repository at this point in the history
  3. Fix compile

    AurevoirXavier committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    bf36e39 View commit details
    Browse the repository at this point in the history
  4. Fix runtime benchmarks

    AurevoirXavier committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5888ebd View commit details
    Browse the repository at this point in the history
  5. Rename

    AurevoirXavier committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    44ab108 View commit details
    Browse the repository at this point in the history
  6. Format

    AurevoirXavier committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    99184a3 View commit details
    Browse the repository at this point in the history
  7. Revert curve algorithm

    AurevoirXavier committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c6dc06a View commit details
    Browse the repository at this point in the history
  8. Lower gas limit

    AurevoirXavier committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    b8b8611 View commit details
    Browse the repository at this point in the history
  9. Correct addresses

    AurevoirXavier committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    f6f954c View commit details
    Browse the repository at this point in the history