Skip to content

Commit 7acbe66

Browse files
chore: rename bytecode verification workflow (#670)
1 parent 59db8d3 commit 7acbe66

5 files changed

Lines changed: 30 additions & 346 deletions

File tree

.github/workflows/bytecode-verification.yml

Lines changed: 0 additions & 37 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -213,12 +213,6 @@ The contract has an Owner, who can change the `owner`, `pauser`, `blacklister`,
213213
or `masterMinter` addresses. The `owner` can not change the `proxyOwner`
214214
address.
215215

216-
### Bridge USDC Standard
217-
218-
Deploying bridged USDC involves additional requirements. For detailed guidance,
219-
please refer to the [Bridged USDC Standard](./doc/bridged_USDC_standard.md)
220-
guide rather than the general README.
221-
222216
## Additional Documentations
223217

224218
- [FiatToken design](./doc/tokendesign.md)
@@ -227,3 +221,4 @@ guide rather than the general README.
227221
- [Preparing an upgrade](./doc/upgrade.md)
228222
- [Upgrading from v2.1 to v2.2](./doc/v2.2_upgrade.md)
229223
- [Celo FiatToken extension](./doc/celo.md)
224+
- [Bytecode verification](./doc/bytecode_verification.md)

doc/bridged_USDC_standard.md

Lines changed: 0 additions & 275 deletions
This file was deleted.

0 commit comments

Comments
 (0)