github txpipe/pallas v0.20.0

latest releases: v1.0.0-alpha.2, v1.0.0-alpha.1, v0.18.4...
17 months ago

v0.20.0 (2023-11-20)

Features

  • scaffold Byron phase-1 validations (#300)
  • improve access to genesis utxos (#302)
  • generate genesis utxos from genesis file (#59)
  • introduce RollDB (#307)
  • introduce conway primitives (#290)
  • Move flat en/de from aiken to pallas (#303)
  • applying: validate all inputs in UTxO set (#324)
  • applying: check non-empty set of inputs and outputs (#312)
  • applying: add remaining validations for Byron era (#325)
  • codec: add utility for untyped CBOR fragments (#327)
  • network: add cbor decoder for HardForkQuery (#335)
  • network: scaffold local state query server (#280)
  • network: implement windows named pipes connections (#279)
  • network: implement LocalTxSubmission client (#289)
  • traverse: expose tx update field (#313)

Bug Fixes

  • fix conditional code for windows builds (#334)
  • make rolldb an optional dependency (#329)
  • applying: define specific dependency versions
  • applying: contemplate fee rules for genesis UTxOs (#332)
  • network: add missing rt feature for tokio
  • network: add missing feature gate flag to tokio dependency (#333)
  • network: fix bad codec for tx monitoring messages (#298)
  • rolldb: fix find wal sequence semantics (#310)

Docs

  • applying: document Byron tx validations (#311)

Code Refactoring

  • network: simplify local state mini-protocol implementation (#326)

Chore

  • fix lint warnings (#339)
  • fix lint warnings (#330)
  • update mini-protocol pdf README link (#301)
  • include configs in main crate (#299)
  • deps: update NamedPipes related deps (#336)

Contributors

@falcucci @OlofBlomqvist @MaicoLeberle @jmhrpr @lisicky @cargillchantry @rvcas @MicroProofs @oskin1 @scarmuega

Don't miss a new pallas release

NewReleases is sending notifications on new releases.