Releases: boostxyz/boost-protocol
Releases · boostxyz/boost-protocol
@boostxyz/[email protected]
Patch Changes
- d8f0d27: Replace signTypedData util with PrivateKeyAccount's signTypedData
@boostxyz/[email protected]
Major Changes
- 5a51804: make
ValidateActionStepsParams.chainId
mandatory to skirt sender, logs weirdness
Minor Changes
- 43d7fe2: add
BoostValidatorEOA
toValidator
module, use as default signer incore.createBoost
- 5a6d1e6: refactor ERC20VariableCriteria to extend ERC20Variable to fix missing methods, remove dependence on signatures package like EventAction
Patch Changes
@boostxyz/[email protected]
Minor Changes
- 807570f: add signatures for sound and zora
@boostxyz/[email protected]
Minor Changes
- 0101059: add
transactionSenderClaimant(): ActionClaimant
utility
@boostxyz/[email protected]
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
- Updated dependencies [807570f]
- @boostxyz/[email protected]
@boostxyz/[email protected]
@boostxyz/[email protected]
@boostxyz/[email protected]
@boostxyz/[email protected]
Minor Changes
- 29e17b0: add buildClaimData method to incentives
Patch Changes
- f0c615b: create and validate
anyActionParameter
- @boostxyz/[email protected]
@boostxyz/[email protected]
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
- Updated dependencies [2dbb00c]
- Updated dependencies [33c2c49]
- @boostxyz/[email protected]
[email protected]
Patch Changes
- Updated dependencies [7076b88]
- @boostxyz/[email protected]
- @boostxyz/[email protected]