Commit Graph

35 Commits

Author SHA1 Message Date
Peter Michael
b2aef58362 misc: Optimized verification to delay initially. 2022-02-06 16:09:27 -05:00
Peter Michael
04ed9585b8 misc: Added failed verification error logging on retry. 2022-02-06 14:00:06 -05:00
Peter Michael
ebc2e5901a fix: Updated full-deploy-verify task. 2022-02-06 13:39:00 -05:00
Peter Michael
6ce4ed5062 misc: Fixed file name typo. 2022-02-06 13:28:37 -05:00
Zer0dot
86753ceb45 Merge pull request #5 from aave/feat/etherscan-verify
Feat/etherscan verify
2022-02-06 13:10:27 -05:00
Peter Michael
c0fb2754a6 misc: Updated naming. 2022-02-05 19:12:54 -05:00
Peter Michael
94c53b6638 misc: Updated NatSpec author field. 2022-02-05 19:11:57 -05:00
Peter Michael
34b9bf4245 misc: Updated gitignore. 2022-02-04 18:07:46 -05:00
Peter Michael
7a169a687f feat: Created task for full-deployment with verification (includes small cleanup). 2022-02-04 15:16:09 -05:00
Zer0dot
689633be9d Merge pull request #4 from aave/feat/follow-nft-total-supply-at-block 2022-02-03 18:12:34 -05:00
Peter Michael
f6900431c2 test: Added additional delegated supply validation. 2022-02-03 16:05:03 -05:00
Peter Michael
bb2a9e77b6 misc: Removed unneeded ternary operator. 2022-02-03 16:04:24 -05:00
Peter Michael
772c6b8f85 misc: Slightly cleaned up comments. 2022-02-03 15:02:29 -05:00
Peter Michael
0153e94002 misc: Removed unneeded follow NFT delegated supply update event (this can be computed off-chain with the regular FollowNFTDelegatedPowerChanged events). 2022-02-03 14:49:42 -05:00
Peter Michael
45d6d9c908 feat: Added follow NFT delegated supply change tracking event. 2022-02-03 13:48:21 -05:00
Peter Michael
60134e6cff misc: Added small comment for clarification. 2022-02-03 13:30:49 -05:00
Peter Michael
124c7fe8df test: Updated tests to validate expected follow NFT delegated supply behavior. 2022-02-03 13:29:31 -05:00
Peter Michael
a3a9ce688c misc: Updated IFollowNFT interface to reflect new changes. 2022-02-03 13:29:14 -05:00
Peter Michael
1eb9e3349b misc: Slight reorganization. 2022-02-02 18:26:09 -05:00
Peter Michael
c05b138c67 feat: Initial rough implementation of the Follow NFT total delegated supply tracking mechanism. 2022-02-02 18:18:44 -05:00
Zer0dot
289489f78b Misc: Added neat ASCII art to readme. 2022-02-02 15:58:14 -05:00
Zer0dot
65d42034ff misc: Removed obsolete comment. 2022-02-02 15:37:54 -05:00
Zer0dot
f6b94ee193 misc: Added PeckShield audit report.
Added PeckShield's audit report.
2022-02-02 14:55:48 -05:00
Peter Michael
ef28f3628c feat: Initial implementation of a deployWithVerify helper. 2022-02-01 18:58:51 -05:00
Peter Michael
5f79b16448 misc: Added SPDX license identifier. 2022-02-01 15:18:05 -05:00
Zer0dot
0d9b41cf40 Merge pull request #3 from aave/feat/mock-profile-creation-proxy
Feat: Implement a Mock Profile Creation Proxy
2022-02-01 15:15:54 -05:00
Peter Michael
7b54e33fc4 feat: Implemented mock profile creation proxy. 2022-02-01 15:11:47 -05:00
Peter Michael
83bd093cfd misc: Added hardhat etherscan api key to configuration. 2022-01-31 17:13:09 -05:00
Peter Michael
d40669a8ab misc: Removed obsolete NatSpec inheritance. 2022-01-31 17:12:37 -05:00
Zer0dot
db592b068c Merge pull request #2 from aave/misc/update-configuration
misc: Updated hardhat configuration and deploy task.
2022-01-28 17:10:34 -05:00
Peter Michael
458e5a0b48 misc: Updated hardhat configuration and deploy task. 2022-01-28 15:18:52 -05:00
Zer0dot
52abf8d794 Merge pull request #1 from aave/fix/set-follow-nft-uri-with-sig
Fix: Fix `setFollowNFTURIWithSig()` function to properly set the follow NFT URI.
2022-01-27 11:21:42 -05:00
Peter Michael
41fa2ac663 fix: setFollowNFTURIWithSig() function now sets the follow NFT URI as intended. 2022-01-27 11:14:23 -05:00
Peter Michael
bdf29b7a64 misc: Updated package.json. 2022-01-25 15:21:23 -05:00
Peter Michael
dd137b2dee Initial commit 2022-01-25 15:19:42 -05:00