Skip to content

Releases: boostxyz/boost-protocol

@boostxyz/sdk@0.0.0-alpha.13

01 Oct 16:05
87fb773
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • a7a3331: refactor base to bases in boost targets, resolve base address from config, and default to sepolia for now

@boostxyz/sdk@0.0.0-alpha.12

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/sdk@0.0.0-alpha.11

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/signatures@0.0.0-alpha.2

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

Minor Changes

  • 9e9757f: add NameRegistered event to signatures

@boostxyz/sdk@0.0.0-alpha.10

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

Patch Changes

  • 48f014d: fix address comparison for NOT_EQUAL case

@boostxyz/signatures@0.0.0-alpha.1

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

Minor Changes

  • 19744b8: add viability test for delegation action

@boostxyz/sdk@0.0.0-alpha.9

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

  • Updated dependencies [19744b8]
    • @boostxyz/signatures@0.0.0-alpha.1

@boostxyz/sdk@0.0.0-alpha.8

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/sdk@0.0.0-alpha.7

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/sdk@0.0.0-alpha.6

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