Skip to content

2.4.0

Latest
Compare
Choose a tag to compare
@enobayram enobayram released this 21 Dec 11:15
· 8 commits to master since this release
6339a5a

Performance Improvements

  • Use CW-N's new block endpoint for history fill operations (#162)

Bug Fixes

  • Fix treatment of events associated to multiple transactions returned by the txs/txs endpoint (#177)

Codebase Improvements

  • Update Haskell dependencies and GHC version (to 9.2.8) (#172, #174, #176)
  • Nix build setup improvements (#170)
  • Build with Nix and cache (to nixcache.chainweb.com) the project in GitHub actions (#165)
  • README improvements (#168, #169, 178)
  • Cabal build GitHub action fix (#166)
  • Fix the hie.yaml for HLS (Haskell LSP) (#175, #179)

Nix Store Paths

x86_64-linux: /nix/store/d2qh91p0fv8bmcs1paajhr6vjh7bbqa1-chainweb-data-exe-chainweb-data-2.4.0
x86_64-darwin: /nix/store/a7035d7dddmvkjn7vrr6j0gdfbv19bih-chainweb-data-exe-chainweb-data-2.4.0
aarch64-darwin: /nix/store/frn36wncy4vkz3lnhdh9alpnmssr0scj-chainweb-data-exe-chainweb-data-2.4.0

New Contributors

Full Changelog: v2.3.0...v2.4.0