Commit Graph

31 Commits

Author SHA1 Message Date
lash fad9da611f Correct throttle interface code implementation
Signed-off-by: lash <dev@holbrook.no>
2023-08-04 18:32:05 +01:00
lash e7f0c9fbfd
Add readme, implement ACL for period checker 2023-08-04 18:09:28 +01:00
lash c5052d41fd
Update contract bytecode in python package 2023-05-30 10:29:27 +01:00
lash f60aab2eff
Bump version 2023-05-30 10:28:02 +01:00
Mohamed Sohail 33e5397a82 feat: make registry and periodChecker addresses public 2023-05-30 10:26:21 +01:00
lash 1f10988d1f
Upgrade deps 2023-03-26 08:27:24 +01:00
lash 733a9f0e9f
Add nextbalance, update erc165 ids 2023-03-25 14:28:38 +00:00
lash 2c77976df8
Fix inverted balance check in period, faucet main 2023-03-24 16:09:04 +00:00
lash 89b10e3192
Make compatible with erc20-faucet requiremnet 2023-03-22 13:11:01 +00:00
lash c984f47b4a
Update license, classifiers, upgrade to beta 2023-03-22 12:46:22 +00:00
lash 454b6a79b3
Add contract metadata 2023-03-21 16:53:37 +00:00
lash 6a6ffc97d0
Bump version 2023-03-20 10:50:11 +00:00
lash 86652cc5f0 Merge branch 'tmp' into dev-0.2.0 2023-03-20 10:49:20 +00:00
lash f7a5a5a900
Rename events 2023-03-20 09:34:40 +00:00
lash c8aed1b351
Add nextTime method 2023-03-20 09:03:59 +00:00
lash 524d88a0c6
WIP implement non statechange check 2023-03-17 22:06:30 +00:00
lash c65bcb0059
Add missing event emissions, codegen script package fix 2023-02-12 08:16:32 +00:00
lash f9563b7a00
Add codegen script 2023-02-11 10:42:06 +00:00
lash eb9e1911b1
Add publish script 2023-02-11 10:31:40 +00:00
lash 50a9a22ceb
Correct packaging content 2023-02-11 09:49:02 +00:00
lash a5541582e1
Packaging, add missing period library file 2023-02-11 09:47:12 +00:00
lash 68b4314ef3
Add balance fail event 2023-02-05 10:16:23 +00:00
lash 80fb3c98b5 Merge branch 'master' into lash/period 2023-02-04 10:57:08 +00:00
Mohamed Sohail 09553ab019 tests: add test payable receive fn with tx data
Signed-off-by: lash <dev@holbrook.no>
2023-02-04 10:52:22 +00:00
lash 2ed3f46660
Improve testing 2023-02-04 10:33:00 +00:00
lash 621077aa0f
Add balance threshold in checker 2023-02-04 06:13:20 +00:00
lash cefdc5c00b
Add regsitry test 2023-02-03 16:02:27 +00:00
lash 66c261d692
Add period test 2023-02-03 15:04:44 +00:00
lash 962506aa3a
Add tests 2023-02-03 11:42:00 +00:00
lash aafe47eb19
Add backend sealing, external period checker 2023-02-03 07:21:38 +00:00
lash daafa36f4e
Initial commit 2023-02-03 06:16:21 +00:00