Skip to content

Releases: boostxyz/boost-protocol

@boostxyz/[email protected]

30 Sep 18:42
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • bac443d: Implement support for non-indexed string parameters
  • 1df1f74: split out eventABI getter parameters from the validation parameters for
    validateActionSteps calls
  • bac443d: Support Regex filtering for Event Actions

@boostxyz/[email protected]

27 Sep 15:13
762aaed
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • f11669c: add OpenAllowList, for zero config allow list support
  • 74e818c: ManagedBudgetRoles as ts enum

Patch Changes

  • 4b65cfe: refactor budget methods to make assets have zero address as the default value

@boostxyz/[email protected]

25 Sep 21:08
f7371a0
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 9e9757f: add NameRegistered event to signatures

@boostxyz/[email protected]

25 Sep 21:08
f7371a0
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 48f014d: fix address comparison for NOT_EQUAL case

@boostxyz/[email protected]

24 Sep 19:23
a19e3b0
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 19744b8: add viability test for delegation action

@boostxyz/[email protected]

24 Sep 19:23
a19e3b0
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 1dc5168: refactor utils, put interfaces and encoding functions with their respective consuming classes
  • 19744b8: add viability test for delegation action
  • d44954a: make actionType optional in event action steps, default to 0 if not provided

Patch Changes

@boostxyz/[email protected]

20 Sep 15:16
441d0b0
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 15f71e8: add BoostRegistry.initialize as more obvious alternative name for .clone, make .deploy protected for Boost targets, await valid action steps, better isBase defaults, update comments

@boostxyz/[email protected]

18 Sep 16:51
315e6a8
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 34fff84: fix environment passthrough for event action base address

@boostxyz/[email protected]

18 Sep 16:24
121de98
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 2225e57: configure sdk to generate sourcemaps, include src in dep bundle so as not to break "sources" field

@boostxyz/[email protected]

16 Sep 23:08
ca74855
Compare
Choose a tag to compare
Pre-release

Minor Changes