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

[FlexiDag] Release v12 with flexidag #257

Open
wants to merge 9 commits into
base: v11_branch
Choose a base branch
from

Commits on May 13, 2024

  1. update release v12 to support flexidag

    1. add parents_hash to BlockMetaData
    2. add public function`get_parents_hash` to BlockMetaData
    3. add flexidagconfig module
    4. make flexidagconfig under dao's governship
    5. change parents_hash's type to vector
    6. add block_prolonge_v2 and process_block_meta_v2
    7. add new structs for blockmetadata and newblockevent
    8. fix uncle_count checking when adjusting epoch
    9. fix integration tests
    simonjiao committed May 13, 2024
    Configuration menu
    Copy the full SHA
    2966e3f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    3d787fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4447573 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79099c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a81fa62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85a333b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. [FlexiDAG] commit release file

    welbon committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d09bb8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71730ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76f3436 View commit details
    Browse the repository at this point in the history