Skip to content

Commit f6febd7

Browse files
Transpile 54b3f14
1 parent d314063 commit f6febd7

File tree

139 files changed

+102
-355
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

139 files changed

+102
-355
lines changed

.changeset/beige-buses-drop.md

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

.changeset/curvy-shrimps-enjoy.md

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

.changeset/curvy-suns-sort.md

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

.changeset/early-oranges-raise.md

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

.changeset/famous-rules-burn.md

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

.changeset/five-ducks-develop.md

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

.changeset/five-poets-mix.md

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

.changeset/flat-deers-end.md

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

.changeset/four-bats-sniff.md

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

.changeset/funny-rockets-compete.md

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

.changeset/gold-chicken-clean.md

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

.changeset/happy-socks-travel.md

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

.changeset/healthy-squids-stare.md

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

.changeset/lemon-dogs-kiss.md

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

.changeset/little-kiwis-ring.md

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

.changeset/loud-wolves-promise.md

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

.changeset/lovely-dragons-appear.md

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

.changeset/modern-games-exist.md

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

.changeset/new-ways-own.md

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

.changeset/ninety-hornets-kick.md

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

.changeset/perfect-insects-listen.md

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

.changeset/pre.json

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

.changeset/pretty-hornets-play.md

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

.changeset/proud-comics-deliver.md

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

.changeset/short-roses-judge.md

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

.changeset/silent-dancers-type.md

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

.changeset/slimy-knives-hug.md

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

.changeset/small-cars-appear.md

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

.changeset/small-terms-sleep.md

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

.changeset/strong-bulldogs-buy.md

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

.changeset/tame-ladybugs-sit.md

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

.changeset/tender-needles-dance.md

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

.changeset/thin-dragons-report.md

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

.changeset/thirty-swans-exercise.md

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

.changeset/violet-frogs-hide.md

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

.changeset/warm-masks-obey.md

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

.changeset/yellow-swans-cover.md

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

CHANGELOG.md

Lines changed: 1 addition & 5 deletions

contracts/access/AccessControlDefaultAdminRulesUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.9.0-rc.1) (access/AccessControlDefaultAdminRules.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0) (access/AccessControlDefaultAdminRules.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/access/AccessControlUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (access/AccessControl.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0) (access/AccessControl.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/access/IAccessControlDefaultAdminRulesUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (access/IAccessControlDefaultAdminRules.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0) (access/IAccessControlDefaultAdminRules.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/access/Ownable2StepUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (access/Ownable2Step.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0) (access/Ownable2Step.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/access/OwnableUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (access/Ownable.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0) (access/Ownable.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/crosschain/polygon/CrossChainEnabledPolygonChildUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (crosschain/polygon/CrossChainEnabledPolygonChild.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0) (crosschain/polygon/CrossChainEnabledPolygonChild.sol)
33

44
pragma solidity ^0.8.4;
55

contracts/finance/VestingWalletUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (finance/VestingWallet.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0) (finance/VestingWallet.sol)
33
pragma solidity ^0.8.0;
44

55
import "../token/ERC20/utils/SafeERC20Upgradeable.sol";

contracts/governance/GovernorUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (governance/Governor.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0) (governance/Governor.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/governance/IGovernorUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (governance/IGovernor.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0) (governance/IGovernor.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/governance/TimelockControllerUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (governance/TimelockController.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0) (governance/TimelockController.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/governance/compatibility/GovernorCompatibilityBravoUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (governance/compatibility/GovernorCompatibilityBravo.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0) (governance/compatibility/GovernorCompatibilityBravo.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/governance/compatibility/IGovernorCompatibilityBravoUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (governance/compatibility/IGovernorCompatibilityBravo.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0) (governance/compatibility/IGovernorCompatibilityBravo.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/governance/extensions/GovernorCountingSimpleUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (governance/extensions/GovernorCountingSimple.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0) (governance/extensions/GovernorCountingSimple.sol)
33

44
pragma solidity ^0.8.0;
55

contracts/governance/extensions/GovernorPreventLateQuorumUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts (last updated v4.9.0-rc.0) (governance/extensions/GovernorPreventLateQuorum.sol)
2+
// OpenZeppelin Contracts (last updated v4.9.0) (governance/extensions/GovernorPreventLateQuorum.sol)
33

44
pragma solidity ^0.8.0;
55

0 commit comments

Comments
 (0)