Skip to content

v0.130.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 21:37
· 92 commits to main since this release
fa7993c

What's Changed

  • feat: helper function to convert MultiAsset to PlutusData by @agaffney in #1114
  • feat: helper function to convert TransactionOutput(s) to PlutusData by @agaffney in #1115
  • feat(ledger): Add ToPlutusData() function to gov vote-related types by @arepala-uml in #1117
  • test: added tests for utxorpc block functions by @jkawan in #1116
  • feat(ledger): Added ToPlutusData() function to gov proposal related types by @jkawan in #1118
  • test(babbage): updated babbage block with the correct era and added tests for Utxorpc() by @jkawan in #1119
  • chore(ci): pin all actions to hash, comment w/ver & rel link by @overcookedpanda in #1120
  • fix: Address plutus data structure by @agaffney in #1121
  • chore(deps): update blinklabs-io/plutigo to latest 'main' by @agaffney in #1122

New Contributors

Full Changelog: v0.129.0...v0.130.0