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

[move] set slow wallet entry function #141

Merged
merged 5 commits into from
Jan 13, 2024
Merged

[move] set slow wallet entry function #141

merged 5 commits into from
Jan 13, 2024

Conversation

sirouk
Copy link
Contributor

@sirouk sirouk commented Jan 13, 2024

  • move entry function
  • rust cli tool for user to send tx

Copy link
Contributor

@nonast nonast left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@kalvkusk kalvkusk left a comment

Choose a reason for hiding this comment

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

lgtm

@0o-de-lally 0o-de-lally changed the title [Carpe] Cli slow wallet [move] set slow wallet entry function Jan 13, 2024
@0o-de-lally 0o-de-lally merged commit a4c2f61 into main Jan 13, 2024
8 checks passed
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Jan 13, 2024
commit a4c2f61
Author: sirouk <[email protected]>
Date:   Sat Jan 13 17:01:15 2024 -0500

    [move] set slow wallet entry function (0LNetworkCommunity#141)

    Co-authored-by: 0o-de-lally <>
    Co-authored-by: 0o-de-lally <[email protected]>

commit 6b57485
Author: sirouk <[email protected]>
Date:   Sat Jan 13 17:01:01 2024 -0500

    [move] patch arithmetic issue on net_val_reward 6.9.2 (0LNetworkCommunity#142)

    Co-authored-by: 0o-de-lally <[email protected]>
    Co-authored-by: Nonast <[email protected]>
    Co-authored-by: sh1hsh1nk <[email protected]>

commit d982a70
Author: zoz <[email protected]>
Date:   Sat Jan 13 13:53:23 2024 -0800

    [tools] refactor rescue cli 6.9.1 (0LNetworkCommunity#137)

    Co-authored-by: 0o-de-lally <[email protected]>
0o-de-lally added a commit that referenced this pull request Jan 13, 2024
commit 2dab0e3
Merge: 918cfb3 a4c2f61
Author: 0o-de-lally <[email protected]>
Date:   Sat Jan 13 22:09:11 2024 +0000

    Merge branch 'main' into epoch_scheduler

commit 918cfb3
Author: 0o-de-lally <[email protected]>
Date:   Sat Jan 13 22:04:20 2024 +0000

    Squashed commit of the following:

    commit a4c2f61
    Author: sirouk <[email protected]>
    Date:   Sat Jan 13 17:01:15 2024 -0500

        [move] set slow wallet entry function (#141)

        Co-authored-by: 0o-de-lally <>
        Co-authored-by: 0o-de-lally <[email protected]>

    commit 6b57485
    Author: sirouk <[email protected]>
    Date:   Sat Jan 13 17:01:01 2024 -0500

        [move] patch arithmetic issue on net_val_reward 6.9.2 (#142)

        Co-authored-by: 0o-de-lally <[email protected]>
        Co-authored-by: Nonast <[email protected]>
        Co-authored-by: sh1hsh1nk <[email protected]>

    commit d982a70
    Author: zoz <[email protected]>
    Date:   Sat Jan 13 13:53:23 2024 -0800

        [tools] refactor rescue cli 6.9.1 (#137)

        Co-authored-by: 0o-de-lally <[email protected]>

commit db2813c
Author: 0o-de-lally <[email protected]>
Date:   Wed Dec 20 15:52:16 2023 +0000

    clean

commit d8cb2a6
Author: 0o-de-lally <[email protected]>
Date:   Mon Dec 18 18:25:30 2023 +0000

    notest

commit 5e4d26d
Author: 0o-de-lally <[email protected]>
Date:   Mon Dec 18 18:22:09 2023 +0000

    finish tests

commit d57ba94
Author: 0o-de-lally <[email protected]>
Date:   Mon Dec 18 16:02:34 2023 +0000

    and user can trigger epoch on boundary. functional test written.

commit b6b43ea
Author: 0o-de-lally <[email protected]>
Date:   Sun Dec 17 02:46:03 2023 +0000

    wip epoch count issue passing

commit c6ebe43
Author: 0o-de-lally <[email protected]>
Date:   Sun Dec 17 02:44:53 2023 +0000

    wip epoch count issue

commit ce3c1e8
Author: 0o-de-lally <[email protected]>
Date:   Sun Dec 17 01:48:21 2023 +0000

    patch

commit 43cacc6
Author: 0o-de-lally <[email protected]>
Date:   Sun Dec 17 01:47:15 2023 +0000

    enable epoch trigger
0o-de-lally added a commit that referenced this pull request Jan 14, 2024
commit dbaebee
Author: 0o-de-lally <[email protected]>
Date:   Sun Jan 14 17:47:54 2024 +0000

    rename txs cli subcommand "upgrade" -> "governance", and include the epoch boundary tx.

commit a042461
Author: 0o-de-lally <[email protected]>
Date:   Sun Jan 14 17:30:22 2024 +0000

    make governance::trigger_epoch an entry function

commit 2dab0e3
Merge: 918cfb3 a4c2f61
Author: 0o-de-lally <[email protected]>
Date:   Sat Jan 13 22:09:11 2024 +0000

    Merge branch 'main' into epoch_scheduler

commit 918cfb3
Author: 0o-de-lally <[email protected]>
Date:   Sat Jan 13 22:04:20 2024 +0000

    Squashed commit of the following:

    commit a4c2f61
    Author: sirouk <[email protected]>
    Date:   Sat Jan 13 17:01:15 2024 -0500

        [move] set slow wallet entry function (#141)

        Co-authored-by: 0o-de-lally <>
        Co-authored-by: 0o-de-lally <[email protected]>

    commit 6b57485
    Author: sirouk <[email protected]>
    Date:   Sat Jan 13 17:01:01 2024 -0500

        [move] patch arithmetic issue on net_val_reward 6.9.2 (#142)

        Co-authored-by: 0o-de-lally <[email protected]>
        Co-authored-by: Nonast <[email protected]>
        Co-authored-by: sh1hsh1nk <[email protected]>

    commit d982a70
    Author: zoz <[email protected]>
    Date:   Sat Jan 13 13:53:23 2024 -0800

        [tools] refactor rescue cli 6.9.1 (#137)

        Co-authored-by: 0o-de-lally <[email protected]>

commit db2813c
Author: 0o-de-lally <[email protected]>
Date:   Wed Dec 20 15:52:16 2023 +0000

    clean

commit d8cb2a6
Author: 0o-de-lally <[email protected]>
Date:   Mon Dec 18 18:25:30 2023 +0000

    notest

commit 5e4d26d
Author: 0o-de-lally <[email protected]>
Date:   Mon Dec 18 18:22:09 2023 +0000

    finish tests

commit d57ba94
Author: 0o-de-lally <[email protected]>
Date:   Mon Dec 18 16:02:34 2023 +0000

    and user can trigger epoch on boundary. functional test written.

commit b6b43ea
Author: 0o-de-lally <[email protected]>
Date:   Sun Dec 17 02:46:03 2023 +0000

    wip epoch count issue passing

commit c6ebe43
Author: 0o-de-lally <[email protected]>
Date:   Sun Dec 17 02:44:53 2023 +0000

    wip epoch count issue

commit ce3c1e8
Author: 0o-de-lally <[email protected]>
Date:   Sun Dec 17 01:48:21 2023 +0000

    patch

commit 43cacc6
Author: 0o-de-lally <[email protected]>
Date:   Sun Dec 17 01:47:15 2023 +0000

    enable epoch trigger
@0o-de-lally 0o-de-lally deleted the cli-slow-wallet branch January 15, 2024 21:28
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