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

feat(hardfork): ckb2021 hardfork features #2715

Merged
merged 23 commits into from
Jun 15, 2021
Merged

feat(hardfork): ckb2021 hardfork features #2715

merged 23 commits into from
Jun 15, 2021

Commits on May 8, 2021

  1. fix: load cell data hash by input

    Ensure load_cell_data_hash is consistent with the load_cell_data behavior
    zhangsoledad committed May 8, 2021
    Configuration menu
    Copy the full SHA
    33eb0d9 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

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

Commits on May 20, 2021

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

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    b546065 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92a7256 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d75c5c View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    d1c0bbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cf555e View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Configuration menu
    Copy the full SHA
    5a7efe7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba971f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40847ca View commit details
    Browse the repository at this point in the history
  4. Merge branch zhangsoledad/fix_load_cell_data_hash (commit: 33eb0d9) i…

    …nto branch ckb2021-develop
    yangby-cryptape committed May 26, 2021
    Configuration menu
    Copy the full SHA
    0a1225c View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

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

Commits on May 31, 2021

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

Commits on Jun 8, 2021

  1. fix(hardfork): a mistake when use block timestamp of input cells as r…

    …elative since start timestamp
    yangby-cryptape committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    4919ae3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f781872 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Revert "feat(hardfork): allow unknown block versions and transactions…

    … versions"
    
    This reverts commit d1c0bbe.
    yangby-cryptape committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    8239d1d View commit details
    Browse the repository at this point in the history
  2. Revert "feat(hardfork): allow loading uncommitted cell data hashes fr…

    …om tx pool"
    
    This reverts commit 10ffedf.
    yangby-cryptape committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    bc5c61f View commit details
    Browse the repository at this point in the history
  3. Revert "Merge branch zhangsoledad/fix_load_cell_data_hash (commit: 33…

    …eb0d9) into branch ckb2021-develop"
    
    This reverts commit 0a1225c, reversing
    changes made to 40847ca.
    yangby-cryptape committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    4e1109e View commit details
    Browse the repository at this point in the history
  4. Revert "refactor: remove useless parameter "with_data" because it alw…

    …ays be true (tricky)"
    
    This reverts commit 40847ca.
    yangby-cryptape committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    56c145e View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    30360a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6893a07 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

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