Add allowance check and transferFrom task

This commit is contained in:
Louis Holbrook
2021-06-30 18:15:40 +00:00
parent c852f41d76
commit 6464f651ec
23 changed files with 361 additions and 22 deletions

View File

@@ -9,7 +9,7 @@ import semver
logg = logging.getLogger()
version = (0, 4, 0, 'alpha.6')
version = (0, 4, 0, 'alpha.7')
version_object = semver.VersionInfo(
major=version[0],

View File

@@ -1 +1 @@
cic_base[full_graph]==0.1.3a3+build.4aa03607
cic_base[full_graph]==0.1.3a3+build.984b5cff