Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

fixes #1346, parsing of diff-time as property#1349

Merged
emilypi merged 1 commit intomasterfrom
rsoeldner/fix-fv-difftime
Feb 29, 2024
Merged

fixes #1346, parsing of diff-time as property#1349
emilypi merged 1 commit intomasterfrom
rsoeldner/fix-fv-difftime

Conversation

@rsoeldner
Copy link
Copy Markdown
Member

@rsoeldner rsoeldner commented Feb 26, 2024

This PR adds parsing of the property diff-time.

closes #1346

PR checklist:

  • Test coverage for the proposed changes
  • PR description contains example output from repl interaction or a snippet from unit test output
  • Documentation has been updated if new natives or FV properties have been added. To generate new documentation, issue cabal run tests. If they pass locally, docs are generated.
  • Any changes that could be relevant to users have been recorded in the changelog
  • In case of changes to the Pact trace output (pact -t), make sure pact-lsp is in sync.

Additionally, please justify why you should or should not do the following:

  • Confirm replay/back compat
  • Benchmark regressions
  • (For Kadena engineers) Run integration-tests against a Chainweb built with this version of Pact

Copy link
Copy Markdown
Contributor

@imalsogreg imalsogreg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Robert walked me through this on a call. It looks good to me.

@emilypi emilypi merged commit 23262bf into master Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to use (diff-time) in formal verification as a property, contrary to documentation

3 participants