Prevent non-owner from changing seal, bump deps

This commit is contained in:
lash
2024-08-15 12:36:25 +01:00
parent a40385a5a0
commit 8c09ff266e
7 changed files with 19 additions and 11 deletions

View File

@@ -1,3 +1,5 @@
- 0.5.6
* Truncate approve maxuint value to tolerable value for contract.
- 0.5.5
* Make allowance method public
- 0.5.4