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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,5 +1,9 @@
chainlib-eth~=0.4.11
chainlib~=0.4.12
eth-erc20~=0.7.0
funga-eth~=0.6.0
#chainlib-eth~=0.4.11
#chainlib~=0.4.12
#eth-erc20~=0.7.0
#funga-eth~=0.6.0
chainlib-eth~=0.6.1
chainlib~=0.5.0
eth-erc20~=0.9.0
funga-eth~=0.8.0
dexif~=0.0.2

View File

@@ -1,6 +1,6 @@
[metadata]
name = erc20-demurrage-token
version = 0.5.6
version = 0.5.7
description = ERC20 token with redistributed continual demurrage
author = Louis Holbrook
author_email = dev@holbrook.no

View File

@@ -1,2 +1,3 @@
eth_tester==0.5.0b3
py-evm==0.3.0a20
eth_tester==0.10.0b4
py-evm==0.10.0b4
rlp==3.0.0