Skip to content

v2.4.0

Compare
Choose a tag to compare
@cnorburn cnorburn released this 17 Jul 13:58
· 105 commits to main since this release
1afafbd
  • FIXED: Deploying wasm to the node issues
  • FIXED: Previous release merge issues
  • FIXED: Complex cltype byte serialization for deploys
    • BYTE_ARRAY
    • LIST
    • MAP
    • OPTION
    • TUPLE_1
    • TUPLE_2
    • TUPLE_3
  • FIXED: Removed FixedList as per error fix in documentation
  • ADDED: New Casper Node 1.5 endpoints
  • ADDED: NCTL tests to the CI pipeline
  • ADDED: Apache SSE implementation to replace custom SSE methods