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
- @DevopsGoth made their first contribution in #166
- @trendzetter made their first contribution in #168
- @edmundnoble made their first contribution in #162
Full Changelog: v2.3.0...v2.4.0