effectai / effect-network

Smart contracts and documentation for Effect Network
MIT License
46 stars 9 forks source link

Implement network fees in force #95

Closed jeisses closed 2 years ago

jeisses commented 2 years ago

This PR:

There is a short amount of time where some contract instructions will stop working (until migrate has completed). During this time publishbatch and reclaimtask will give a message that the platform is in maintenance.

Important: all dApps will have to update to a new version of effect-js in order to account for the fees when publishing new batches.