All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added a new role
Downgraderfor thedowngrademethod.
- Added a possibility to provide arguments for the
delegate_pausemethod.
- Updated the
near-pluginsto 0.5.0.
- Added the
Updaterrole for theup_stage_codemethod. - Removed not working view transactions:
get_release_blobandget_latest_release_blob. - Added the possibility to attach a deposit for staking storage in the
add_release_blob. - Fixed the issue with logging big size of arguments in the
delegate_execution.
- Reworked the
get_deploymentsview method.
- Update dependencies.
- Make transaction payable.
- Do not update deployment info after failed upgrade.
- Remove ownable functionality.
- Add a possibility to set amount of gas for migration.
- Use enum for collection prefixes.
- Initial implementation. See the
README.mdfor more details.