Skip to content

Commit

Permalink
consensus/ledger/network: bump version for 8.12.1 release
Browse files Browse the repository at this point in the history
* restores inbound metrics
* introduces conway reference scripts per byte at mempool
* changes algorithm of reference scripts per byte
  • Loading branch information
disassembler committed Jun 27, 2024
1 parent bbf25bb commit af9357f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repository cardano-haskell-packages
-- you need to run if you change them
index-state:
, hackage.haskell.org 2024-06-13T08:49:27Z
, cardano-haskell-packages 2024-06-20T14:49:55Z
, cardano-haskell-packages 2024-06-27T00:19:07Z

packages:
cardano-node
Expand Down
2 changes: 1 addition & 1 deletion cardano-node/cardano-node.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 3.0

name: cardano-node
version: 8.12.0
version: 8.12.1
synopsis: The cardano full node
description: The cardano full node.
category: Cardano,
Expand Down
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit af9357f

Please sign in to comment.