Tags: anton-k/cardano-node
Tags
Merge IntersectMBO#3210 3210: Update dependencies r=nc6 a=nc6 This PR pulls in a number of key changes: - IntersectMBO/cardano-base#232 changes the in-memory hash representation to reduce memory usage. - IntersectMBO/cardano-base#236 fixes a potential concurrency issue in key generation, and adds some potential speed optimisations to core crypto functions. - IntersectMBO/cardano-ledger#2487 adds a new 'PoolReap' event, which can be used to obtain details of refunds for pool deposits. - IntersectMBO/cardano-ledger#2484 reverts the incremental computation of aggregated stake distribution. Whilst this was intended to be a performance gain, it had the opposite effect. Co-authored-by: Nicholas Clarke <nick@topos.org.uk>
Merge IntersectMBO#3189 3189: Rename testing-submit-api.md to README.md r=newhoggy a=newhoggy Co-authored-by: John Ky <john.ky@iohk.io>
Update cardano-ledger and ouroboros-network. This pulls in two main things: - A fix for the time-conversion bug (IntersectMBO#3090), activated in PV6. - Moving the TPraos protocol to its own package.
Merge IntersectMBO#3085 3085: Expose Ledger events through the API. r=nc6 a=nc6 - Add a function 'applyBlockWithEvents' which yields events along with a new ledger state. Co-authored-by: Nicholas Clarke <nick@topos.org.uk>
Merge IntersectMBO#3124 3124: Version 1.29.0 r=JaredCorduan a=nc6 Update changelogs and version numbers. Co-authored-by: Nicholas Clarke <nick@topos.org.uk>
Merge IntersectMBO#3121 3121: Bump cardano-ledger-specs. r=nc6 a=nc6 This commit incorporates the following updates: - Additional failure information for failed Plutus scripts, sufficient to allow local replication of the error. - A (partial) reversion of a bugfix, which it turns out has occurred on the testnet and so must be accounted for. Co-authored-by: Nicholas Clarke <nick@topos.org.uk>
Merge pull request IntersectMBO#3107 from input-output-hk/iohk-nix-bump
Merge IntersectMBO#3084 3084: Bump dependencies 20210816 r=nc6 a=Jimbo4350 Co-authored-by: Jordan Millar <jordan.millar@iohk.io> Co-authored-by: Michael Peyton Jones <michael.peyton-jones@iohk.io> Co-authored-by: Nicholas Clarke <nicholas.clarke@iohk.io> Co-authored-by: Nicholas Clarke <nick@topos.org.uk>