eth-faucet

Gas token gifter with controls from time intervals, amounts and access
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2023-08-04 17:32Correct throttle interface code implementationlash4+7-4
2023-08-04 17:09Add readme, implement ACL for period checkerlash10+94-12
2023-05-30 09:29Update contract bytecode in python packagelash5+7-7
2023-05-30 09:27Bump versionlash2+3-3
2023-05-29 14:03feat: make registry and periodChecker addresses publicMohammed Sohail1+2-2
2023-03-26 07:27Upgrade depslash2+3-3
2023-03-25 14:28Add nextbalance, update erc165 idslash8+78-20
2023-03-24 16:09Fix inverted balance check in period, faucet mainlash13+307-182
2023-03-22 13:11Make compatible with erc20-faucet requiremnetlash2+4-3
2023-03-22 12:46Update license, classifiers, upgrade to betalash2+668-51
2023-03-21 16:53Add contract metadatalash3+8-3
2023-03-20 10:50Bump versionlash4+12-3
2023-03-20 10:49Merge branch 'tmp' into dev-0.2.0lash8+109-48
2023-03-20 09:34Rename eventslash4+10-16
2023-03-20 09:03Add nextTime methodlash8+68-15
2023-03-17 22:06WIP implement non statechange checklash9+57-26
2023-02-12 08:16Add missing event emissions, codegen script package fixlash3+14-7
2023-02-11 10:42Add codegen scriptlash2+23-0
2023-02-11 10:28Add publish scriptlash2+93-4
2023-02-11 09:49Correct packaging contentlash1+1-2
2023-02-11 09:47Packaging, add missing period library filelash6+222-0
2023-02-05 10:16Add balance fail eventlash3+12-4
2023-02-04 10:57Merge branch 'master' into lash/periodlash4+26-2
2023-02-04 10:23tests: add test payable receive fn with tx dataMohammed Sohail4+26-2
2023-02-04 10:33Improve testinglash3+46-16
2023-02-04 06:13Add balance threshold in checkerlash5+101-14
2023-02-03 16:02Add regsitry testlash6+119-11
2023-02-03 15:04Add period testlash10+193-7
2023-02-03 11:41Add testslash10+236-18
2023-02-03 07:21Add backend sealing, external period checkerlash3+143-78
2023-02-03 06:14Initial commitlash1+78-0