-
### Software versions
- **OS**: Mac OSX 13.4.1
- **Consumer Pact library**: Pact JS V3 ( "@pact-foundation/pact": "^12.1.0")
- **Provider Pact library**: N/A
- **Node Version**: v18.14.2
##…
-
While testing #1133 I noticed that the upcoming 4.6.0 release (ie. [64d5845](https://github.com/kadena-io/pact/commit/64d58454d277394bfcbfc1882cdd2af343f8dd81)) is reporting a number of output failure…
-
### Software versions
- **OS**: OS Name: Microsoft Windows 10 Enterprise 10.0.19045 N/A Build 19045
- **Consumer Pact library**: Pact JS 12.1.0
- **Node Version**: `v18.17.1`
### Issue Checkli…
-
EDIT this is being worked on in #1461 . Following description is out of date, see later comments
-----
Omnibus issue for strategic upgrade to Chainweb Pact database to support:
1. Verifiabl…
-
I'm using 5.0.0-beta.1 to send data to pact. In logs there is info "Pact verification successful" but in logs
```
2024-01-26T08:26:23.083017Z ERROR ThreadId(09) pact_verifier::pact_broker: Failed…
-
Offer a new set of endpoints for the pact API that are "chain independent" and essentially dispatch to the appropriate apis, since txs self-identify for chains
- `send` can be unchanged as it's alr…
-
ValueError occurs when I run quantization-aware-training using PACT.
The error message is "ValueError: saturation_min must be smaller than saturation_max" and it seems like the error occurs when the …
-
The pact standalone does not appear to support the * in JSON path. It does when we explicitly enumerate the items in an array.
*Sent* - working
Here is what I send to the stand alone:
`{
…
-
`enforce-one` seems to allow for passing in a list of any types (i.e. [true, false], [3, 4]). When this occurs, it returns the first item of the list. See examples below.
```
pact> (enforce-one "…
-
# ❕ Problem Statement
PactMockServer exposes the wrapper around `libpact_ffi` in a XCFramework package. But the libpact_ffi binaries built from Rust code (https://github.com/pact-foundation/pact-re…