diff --git a/CIP-0006/README.md b/CIP-0006/README.md index 444129feec..46385fcf39 100644 --- a/CIP-0006/README.md +++ b/CIP-0006/README.md @@ -16,7 +16,7 @@ This CIP defines the concept of extended metadata for pools that is referenced f ## Motivation -As the ecosystem around Cardano stake pools proliferate so will the desire to slice, organize and search pool information dynamically. Currently the metadata referenced on chain provides 512 bytes that can be allocated across the four information categories ([delegation-design-specification Section 4.2)](https://hydra.iohk.io/build/790053/download/1/delegation_design_spec.pdf): +As the ecosystem around Cardano stake pools proliferate so will the desire to slice, organize and search pool information dynamically. Currently the metadata referenced on chain provides 512 bytes that can be allocated across the four information categories ([delegation-design-specification Section 4.2)](https://github.com/input-output-hk/cardano-ledger/releases/latest/download/shelley-delegation.pdf): | key | Value | Rules | | --- | --- | --- | diff --git a/CIP-0025/README.md b/CIP-0025/README.md index d6bb6bb656..69b535562f 100644 --- a/CIP-0025/README.md +++ b/CIP-0025/README.md @@ -24,7 +24,7 @@ Cardano has the ability to send metadata in a transaction, that's the way we can > are always created in specific forging operations, we can always trace them back through their > transaction graph to their origin. -(Section 4.1 in the paper: https://hydra.iohk.io/build/5400786/download/1/eutxoma.pdf) +(Section 4 in the paper: https://iohk.io/en/research/library/papers/utxomautxo-with-multi-asset-support/) ## Considerations diff --git a/CIP-0059/README.md b/CIP-0059/README.md index 59d6c9cdca..297e84a653 100644 --- a/CIP-0059/README.md +++ b/CIP-0059/README.md @@ -34,7 +34,7 @@ and were only intended to be used as for a very specific abstraction used in the ledger code. (The story is even a bit more confusing, since the Allegra and Mary era share a lot of code and are specified together in the "Shelley-MA -[specification](https://hydra.iohk.io/job/Cardano/cardano-ledger/specs.shelley-ma/latest/download-by-type/doc-pdf/shelley-ma). +[specification](https://github.com/input-output-hk/cardano-ledger/releases/latest/download/mary-ledger.pdf). The letters "MA" can hilariously refer to both "Mary Allegra" and "Multi-Assets".) How did we then go from poets to Alonzo? Recall that "Goguen" was the only non-poet named in the phases on the Cardano roadmap. @@ -80,7 +80,7 @@ align with the protocol version described in this CIP. Note also that the protocol version present inside of each block header indicates the maximum supported protocol version that the block producer is capable of supporting (see section 13, Software Updates, of the -[Shelley ledger specification](https://hydra.iohk.io/job/Cardano/cardano-ledger/shelleyLedgerSpec/latest/download-by-type/doc-pdf/ledger-spec)). +[Shelley ledger specification](https://github.com/input-output-hk/cardano-ledger/releases/latest/download/shelley-ledger.pdf)). ## Specification diff --git a/CIP-0074/README.md b/CIP-0074/README.md index 9006f28679..8f91e648d6 100644 --- a/CIP-0074/README.md +++ b/CIP-0074/README.md @@ -55,8 +55,8 @@ This proposed change is fully backwards compatible and will not require a hard-f ### Research and References -Engineering Design Specification for Delegation and Incentives in Cardano–Shelley -https://hydra.iohk.io/build/790053/download/1/delegation_design_spec.pdf +Design Specification for Delegation and Incentives in Cardano +https://github.com/input-output-hk/cardano-ledger/releases/latest/download/shelley-delegation.pdf Reward Sharing Schemes for Stake Pools https://arxiv.org/pdf/1807.11218.pdf diff --git a/CIP-1854/README.md b/CIP-1854/README.md index c78fab514e..e1ebdec71a 100644 --- a/CIP-1854/README.md +++ b/CIP-1854/README.md @@ -228,7 +228,7 @@ Description | Link BIP-0032 - HD Wallets | https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki CIP-5 - Common Bech32 Prefixes | https://github.com/cardano-foundation/CIPs/tree/master/CIP-0005 CIP-1852 - Cardano HD Wallets | https://github.com/cardano-foundation/CIPs/tree/master/CIP-1852 -A Formal Specification of the Cardano Ledger | https://hydra.iohk.io/job/Cardano/cardano-ledger-specs/shelleyLedgerSpec/latest/download-by-type/doc-pdf/ledger-spec +A Formal Specification of the Cardano Ledger | https://github.com/input-output-hk/cardano-ledger/releases/latest/download/shelley-ledger.pdf # Copyright @@ -241,5 +241,5 @@ CC-BY-4.0 [CIP-5]: https://github.com/cardano-foundation/CIPs/tree/master/CIP5 [CIP-1852]: https://github.com/cardano-foundation/CIPs/blob/master/CIP-1852 [CIP-11]: https://github.com/cardano-foundation/CIPs/blob/master/CIP-0011 -[ledger-spec.pdf]: https://hydra.iohk.io/job/Cardano/cardano-ledger-specs/shelleyLedgerSpec/latest/download-by-type/doc-pdf/ledger-spec +[ledger-spec.pdf]: https://github.com/input-output-hk/cardano-ledger/releases/latest/download/shelley-ledger.pdf [SLIP-0044]: https://github.com/satoshilabs/slips/blob/master/slip-0044.md diff --git a/CIP-1855/README.md b/CIP-1855/README.md index d87eadea24..7f5f2755f6 100644 --- a/CIP-1855/README.md +++ b/CIP-1855/README.md @@ -99,7 +99,7 @@ Description | Link BIP-0032 - HD Wallets | https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki CIP-5 - Common Bech32 Prefixes | https://github.com/cardano-foundation/CIPs/tree/master/CIP-0005 CIP-1852 - Cardano HD Wallets | https://github.com/cardano-foundation/CIPs/tree/master/CIP-1852 -A Formal Specification of the Cardano Ledger | https://hydra.iohk.io/job/Cardano/cardano-ledger-specs/shelleyLedgerSpec/latest/download-by-type/doc-pdf/ledger-spec +A Formal Specification of the Cardano Ledger | https://github.com/input-output-hk/cardano-ledger/releases/latest/download/shelley-ledger.pdf # Copyright @@ -109,5 +109,5 @@ CC-BY-4.0 [BIP-0032]: https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki [CIP-0005]: https://github.com/cardano-foundation/CIPs/tree/master/CIP-0005 [CIP-1852]: https://github.com/cardano-foundation/CIPs/blob/master/CIP-1852 -[ledger-spec.pdf]: https://hydra.iohk.io/job/Cardano/cardano-ledger-specs/shelleyLedgerSpec/latest/download-by-type/doc-pdf/ledger-spec +[ledger-spec.pdf]: https://github.com/input-output-hk/cardano-ledger/releases/latest/download/shelley-ledger.pdf [SLIP-0044]: https://github.com/satoshilabs/slips/blob/master/slip-0044.md