Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: starcoinorg/starcoin
base: v1.13.9
Choose a base ref
...
head repository: starcoinorg/starcoin
compare: barnard_rollback_block_fix_1.13.10
Choose a head ref
  • 17 commits
  • 16 files changed
  • 3 contributors

Commits on Feb 2, 2024

  1. use Starcoin Linktree (#4006)

    nkysg committed Feb 2, 2024
    Copy the full SHA
    01cab2c View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. rollback chain head (#4010)

    * purge blocks after hardforking
    
    * update fork block info
    simonjiao committed Feb 26, 2024
    Copy the full SHA
    a953701 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Reference to the Move repository that has been fixed (#4012)

    * Reference to the Move repository that has been fixed
    
    * lock file
    welbon committed Feb 27, 2024
    Copy the full SHA
    e7ae35f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d97fd34 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    03241ec View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d49229a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0ce13bc View commit details
    Browse the repository at this point in the history
  6. update verify block

    nkysg committed Feb 27, 2024
    Copy the full SHA
    04f58c3 View commit details
    Browse the repository at this point in the history
  7. fix execute_block_without_save

    nkysg committed Feb 27, 2024
    Copy the full SHA
    e415f61 View commit details
    Browse the repository at this point in the history
  8. fix db_export verify-blocks

    nkysg committed Feb 27, 2024
    Copy the full SHA
    8c3ef16 View commit details
    Browse the repository at this point in the history
  9. fix cargo fmt

    nkysg committed Feb 27, 2024
    Copy the full SHA
    d64e240 View commit details
    Browse the repository at this point in the history
  10. fix compiler error

    nkysg committed Feb 27, 2024
    Copy the full SHA
    1097134 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Copy the full SHA
    235c3a4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5f806a2 View commit details
    Browse the repository at this point in the history
  3. add save_startup_info

    nkysg committed Mar 5, 2024
    Copy the full SHA
    3529ad8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    84fef76 View commit details
    Browse the repository at this point in the history
  5. fix fmt

    nkysg committed Mar 5, 2024
    Copy the full SHA
    c77d889 View commit details
    Browse the repository at this point in the history