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: block info handling in Clarity 2 contracts post-3.0 #5321

Merged
merged 13 commits into from
Oct 17, 2024

Commits on Oct 16, 2024

  1. feat: interpret block heights as tenure heights in Clarity 2 contract…

    …s executing post-3.0
    kantai committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d7f0ba2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9abf6f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    249136c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f3197c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0418f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5202e88 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b9e1bb9 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    ec5a03a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4172711 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01694b7 View commit details
    Browse the repository at this point in the history
  4. test: add TestPeer coverage for get-block-info?

    * add support to TestPeer for changing network_id/chain_id
    * test get-block-info? behavior in Clarity1 with primary testnet chain id and a different chain id
    kantai committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f78c778 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d901503 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b7210b View commit details
    Browse the repository at this point in the history