-
Notifications
You must be signed in to change notification settings - Fork 358
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* dev: two step ownable * chore: lint * test(ownable): two step test suite * dev: apply suggestions from code review Co-authored-by: Eric Nordelo <[email protected]> * chore: removing explicit types * dev: asserting ownable events keys * docs: OwnableTwoStep API * docs: OwnableTwoStep usage and impl section * docs: using OwnableTwoStepComponent everywhere * dev: adding pendingOwner * doc: no more OwnableTwoStepComponent * docs: adding OwnableTwoStepImpl snippet * test: using component_state_for_testing * chore: updating CHANGELOG * chore: update CHANGELOG.md Co-authored-by: Martín Triay <[email protected]> * dev: allow two step ownable transfer to zero * docs: two step interface * docs: access API with separate two step sections * lint: rm extra blank line * chore: PR comments * fix: impl order * doc: small fixes * doc: combining section overview * lint: changelog.md * doc: section ordering --------- Co-authored-by: Eric Nordelo <[email protected]> Co-authored-by: Martín Triay <[email protected]>
- Loading branch information
1 parent
2815498
commit 6adcb2d
Showing
9 changed files
with
682 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.