Skip to content

Releases: casper-ecosystem/cep18

CEP-18 v1.2.0

11 Apr 16:10
bf910ab
Compare
Choose a tag to compare

Updated dependencies.

Fixed a bug where error codes weren't properly conveyed.

Added/Changed notes regargind payment amounts.

CEP18 v1.1.1

08 Feb 17:35
aac3615
Compare
Choose a tag to compare

Feature:

Provides an upgrade route for CEP-18 granting the ability to users to retrieve the new Peregrine cost table (a more expensive deploy, but vastly cheaper costs to entry point calls).

Fix:

Installing the contract now emits a mint event that can be caught to initialize off-chain applications states.
Changed the order of errors in the JS-SDK to correctly reflect the errors in the contract.

v1.0.2

16 Jun 15:41
994fc3c
Compare
Choose a tag to compare

Release 1.0.2

Initial release of the reference implementation for CEP-18 smart contract at 1.0.0 and a JS client at 1.0.2 (due to NPM conflicts)