Skip to content

Commit 3bbf2f2

Browse files
authored
Use the new queryPoolState from ledger (#1657)
- Update the SRP. - Use the new `queryPoolState` query from ledger for `GetPoolState`. - Update all golden files for `LedgerState` since in `cardano-ledger` the representation of `PState` has changed. - `Tx Size` is changed from `Integer` to `Word32`.
2 parents c094b2a + c32062f commit 3bbf2f2

File tree

48 files changed

+51
-61
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+51
-61
lines changed

cabal.project

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ allow-newer:
5959
source-repository-package
6060
type: git
6161
location: https://github.com/IntersectMBO/cardano-ledger
62-
tag: 640fb66d27ac202764de0dda76621c6d57852ba9
63-
--sha256: sha256-2vOUUvY19Emx5UpHNHZnIaWoqI5g3kPgjFQJGm9mVmk=
62+
tag: faa7a9dc347697b11d4da5b7818b1731e11aeeef
63+
--sha256: sha256-RvnNYY76OhRuC/uP5Lr+HLEKWyMHCWxx+10HlPrH6mQ=
6464
subdir:
6565
eras/allegra/impl
6666
eras/alonzo/impl
@@ -71,7 +71,7 @@ source-repository-package
7171
eras/byron/ledger/executable-spec
7272
eras/byron/ledger/impl
7373
eras/conway/impl
74-
eras/dijkstra
74+
eras/dijkstra/impl
7575
eras/mary/impl
7676
eras/shelley/impl
7777
eras/shelley-ma/test-suite
Lines changed: 7 additions & 0 deletions
Binary file not shown.

ouroboros-consensus-cardano/golden/cardano/CardanoNodeToNodeVersion2/GenTxId_Dijkstra

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.

ouroboros-consensus-cardano/golden/cardano/QueryVersion2/CardanoNodeToClientVersion12/GenTxId_Dijkstra

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.

0 commit comments

Comments
 (0)