Skip to content

[DRAFT] Node release 10.6.0 integration #5087

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

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,18 @@ source-repository-package
-- MAKE SURE THIS POINTS TO A COMMIT IN `*-artifacts` BEFORE MERGE!
tag: da80e1780155482bc949605049ff0653edd4f2d2

source-repository-package
type: git
location: https://github.com/IntersectMBO/plutus
tag: 30b27c2dd952dced1671b296f87bcc07b1dee7d5
--sha256: sha256-efB8UbgomaKYmrw95Yb53lsBKenDPby9Kkt72tbT6Io=
subdir:
plutus-core
plutus-metatheory
plutus-ledger-api
plutus-tx
plutus-tx-plugin

-- NOTE: If you would like to update the above,
-- see CONTRIBUTING.md#to-update-the-referenced-agda-ledger-spec
index-state:
Expand Down
Loading