contract-v0.6.4
·
3 commits
to master
since this release
What's Changed
- Fix some typos and grammar issues in README.md by @akhi3030 in #67
- Update aurora-workspace dependency by @karim-en in #72
- Change Codeowner by @mrLSD in #73
- Add
min_proof_acceptance_heightby @karim-en in #74 - Fix small typo: ext_enine_ft -> ext_engine_ft by @olga24912 in #75
- Check balance in internal_ft_transafer_call in both cases by @olga24912 in #78
- Explicit encoding of FtTransferMessageData by @olga24912 in #77
- Use
checked_addininternal_storage_unregisterby @olga24912 in #76 - Add near plugins by @olga24912 in #71
- chore: remove limitation for 1.69 rust by @aleksuss in #81
- chore: patch rust toolchain to use minimal profile by @diegofigs in #82
- Improve migration process by @karim-en in #80
- Storage deposit before account register by @olga24912 in #79
- FIX: Register Accounts in Multiple Storage Deposit by @olga24912 in #84
- Add migrator role by @karim-en in #85
- Set known engine accounts on init by @olga24912 in #87
- Pause all on init by @olga24912 in #88
- Build contract in docker by @karim-en in #89
- Add setters by @karim-en in #90
- Fix: payable finish_deposit by @olga24912 in #91
- fix: fix broken backward compatibility of storage deposit logic by @karim-en in #93
- Sync with Omni Bridge by @olga24912 in #94
- deps: remove unused deps by @aleksuss in #98
- chore: added contract release CI by @frolvanya in #97
New Contributors
- @akhi3030 made their first contribution in #67
- @diegofigs made their first contribution in #82
- @frolvanya made their first contribution in #97
Full Changelog: 0.6.3...contract-v0.6.4