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

add fee router scripts / cli commands #17

Merged
merged 9 commits into from
Dec 14, 2023
Merged

Conversation

DZGoldman
Copy link
Contributor

can run on sepolia with e.g.

yarn ts-node src-ts/cli/routeParentToChild.ts --parentRPCUrl https://sepolia.infura.io/v3/<influra key> --childRPCUrl https://sepolia-rollup.arbitrum.io/rpc --parentToChildRewardRouterAddr 0xbfc9513a767f226a5878072e1d7c3bf663d9e297 --minBalanceEther .1

and

yarn ts-node src-ts/cli/childToParentRedeemer.ts --parentRPCUrl https://sepolia.infura.io/v3/<influra key> --childRPCUrl https://sepolia-rollup.arbitrum.io/rpc --childToParentRewardRouterAddr 0xbfc9513a767f226a5878072e1d7c3bf663d9e297

@DZGoldman DZGoldman requested review from yahgwai and gzeoneth December 4, 2023 20:49
src-ts/FeeRouter/ChildToParentMessageReedeemer.ts Outdated Show resolved Hide resolved
src-ts/FeeRouter/ChildToParentMessageReedeemer.ts Outdated Show resolved Hide resolved
src-ts/FeeRouter/ChildToParentMessageReedeemer.ts Outdated Show resolved Hide resolved
src-ts/cli/routeParentToChild.ts Show resolved Hide resolved
@DZGoldman DZGoldman requested a review from yahgwai December 13, 2023 20:44
@DZGoldman DZGoldman merged commit 72a4653 into fund-router Dec 14, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants