From 3ffcc5a9f9520d9b0d6b95fbab485f62fc011367 Mon Sep 17 00:00:00 2001 From: Alexey Kuleshevich Date: Fri, 18 Aug 2023 12:36:21 +0200 Subject: [PATCH] Ledger release for 8.3 (#440) * Added cardano-ledger-allegra-1.2.1.1 From https://github.com/input-output-hk/cardano-ledger at bbdfc3fdb6487653f23385c3df1c9c575bf567cf * Added cardano-ledger-alonzo-1.4.0.0 From https://github.com/input-output-hk/cardano-ledger at bbdfc3fdb6487653f23385c3df1c9c575bf567cf * Added cardano-ledger-babbage-1.4.3.0 From https://github.com/input-output-hk/cardano-ledger at bbdfc3fdb6487653f23385c3df1c9c575bf567cf * Added cardano-ledger-babbage-test-1.1.1.4 From https://github.com/input-output-hk/cardano-ledger at bbdfc3fdb6487653f23385c3df1c9c575bf567cf * Added cardano-ledger-conway-1.7.0.0 From https://github.com/input-output-hk/cardano-ledger at bbdfc3fdb6487653f23385c3df1c9c575bf567cf * Added cardano-ledger-conway-test-1.2.0.4 From https://github.com/input-output-hk/cardano-ledger at bbdfc3fdb6487653f23385c3df1c9c575bf567cf * Added cardano-ledger-mary-1.3.2.0 From https://github.com/input-output-hk/cardano-ledger at bbdfc3fdb6487653f23385c3df1c9c575bf567cf * Added cardano-ledger-shelley-1.5.0.0 From https://github.com/input-output-hk/cardano-ledger at bbdfc3fdb6487653f23385c3df1c9c575bf567cf * Added cardano-ledger-api-1.4.0.0 From https://github.com/input-output-hk/cardano-ledger at bbdfc3fdb6487653f23385c3df1c9c575bf567cf * Added cardano-ledger-core-1.5.0.0 From https://github.com/input-output-hk/cardano-ledger at bbdfc3fdb6487653f23385c3df1c9c575bf567cf * Added cardano-ledger-binary-1.1.2.0 From https://github.com/input-output-hk/cardano-ledger at bbdfc3fdb6487653f23385c3df1c9c575bf567cf * Added cardano-ledger-pretty-1.3.0.0 From https://github.com/input-output-hk/cardano-ledger at bbdfc3fdb6487653f23385c3df1c9c575bf567cf * Added cardano-protocol-tpraos-1.0.3.4 From https://github.com/input-output-hk/cardano-ledger at 862b03c08b221d94908f8e99e8fc2c3979d24e04 * Added cardano-ledger-alonzo-test-1.1.2.3 From https://github.com/input-output-hk/cardano-ledger at i772528ff2a2fc0549a87d3bb4a3a2c6fd57edb5f * Added cardano-ledger-shelley-test-1.2.0.3 From https://github.com/input-output-hk/cardano-ledger at 7d8d498b4f3578ef1aa8311fb07ebfed78312ed4 * Add a revision for `cardano-api` with an upper bounds for: * `cardano-ledger-core` * `cardano-ledger-alonzo` * Added cardano-ledger-shelley-ma-test-1.2.1.2 From https://github.com/input-output-hk/cardano-ledger at bcadb63100e61e51909b5dba5fdff24b8e55f566 --- _sources/cardano-api/8.14.0.0/meta.toml | 4 + .../cardano-api/8.14.0.0/revisions/1.cabal | 347 ++++++++++++++++++ .../cardano-ledger-allegra/1.2.1.1/meta.toml | 3 + .../1.1.2.3/meta.toml | 3 + .../cardano-ledger-alonzo/1.4.0.0/meta.toml | 3 + _sources/cardano-ledger-api/1.4.0.0/meta.toml | 3 + .../1.1.1.4/meta.toml | 3 + .../cardano-ledger-babbage/1.4.3.0/meta.toml | 3 + .../cardano-ledger-binary/1.1.2.0/meta.toml | 3 + .../1.2.0.4/meta.toml | 3 + .../cardano-ledger-conway/1.7.0.0/meta.toml | 3 + .../cardano-ledger-core/1.5.0.0/meta.toml | 3 + .../cardano-ledger-mary/1.3.2.0/meta.toml | 3 + .../cardano-ledger-pretty/1.3.0.0/meta.toml | 3 + .../1.2.1.2/meta.toml | 3 + .../1.2.0.3/meta.toml | 3 + .../cardano-ledger-shelley/1.5.0.0/meta.toml | 3 + .../cardano-protocol-tpraos/1.0.3.4/meta.toml | 3 + 18 files changed, 399 insertions(+) create mode 100644 _sources/cardano-api/8.14.0.0/revisions/1.cabal create mode 100644 _sources/cardano-ledger-allegra/1.2.1.1/meta.toml create mode 100644 _sources/cardano-ledger-alonzo-test/1.1.2.3/meta.toml create mode 100644 _sources/cardano-ledger-alonzo/1.4.0.0/meta.toml create mode 100644 _sources/cardano-ledger-api/1.4.0.0/meta.toml create mode 100644 _sources/cardano-ledger-babbage-test/1.1.1.4/meta.toml create mode 100644 _sources/cardano-ledger-babbage/1.4.3.0/meta.toml create mode 100644 _sources/cardano-ledger-binary/1.1.2.0/meta.toml create mode 100644 _sources/cardano-ledger-conway-test/1.2.0.4/meta.toml create mode 100644 _sources/cardano-ledger-conway/1.7.0.0/meta.toml create mode 100644 _sources/cardano-ledger-core/1.5.0.0/meta.toml create mode 100644 _sources/cardano-ledger-mary/1.3.2.0/meta.toml create mode 100644 _sources/cardano-ledger-pretty/1.3.0.0/meta.toml create mode 100644 _sources/cardano-ledger-shelley-ma-test/1.2.1.2/meta.toml create mode 100644 _sources/cardano-ledger-shelley-test/1.2.0.3/meta.toml create mode 100644 _sources/cardano-ledger-shelley/1.5.0.0/meta.toml create mode 100644 _sources/cardano-protocol-tpraos/1.0.3.4/meta.toml diff --git a/_sources/cardano-api/8.14.0.0/meta.toml b/_sources/cardano-api/8.14.0.0/meta.toml index 08d9f2543..095d3e1d4 100644 --- a/_sources/cardano-api/8.14.0.0/meta.toml +++ b/_sources/cardano-api/8.14.0.0/meta.toml @@ -1,3 +1,7 @@ timestamp = 2023-08-15T15:38:21Z github = { repo = "input-output-hk/cardano-api", rev = "c5fe6d51cdd6ebaca3d012e9a96d747dc7052f4d" } subdir = 'cardano-api' + +[[revisions]] +number = 1 +timestamp = 2023-08-17T18:13:21Z diff --git a/_sources/cardano-api/8.14.0.0/revisions/1.cabal b/_sources/cardano-api/8.14.0.0/revisions/1.cabal new file mode 100644 index 000000000..5541c3ce4 --- /dev/null +++ b/_sources/cardano-api/8.14.0.0/revisions/1.cabal @@ -0,0 +1,347 @@ +cabal-version: 3.4 + +name: cardano-api +version: 8.14.0.0 +synopsis: The cardano api +description: The cardano api. +category: Cardano, + API, +copyright: 2020-2023 Input Output Global Inc (IOG). +author: IOHK +maintainer: operations@iohk.io +license: Apache-2.0 +license-files: LICENSE + NOTICE +build-type: Simple +extra-doc-files: README.md, CHANGELOG.md + +common project-config + default-language: Haskell2010 + default-extensions: OverloadedStrings + build-depends: base >= 4.14 && < 4.19 + + ghc-options: -Wall + -Wcompat + -Wincomplete-record-updates + -Wincomplete-uni-patterns + -Wno-unticked-promoted-constructors + -Wpartial-fields + -Wredundant-constraints + -Wunused-packages + +common maybe-unix + if !os(windows) + build-depends: unix + +common maybe-Win32 + if os(windows) + build-depends: Win32 + +library internal + import: project-config, maybe-unix, maybe-Win32 + + visibility: public + + hs-source-dirs: internal + + -- Do not expose any additional modules. The correct way + -- to expose new functionality is via Cardano.Api or + -- Cardano.Api.Shelley + exposed-modules: Cardano.Api.Address + Cardano.Api.Block + Cardano.Api.Certificate + Cardano.Api.Convenience.Constraints + Cardano.Api.Convenience.Construction + Cardano.Api.Convenience.Query + Cardano.Api.DeserialiseAnyOf + Cardano.Api.DRepMetadata + Cardano.Api.EraCast + Cardano.Api.Eras + Cardano.Api.Eras.Constraints + Cardano.Api.Eras.Core + Cardano.Api.Error + Cardano.Api.Feature + Cardano.Api.Feature.ConwayEraOnwards + Cardano.Api.Feature.ShelleyToBabbageEra + Cardano.Api.Fees + Cardano.Api.Genesis + Cardano.Api.GenesisParameters + Cardano.Api.Governance.Actions.ProposalProcedure + Cardano.Api.Governance.Actions.VotingProcedure + Cardano.Api.Governance.Poll + Cardano.Api.Hash + Cardano.Api.HasTypeProxy + Cardano.Api.InMode + Cardano.Api.IO + Cardano.Api.IO.Base + Cardano.Api.IO.Compat + Cardano.Api.IO.Compat.Posix + Cardano.Api.IO.Compat.Win32 + Cardano.Api.IPC + Cardano.Api.IPC.Monad + Cardano.Api.IPC.Version + Cardano.Api.Json + Cardano.Api.Keys.Byron + Cardano.Api.Keys.Class + Cardano.Api.Keys.Praos + Cardano.Api.Keys.Read + Cardano.Api.Keys.Shelley + Cardano.Api.LedgerEvent + Cardano.Api.LedgerState + Cardano.Api.Modes + Cardano.Api.NetworkId + Cardano.Api.OperationalCertificate + Cardano.Api.Protocol + Cardano.Api.ProtocolParameters + Cardano.Api.Query + Cardano.Api.Query.Expr + Cardano.Api.Query.Types + Cardano.Api.ReexposeLedger + Cardano.Api.Script + Cardano.Api.ScriptData + Cardano.Api.SerialiseBech32 + Cardano.Api.SerialiseCBOR + Cardano.Api.SerialiseJSON + Cardano.Api.SerialiseLedgerCddl + Cardano.Api.SerialiseRaw + Cardano.Api.SerialiseTextEnvelope + Cardano.Api.SerialiseUsing + Cardano.Api.SpecialByron + Cardano.Api.StakePoolMetadata + Cardano.Api.Tx + Cardano.Api.TxBody + Cardano.Api.TxIn + Cardano.Api.TxMetadata + Cardano.Api.Utils + Cardano.Api.Value + Cardano.Api.ValueParser + -- TODO: Eliminate in the future when + -- we create wrapper types for the ledger types + -- in this module + Cardano.Api.Orphans + + build-depends: aeson >= 1.5.6.0 + , aeson-pretty >= 0.8.5 + , attoparsec + , base16-bytestring >= 1.0 + , base58-bytestring + , bech32 >= 1.1.0 + , bytestring + , cardano-binary + , cardano-crypto + , cardano-crypto-class >= 2.1.1 + , cardano-crypto-wrapper ^>= 1.5 + , cardano-data >= 1.0 + , cardano-ledger-alonzo >= 1.3.1.1 && < 1.4 + , cardano-ledger-allegra >= 1.2.0.2 + , cardano-ledger-api >= 1.3 + , cardano-ledger-babbage >= 1.4.0.1 + , cardano-ledger-binary + , cardano-ledger-byron >= 1.0.0.2 + , cardano-ledger-conway >= 1.5 + , cardano-ledger-core ^>= 1.4 + , cardano-ledger-mary >= 1.3.0.2 + , cardano-ledger-shelley >= 1.4.1.0 + , cardano-protocol-tpraos >= 1.0.3.3 + , cardano-slotting >= 0.1 + , cardano-strict-containers >= 0.1 + , cborg + , containers + , contra-tracer + , deepseq + , directory + , either + , filepath + , formatting + , iproute + , memory + , microlens + , mtl + , network + , optparse-applicative-fork + , ouroboros-consensus >= 0.9 + , ouroboros-consensus-cardano >= 0.7 + , ouroboros-consensus-diffusion >= 0.7 + , ouroboros-consensus-protocol >= 0.5.0.4 + , ouroboros-network + , ouroboros-network-api + , ouroboros-network-framework + , ouroboros-network-protocols + , parsec + , plutus-ledger-api:{plutus-ledger-api, plutus-ledger-api-testlib} ^>= 1.7 + , prettyprinter + , prettyprinter-configurable ^>= 1.7 + , random + , scientific + , serialise + , small-steps ^>= 1.0 + , stm + , text >= 2.0 + , time + , transformers + , transformers-except ^>= 0.1.3 + , typed-protocols ^>= 0.1 + , unordered-containers >= 0.2.11 + , vector + , yaml + +library + import: project-config + + hs-source-dirs: src + + -- Do not expose any additional modules. The correct way + -- to expose new functionality is via Cardano.Api or + -- Cardano.Api.Shelley + exposed-modules: Cardano.Api + Cardano.Api.Byron + Cardano.Api.ChainSync.Client + Cardano.Api.ChainSync.ClientPipelined + Cardano.Api.Crypto.Ed25519Bip32 + Cardano.Api.Shelley + -- TODO: Eliminate Cardano.Api.Ledger when + -- cardano-api only depends on modules + -- exposed by cardano-api-ledger + Cardano.Api.Ledger + + + build-depends: bytestring + , cardano-api:internal + , cardano-binary + , cardano-crypto + , cardano-crypto-class >= 2.1.1 + , cryptonite + , deepseq + , memory + , nothunks + , ouroboros-network-protocols + , typed-protocols ^>= 0.1 + +library gen + import: project-config + + visibility: public + + hs-source-dirs: gen + + exposed-modules: Test.Gen.Cardano.Api + Test.Gen.Cardano.Api.Metadata + Test.Gen.Cardano.Api.Typed + Test.Gen.Cardano.Crypto.Seed + Test.Hedgehog.Golden.ErrorMessage + Test.Hedgehog.Roundtrip.Bech32 + Test.Hedgehog.Roundtrip.CBOR + + build-depends: aeson >= 1.5.6.0 + , base16-bytestring + , bytestring + , cardano-api + , cardano-api:internal + , cardano-binary >= 1.6 && < 1.8 + , cardano-crypto-class ^>= 2.1 + , cardano-crypto-test ^>= 1.5 + , cardano-ledger-alonzo >= 1.3.1.1 && < 1.4 + , cardano-ledger-alonzo-test + , cardano-ledger-byron-test >= 1.5 + , cardano-ledger-core:{cardano-ledger-core, testlib} ^>= 1.4 + , cardano-ledger-shelley ^>= 1.4.1.0 + , cardano-ledger-conway:testlib >= 1.5 + , containers + , filepath + , hedgehog >= 1.1 + , hedgehog-extras + , hedgehog-quickcheck + , tasty + , tasty-hedgehog + , text + +test-suite cardano-api-test + import: project-config + hs-source-dirs: test/cardano-api-test + main-is: cardano-api-test.hs + type: exitcode-stdio-1.0 + + build-depends: aeson >= 1.5.6.0 + , bytestring + , cardano-api + , cardano-api:gen + , cardano-api:internal + , cardano-crypto + , cardano-crypto-class ^>= 2.1 + , cardano-crypto-test ^>= 1.5 + , cardano-crypto-tests ^>= 2.1 + , cardano-ledger-api >= 1.3 + , cardano-ledger-core:{cardano-ledger-core, testlib} >= 1.4 + , containers + , directory + , hedgehog >= 1.1 + , hedgehog-extras + , hedgehog-quickcheck + , mtl + , QuickCheck + , tasty + , tasty-hedgehog + , tasty-quickcheck + + other-modules: Test.Cardano.Api.Crypto + Test.Cardano.Api.Eras + Test.Cardano.Api.IO + Test.Cardano.Api.Json + Test.Cardano.Api.KeysByron + Test.Cardano.Api.Ledger + Test.Cardano.Api.Metadata + Test.Cardano.Api.Typed.Address + Test.Cardano.Api.Typed.Bech32 + Test.Cardano.Api.Typed.CBOR + Test.Cardano.Api.Typed.Envelope + Test.Cardano.Api.Typed.JSON + Test.Cardano.Api.Typed.Ord + Test.Cardano.Api.Typed.Orphans + Test.Cardano.Api.Typed.RawBytes + Test.Cardano.Api.Typed.TxBody + Test.Cardano.Api.Typed.Value + + ghc-options: -threaded -rtsopts -with-rtsopts=-N -with-rtsopts=-T + +test-suite cardano-api-golden + import: project-config + + hs-source-dirs: test/cardano-api-golden + main-is: cardano-api-golden.hs + type: exitcode-stdio-1.0 + + build-depends: aeson + , bech32 >= 1.1.0 + , bytestring + , cardano-api + , cardano-api:gen + , cardano-binary + , cardano-crypto-class + , cardano-data >= 1.0 + , cardano-ledger-alonzo >= 1.3.1.1 && < 1.4 + , cardano-ledger-api >= 1.3 + , cardano-ledger-core:{cardano-ledger-core, testlib} ^>= 1.4 + , cardano-ledger-shelley + , cardano-ledger-shelley-test >= 1.2.0.1 + , cardano-slotting ^>= 0.1 + , containers + , errors + , filepath + , hedgehog >= 1.1 + , hedgehog-extras ^>= 0.4.7.0 + , microlens + , plutus-core ^>= 1.7 + , plutus-ledger-api ^>= 1.7 + , tasty + , tasty-hedgehog + , time + , text + + ghc-options: -threaded -rtsopts -with-rtsopts=-N -with-rtsopts=-T + + build-tool-depends: tasty-discover:tasty-discover + + other-modules: Test.Golden.Cardano.Api.Genesis + , Test.Golden.Cardano.Api.Ledger + , Test.Golden.Cardano.Api.Typed.Script + , Test.Golden.ErrorsSpec diff --git a/_sources/cardano-ledger-allegra/1.2.1.1/meta.toml b/_sources/cardano-ledger-allegra/1.2.1.1/meta.toml new file mode 100644 index 000000000..7a9c87e52 --- /dev/null +++ b/_sources/cardano-ledger-allegra/1.2.1.1/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2023-08-17T16:07:17Z +github = { repo = "input-output-hk/cardano-ledger", rev = "bbdfc3fdb6487653f23385c3df1c9c575bf567cf" } +subdir = 'eras/allegra/impl' diff --git a/_sources/cardano-ledger-alonzo-test/1.1.2.3/meta.toml b/_sources/cardano-ledger-alonzo-test/1.1.2.3/meta.toml new file mode 100644 index 000000000..b5e1146f3 --- /dev/null +++ b/_sources/cardano-ledger-alonzo-test/1.1.2.3/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2023-08-17T18:03:31Z +github = { repo = "input-output-hk/cardano-ledger", rev = "772528ff2a2fc0549a87d3bb4a3a2c6fd57edb5f" } +subdir = 'eras/alonzo/test-suite' diff --git a/_sources/cardano-ledger-alonzo/1.4.0.0/meta.toml b/_sources/cardano-ledger-alonzo/1.4.0.0/meta.toml new file mode 100644 index 000000000..2a68ece8d --- /dev/null +++ b/_sources/cardano-ledger-alonzo/1.4.0.0/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2023-08-17T16:07:17Z +github = { repo = "input-output-hk/cardano-ledger", rev = "bbdfc3fdb6487653f23385c3df1c9c575bf567cf" } +subdir = 'eras/alonzo/impl' diff --git a/_sources/cardano-ledger-api/1.4.0.0/meta.toml b/_sources/cardano-ledger-api/1.4.0.0/meta.toml new file mode 100644 index 000000000..4d33401af --- /dev/null +++ b/_sources/cardano-ledger-api/1.4.0.0/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2023-08-17T16:07:17Z +github = { repo = "input-output-hk/cardano-ledger", rev = "bbdfc3fdb6487653f23385c3df1c9c575bf567cf" } +subdir = 'libs/cardano-ledger-api' diff --git a/_sources/cardano-ledger-babbage-test/1.1.1.4/meta.toml b/_sources/cardano-ledger-babbage-test/1.1.1.4/meta.toml new file mode 100644 index 000000000..e14ec0604 --- /dev/null +++ b/_sources/cardano-ledger-babbage-test/1.1.1.4/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2023-08-17T16:07:17Z +github = { repo = "input-output-hk/cardano-ledger", rev = "bbdfc3fdb6487653f23385c3df1c9c575bf567cf" } +subdir = 'eras/babbage/test-suite' diff --git a/_sources/cardano-ledger-babbage/1.4.3.0/meta.toml b/_sources/cardano-ledger-babbage/1.4.3.0/meta.toml new file mode 100644 index 000000000..6db386bd2 --- /dev/null +++ b/_sources/cardano-ledger-babbage/1.4.3.0/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2023-08-17T16:07:17Z +github = { repo = "input-output-hk/cardano-ledger", rev = "bbdfc3fdb6487653f23385c3df1c9c575bf567cf" } +subdir = 'eras/babbage/impl' diff --git a/_sources/cardano-ledger-binary/1.1.2.0/meta.toml b/_sources/cardano-ledger-binary/1.1.2.0/meta.toml new file mode 100644 index 000000000..9c8bd4a6d --- /dev/null +++ b/_sources/cardano-ledger-binary/1.1.2.0/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2023-08-17T16:07:17Z +github = { repo = "input-output-hk/cardano-ledger", rev = "bbdfc3fdb6487653f23385c3df1c9c575bf567cf" } +subdir = 'libs/cardano-ledger-binary' diff --git a/_sources/cardano-ledger-conway-test/1.2.0.4/meta.toml b/_sources/cardano-ledger-conway-test/1.2.0.4/meta.toml new file mode 100644 index 000000000..b168b4faf --- /dev/null +++ b/_sources/cardano-ledger-conway-test/1.2.0.4/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2023-08-17T16:07:17Z +github = { repo = "input-output-hk/cardano-ledger", rev = "bbdfc3fdb6487653f23385c3df1c9c575bf567cf" } +subdir = 'eras/conway/test-suite' diff --git a/_sources/cardano-ledger-conway/1.7.0.0/meta.toml b/_sources/cardano-ledger-conway/1.7.0.0/meta.toml new file mode 100644 index 000000000..ba11f92ad --- /dev/null +++ b/_sources/cardano-ledger-conway/1.7.0.0/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2023-08-17T16:07:17Z +github = { repo = "input-output-hk/cardano-ledger", rev = "bbdfc3fdb6487653f23385c3df1c9c575bf567cf" } +subdir = 'eras/conway/impl' diff --git a/_sources/cardano-ledger-core/1.5.0.0/meta.toml b/_sources/cardano-ledger-core/1.5.0.0/meta.toml new file mode 100644 index 000000000..644e1cfd9 --- /dev/null +++ b/_sources/cardano-ledger-core/1.5.0.0/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2023-08-17T16:07:17Z +github = { repo = "input-output-hk/cardano-ledger", rev = "bbdfc3fdb6487653f23385c3df1c9c575bf567cf" } +subdir = 'libs/cardano-ledger-core' diff --git a/_sources/cardano-ledger-mary/1.3.2.0/meta.toml b/_sources/cardano-ledger-mary/1.3.2.0/meta.toml new file mode 100644 index 000000000..daa5d9118 --- /dev/null +++ b/_sources/cardano-ledger-mary/1.3.2.0/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2023-08-17T16:07:17Z +github = { repo = "input-output-hk/cardano-ledger", rev = "bbdfc3fdb6487653f23385c3df1c9c575bf567cf" } +subdir = 'eras/mary/impl' diff --git a/_sources/cardano-ledger-pretty/1.3.0.0/meta.toml b/_sources/cardano-ledger-pretty/1.3.0.0/meta.toml new file mode 100644 index 000000000..f2bad1082 --- /dev/null +++ b/_sources/cardano-ledger-pretty/1.3.0.0/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2023-08-17T16:07:17Z +github = { repo = "input-output-hk/cardano-ledger", rev = "bbdfc3fdb6487653f23385c3df1c9c575bf567cf" } +subdir = 'libs/cardano-ledger-pretty' diff --git a/_sources/cardano-ledger-shelley-ma-test/1.2.1.2/meta.toml b/_sources/cardano-ledger-shelley-ma-test/1.2.1.2/meta.toml new file mode 100644 index 000000000..b17bceb49 --- /dev/null +++ b/_sources/cardano-ledger-shelley-ma-test/1.2.1.2/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2023-08-17T19:28:12Z +github = { repo = "input-output-hk/cardano-ledger", rev = "bcadb63100e61e51909b5dba5fdff24b8e55f566" } +subdir = 'eras/shelley-ma/test-suite' diff --git a/_sources/cardano-ledger-shelley-test/1.2.0.3/meta.toml b/_sources/cardano-ledger-shelley-test/1.2.0.3/meta.toml new file mode 100644 index 000000000..38785ec91 --- /dev/null +++ b/_sources/cardano-ledger-shelley-test/1.2.0.3/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2023-08-17T18:27:15Z +github = { repo = "input-output-hk/cardano-ledger", rev = "7d8d498b4f3578ef1aa8311fb07ebfed78312ed4" } +subdir = 'eras/shelley/test-suite' diff --git a/_sources/cardano-ledger-shelley/1.5.0.0/meta.toml b/_sources/cardano-ledger-shelley/1.5.0.0/meta.toml new file mode 100644 index 000000000..cdfba12f0 --- /dev/null +++ b/_sources/cardano-ledger-shelley/1.5.0.0/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2023-08-17T16:07:17Z +github = { repo = "input-output-hk/cardano-ledger", rev = "bbdfc3fdb6487653f23385c3df1c9c575bf567cf" } +subdir = 'eras/shelley/impl' diff --git a/_sources/cardano-protocol-tpraos/1.0.3.4/meta.toml b/_sources/cardano-protocol-tpraos/1.0.3.4/meta.toml new file mode 100644 index 000000000..f75a4b368 --- /dev/null +++ b/_sources/cardano-protocol-tpraos/1.0.3.4/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2023-08-17T16:07:17Z +github = { repo = "input-output-hk/cardano-ledger", rev = "862b03c08b221d94908f8e99e8fc2c3979d24e04" } +subdir = 'libs/cardano-protocol-tpraos'