Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Week20 (victaphu): 31-Jan to 04-Feb #99

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions eng/victa/week20.md
Original file line number Diff line number Diff line change
@@ -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) |

<details>
<summary>Reference Material </summary>

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)

</details>