erc20-faucet

ERC20 token faucet
Log | Files | Refs

commit ae56f01eb5c660e58fe0cc68f7fe0c59f1437018
parent a87fca3d1f331f8a744bcca11ae2d2fc713de795
Author: lash <dev@holbrook.no>
Date:   Mon, 20 Mar 2023 08:51:29 +0000

Update changelog

Diffstat:
Mpython/CHANGELOG | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/python/CHANGELOG b/python/CHANGELOG @@ -1,6 +1,7 @@ - 0.6.0 * Rename cooldown to nextTime in solidity contract. * Rename usable_for to next_time in python interface + * Remove solidity compiler warnings - 0.5.0 * upgrade chainlib to 0.4.7 [...]