diff --git a/eng/victa/week20.md b/eng/victa/week20.md new file mode 100644 index 0000000..64910e5 --- /dev/null +++ b/eng/victa/week20.md @@ -0,0 +1,26 @@ +# Summary +* Owner: victaphu +* Week 20: 01/02-04/02 +* Total: 20 hours +* Overtime: 0 hours + +# Time Table +| date | start time | end time | duration | note | +|---|---|---|---|---| +| 01/02 | 09:00 | 11:00 | 2 | Unit Testing Smart Contract Proxies for normal, uups and beacon upgrades (see ref 1) | +| 01/02 | 12:00 | 14:00 | 2 | Deploy to mainnet and testnet- Work with MirrorMage and Soph to release to mainnet and testnet (see ref 2) | +| 02/02 | 09:00 | 13:00 | 4 | PR Code update and issue creation - Update code to reflect required PR standards in Hardhat (see ref 3) | +| 03/02 | 09:00 | 13:00 | 4 | Research - Smart contract revoke tool in the community (see ref 4, 5)| +| 04/02 | 09:00 | 15:00 | 6 | Design and implementation - Discussion with Jenya and team, development started (see ref 6) | + +
+ Reference Material + + 1. [Testing and documentation for upgradeable contracts and verification](https://victa-kwok-wai-phu.gitbook.io/harmony-contract-verification-service/verifying-proxy-contracts/proxy-upgrade-pattern) + 2. [Deploy to mainnet and testnet](https://github.com/harmony-one/explorer-v2-frontend/pull/135) + 3. [PR Code hardhat-etherscan merge](https://github.com/NomicFoundation/hardhat/pull/2342) + 4. [Research Approval Revoke Research](https://github.com/DKValidator/hmyrevoke) + 5. [Research Approval Revoke Research](https://github.com/Severino/harmony-allowance) + 6. [Initial Development - Revoke Tool](https://github.com/victaphu/explorer-v2-frontend) + +