Skip to content

Releases: boostxyz/boost-protocol

@boostxyz/[email protected]

25 Oct 16:17
066dccf
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • d8f0d27: Replace signTypedData util with PrivateKeyAccount's signTypedData

@boostxyz/[email protected]

25 Oct 03:08
5b2aa51
Compare
Choose a tag to compare
Pre-release

Major Changes

  • 5a51804: make ValidateActionStepsParams.chainId mandatory to skirt sender, logs weirdness

Minor Changes

  • 43d7fe2: add BoostValidatorEOA to Validator module, use as default signer in core.createBoost
  • 5a6d1e6: refactor ERC20VariableCriteria to extend ERC20Variable to fix missing methods, remove dependence on signatures package like EventAction

Patch Changes

  • 449cf4b: [BOOST-4842] feat(sdk): add gas used setting for variable incentives sdk helpers
  • b9ac73b: LimitedSignerValidator implemented with SDK support

@boostxyz/[email protected]

23 Oct 01:48
6269b8d
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 807570f: add signatures for sound and zora

@boostxyz/[email protected]

23 Oct 20:45
3aecf47
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 0101059: add transactionSenderClaimant(): ActionClaimant utility

@boostxyz/[email protected]

23 Oct 01:48
6269b8d
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 9860502: make ValidationActionStepParams.knownSignatures mandatory. Cuts down on size via dep removal, better dx
  • 839fe56: add "ManyRoles" methods to RBAC
  • 324a1c7: better support for pnpm linking w/ env specified contracts on all implementations

Patch Changes

@boostxyz/[email protected]

17 Oct 18:32
38d38a6
Compare
Choose a tag to compare
Pre-release
@boostxyz/[email protected]

@boostxyz/[email protected]

17 Oct 16:52
666a577
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 2dbb00c: add hex signatures as keys in .selectors to get name
  • 33c2c49: merge known signatures with signatures registry, add mint(address,uint256,address,uint256,address,string) function signature

@boostxyz/[email protected]

17 Oct 18:32
38d38a6
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 29e17b0: add buildClaimData method to incentives

Patch Changes

@boostxyz/[email protected]

17 Oct 16:52
666a577
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 004140a: accept numerical strings for id in core.readBoost
  • 33c2c49: merge known signatures with signatures registry, add mint(address,uint256,address,uint256,address,string) function signature
  • 2377fa4: add BoostCore.simulateCreateBoost, minor refactor to encapsulate building the on chain create boost payload
  • be00de4: add BoostNotFoundError to read/get Boost for friendlier message
  • 494d87c: add initializeRaw for consistency with other clone methods
  • 0a0d35b: fix BoostRegisty.getClone method, it now returns the correct interface

Patch Changes

[email protected]

10 Oct 03:37
dc8f693
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes