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: v1.13.10
Choose a head ref
  • 13 commits
  • 140 files changed
  • 5 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

Commits on Mar 5, 2024

  1. chain add directly save special block without execute (#4013)

    * db_exporter add verify blocks without save
    
    * chain add directly save special block without execute
    
    * db_exporter add output block execute (writeset and blockinfo)
    
    * add MAIN_DIRECT_SAVE_BLOCK_HASH_MAP
    
    * update verify block
    
    * fix execute_block_without_save
    
    * fix db_export verify-blocks
    
    * fix cargo fmt
    
    * fix compiler error
    
    * db exporter add apply block output
    
    * add MAIN_DIRECT_SAVE_BLOCK_HASH_MAP for barnard block
    
    * add save_startup_info
    
    * add MAIN_DIRECT_SAVE_BLOCK_HASH_MAP for barnard block
    
    * fix fmt
    nkysg committed Mar 5, 2024
    Copy the full SHA
    50d34f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Copy the full SHA
    7811626 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    09d21fc View commit details
    Browse the repository at this point in the history
  3. testing blacklist

    sanlee42 committed Mar 7, 2024
    Copy the full SHA
    29845e9 View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    sanlee42 committed Mar 7, 2024
    Copy the full SHA
    8e7d414 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5a6816c View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d0e1ed2 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. fix some comments (#4017)

    Signed-off-by: hishope <csqiye@126.com>
    hishope committed Mar 8, 2024
    Copy the full SHA
    65c06a3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1133f67 View commit details
    Browse the repository at this point in the history
  3. prepare v1.13.10 release

    nkysg committed Mar 8, 2024
    Copy the full SHA
    239408d View commit details
    Browse the repository at this point in the history