Skip to content

Dropper update

Compare
Choose a tag to compare
@zomglings zomglings released this 28 Mar 22:44
· 254 commits to main since this release
af7972e

This release includes the new version of Moonstream's Dropper contract.

New Dropper features:

  1. Dropper is now implemented as the DropperFacet, which is an EIP-2535-compliant implementation contract.
  2. The ability to create drops is available to anyone with a Terminus administrator token.
  3. Signing authority is now designated by ownership of a Terminus token. This Terminus token can be specified by an administrator of the contract on a per-drop basis.
  4. Claims now come with a request ID. This allows the same claimant to claim multiple times as part of the same drop.

The new functionality is available via enginecli dropper. The old Dropper functionality is available under enginecli dropper-v1.