Skip to content

Commit

Permalink
update to pact410 (#1784)
Browse files Browse the repository at this point in the history
* update to pact410

* update changelog
  • Loading branch information
chessai authored Nov 24, 2023
1 parent b0bbf8c commit b205880
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ This version will expire on **2023-03-06T:00:00Z**.
To upgrade, pull the latest docker image or download the binary and restart the node.

Changes:


* Updated to Pact 4.10 (numerous, see [Pact
changelog](https://github.com/kadena-io/pact/releases/tag/v4.10))
* Node support for webauthn signers, scoped signatures, and webauthn keyset formats in Pact (#1779)
* Block endpoint added to Service API (#1720)
* Fix batch /polling so that it no longer omits results (#1775)
Expand Down
4 changes: 2 additions & 2 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ package yet-another-logger
source-repository-package
type: git
location: https://github.com/kadena-io/pact.git
tag: 79bf626042ad3dc9ed276e9b243be43584f20da2
--sha256: sha256-ObE5aQjy/mX2PMEvtRnlJ1mG4E82PqZDDdzerd4I+HI=
tag: 495c8738acaa0157958ab23a06cd94abbc99d2d5
--sha256: 1dn322m5mx43bn3ki37zdk9daknnr6sz8y7d89si75m84rl0w27k

source-repository-package
type: git
Expand Down
4 changes: 2 additions & 2 deletions cabal.project.freeze
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ constraints: any.Boolean ==0.2.4,
any.old-locale ==1.0.0.7,
any.old-time ==1.1.0.3,
any.optparse-applicative ==0.18.1.0,
any.pact ==4.9,
any.pact ==4.10,
pact -build-tool +cryptonite-ed25519 -tests-in-lib,
any.pact-json ==0.1.0.0,
any.pact-time ==0.2.0.2,
Expand Down Expand Up @@ -316,4 +316,4 @@ constraints: any.Boolean ==0.2.4,
any.yaml ==0.11.11.2,
any.yet-another-logger ==0.4.2,
any.zlib ==0.6.3.0
index-state: hackage.haskell.org 2023-11-08T16:26:43Z
index-state: hackage.haskell.org 2023-11-24T21:32:17Z

0 comments on commit b205880

Please sign in to comment.