Commit b44b563
Airdrop (#628)
* Airdrop
* airdrop with signature
* benchmark tests
* Partial changes
* remove unused
* remove failsafe and refund from eth airdrop
* reorg
* no sig airdrop for eth
* claim condition id and reset
* cleanup
* prefix ERC
* fix
* unit tests wip
* rename
* update tests
* Update
* receive and withdraw functions
* cleanup
* fix uid check
* test revert cases
* update claim hash generation and merkle root checks
* tests
* gasreport
* Add onlyOwner for airdrop functions
* isClaimed view function
* remove conditionId param from isClaimed
* events
* update isClaimed
* update dependencies
* fix
---------
Co-authored-by: Jake Loo <[email protected]>1 parent 494edf8 commit b44b563
File tree
10 files changed
+2336
-180
lines changed- contracts/prebuilts/unaudited/airdrop
- lib
- src/test
- airdrop
- benchmark
- scripts
10 files changed
+2336
-180
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
0 commit comments