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(macros): ✨ Added spec_version to #[require] macro #34

Merged
merged 2 commits into from
Jan 12, 2024

Commits on Jan 12, 2024

  1. feat(macros): ✨ Added spec_version to #[require] macro

    You can now specify the rpc node spec version required to run tests. This is in addition to the existing `block_min` and `block_max` requirements. A spec version of "0.5.1" has been applied to all tests done so far.
    Trantorian committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0e6d434 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5127c1 View commit details
    Browse the repository at this point in the history