Skip to content

Commit

Permalink
Bump cardano-ledger-specs to include a fix on non-myopic member rewar…
Browse files Browse the repository at this point in the history
…d ordering
  • Loading branch information
KtorZ committed Jul 1, 2020
1 parent 452a551 commit b685bf8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions snapshot.yaml
@@ -0,0 +1,15 @@
resolver: https://raw.githubusercontent.com/input-output-hk/cardano-haskell/633f6141c3e7211dbb0c6ae6ad50d4976313e190/snapshots/cardano-1.14.2.yaml
packages:
- git: https://github.com/input-output-hk/cardano-ledger-specs
commit: 0294e7edd67a77c41dfdf4cd47af23dbefea0d9b
subdirs:
- byron/ledger/impl
- byron/crypto
- byron/ledger/impl/test
- byron/crypto/test
- byron/chain/executable-spec
- byron/ledger/executable-spec
- semantics/executable-spec
- shelley/chain-and-ledger/dependencies/non-integer
- shelley/chain-and-ledger/executable-spec
- shelley/chain-and-ledger/executable-spec/test
2 changes: 1 addition & 1 deletion stack.yaml
@@ -1,4 +1,4 @@
resolver: https://raw.githubusercontent.com/input-output-hk/cardano-haskell/633f6141c3e7211dbb0c6ae6ad50d4976313e190/snapshots/cardano-1.14.2.yaml
resolver: snapshot.yaml
packages:
- lib/core
- lib/core-integration
Expand Down

0 comments on commit b685bf8

Please sign in to comment.