-
Notifications
You must be signed in to change notification settings - Fork 45
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
feat: Add v1 publicActionsChildChain #139
Merged
chrstph-dvx
merged 4 commits into
create-parent-chain-public-decorator
from
add-publicActionsChildChain
Jul 10, 2024
Merged
feat: Add v1 publicActionsChildChain #139
chrstph-dvx
merged 4 commits into
create-parent-chain-public-decorator
from
add-publicActionsChildChain
Jul 10, 2024
Conversation
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
chrstph-dvx
changed the title
Feat: Add v1 publicActionsChildChain
feat: Add v1 publicActionsChildChain
Jul 1, 2024
fionnachan
reviewed
Jul 1, 2024
* transport: http(), | ||
* }).extend(publicActionsChildChain()) | ||
* | ||
* const isAChainOwner = await publicClientChildChain.isChainOwner({ address: zeroAddress }) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i know this is only an example but isAChainOwner
deeply irritates me
can we change it to isChainOwner
instead?
chrstph-dvx
force-pushed
the
add-publicActionsChildChain
branch
from
July 2, 2024 10:28
32775b3
to
9ecff00
Compare
chrstph-dvx
force-pushed
the
add-upgradeexecutor-setters
branch
from
July 2, 2024 10:29
6ad97ef
to
ebc9d22
Compare
chrstph-dvx
force-pushed
the
add-upgradeexecutor-setters
branch
from
July 9, 2024 16:27
ebc9d22
to
6c8eef6
Compare
chrstph-dvx
force-pushed
the
add-publicActionsChildChain
branch
from
July 10, 2024 12:50
9ecff00
to
3b85bbd
Compare
chrstph-dvx
force-pushed
the
add-upgradeexecutor-setters
branch
from
July 10, 2024 13:08
6c8eef6
to
a8bab3b
Compare
chrstph-dvx
force-pushed
the
add-publicActionsChildChain
branch
2 times, most recently
from
July 10, 2024 13:47
3b85bbd
to
3ca500f
Compare
chrstph-dvx
force-pushed
the
add-upgradeexecutor-setters
branch
2 times, most recently
from
July 10, 2024 15:54
56dfe8e
to
a826bac
Compare
chrstph-dvx
force-pushed
the
add-publicActionsChildChain
branch
from
July 10, 2024 15:54
3ca500f
to
95231a3
Compare
chrstph-dvx
force-pushed
the
add-publicActionsChildChain
branch
from
July 10, 2024 16:48
95231a3
to
3bb4a5f
Compare
chrstph-dvx
force-pushed
the
add-upgradeexecutor-setters
branch
from
July 10, 2024 16:48
a826bac
to
63f103e
Compare
Base automatically changed from
add-upgradeexecutor-setters
to
create-parent-chain-public-decorator
July 10, 2024 16:52
chrstph-dvx
merged commit Jul 10, 2024
3bb4a5f
into
create-parent-chain-public-decorator
3 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
SequencerInbox
Getters: #114
Setters: #117
Decorator: #119
RollupAdminLogic
Getters: #132
Settters: #133
ArbOwnerPublic
Getters #134
Setters #135
ArbGasInfo
Getters #136
UpgradeExecutor
Getters #137
Setters #138