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

simplify babe genesis slot #1700

Merged
merged 19 commits into from
Aug 15, 2023
Merged

simplify babe genesis slot #1700

merged 19 commits into from
Aug 15, 2023

Commits on Jul 17, 2023

  1. simplify babe genesis slot

    Signed-off-by: turuslan <turuslan.devbox@gmail.com>
    turuslan committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    deb3093 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. fix trie test

    Signed-off-by: turuslan <turuslan.devbox@gmail.com>
    turuslan committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    cb832ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb26d96 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Merge remote-tracking branch 'origin/master' into babe/genesis-slot

    Signed-off-by: turuslan <turuslan.devbox@gmail.com>
    
    # Conflicts:
    #	core/blockchain/block_tree.hpp
    #	core/consensus/babe/impl/babe_config_repository_impl.cpp
    #	core/consensus/babe/impl/babe_config_repository_impl.hpp
    #	core/consensus/babe/impl/babe_impl.cpp
    #	core/network/impl/synchronizer_impl.cpp
    #	core/storage/predefined_keys.hpp
    turuslan committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    cbba6b1 View commit details
    Browse the repository at this point in the history
  2. fix after merge

    Signed-off-by: turuslan <turuslan.devbox@gmail.com>
    turuslan committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e0a850f View commit details
    Browse the repository at this point in the history
  3. fix log

    Signed-off-by: turuslan <turuslan.devbox@gmail.com>
    turuslan committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    791d14e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. fix bug

    Signed-off-by: turuslan <turuslan.devbox@gmail.com>
    turuslan committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    1f22be9 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into babe/genesis-slot

    Signed-off-by: turuslan <turuslan.devbox@gmail.com>
    
    # Conflicts:
    #	core/storage/trie_pruner/impl/recover_pruner_state.cpp
    #	test/core/storage/trie_pruner/trie_pruner_test.cpp
    turuslan committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ec2d6c7 View commit details
    Browse the repository at this point in the history
  3. fix after merge

    Signed-off-by: turuslan <turuslan.devbox@gmail.com>
    turuslan committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    e38bc85 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. babe indexer warp no digest

    Signed-off-by: turuslan <turuslan.devbox@gmail.com>
    turuslan committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    8ed2cbb View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into babe/genesis-slot

    Signed-off-by: turuslan <turuslan.devbox@gmail.com>
    
    # Conflicts:
    #	core/consensus/babe/babe_util.hpp
    #	core/consensus/babe/impl/babe_config_repository_impl.cpp
    #	core/consensus/babe/impl/babe_config_repository_impl.hpp
    #	core/consensus/babe/impl/babe_impl.cpp
    #	core/consensus/babe/impl/block_appender_base.cpp
    #	test/core/consensus/babe/babe_test.cpp
    #	test/core/consensus/babe/block_executor_test.cpp
    #	test/mock/core/consensus/babe/babe_util_mock.hpp
    turuslan committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    1bddfb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Merge remote-tracking branch 'origin/master' into babe/genesis-slot

    Signed-off-by: turuslan <turuslan.devbox@gmail.com>
    
    # Conflicts:
    #	core/primitives/babe_configuration.hpp
    #	core/runtime/runtime_api/impl/babe_api.cpp
    #	core/runtime/runtime_api/impl/babe_api.hpp
    turuslan committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    4928800 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    af7e210 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    dcd301b View commit details
    Browse the repository at this point in the history
  2. const mutable

    Signed-off-by: turuslan <turuslan.devbox@gmail.com>
    turuslan committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    c8746e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Merge branch 'master' into babe/genesis-slot

    Igor Egorov authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8697329 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Merge remote-tracking branch 'origin/master' into babe/genesis-slot

    Signed-off-by: turuslan <turuslan.devbox@gmail.com>
    
    # Conflicts:
    #	core/consensus/babe/impl/babe_impl.cpp
    #	core/network/impl/synchronizer_impl.cpp
    turuslan committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    93706fe View commit details
    Browse the repository at this point in the history
  2. mock

    Signed-off-by: turuslan <turuslan.devbox@gmail.com>
    turuslan committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2e3ca25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60f27ae View commit details
    Browse the repository at this point in the history