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

impl celestia to batch submitter #31

Merged
merged 6 commits into from
Mar 25, 2024
Merged

impl celestia to batch submitter #31

merged 6 commits into from
Mar 25, 2024

Conversation

ALPAC-4
Copy link
Contributor

@ALPAC-4 ALPAC-4 commented Mar 7, 2024

No description provided.

@ALPAC-4 ALPAC-4 requested a review from a team as a code owner March 7, 2024 07:42
bots/README.md Outdated Show resolved Hide resolved
@beer-1
Copy link
Member

beer-1 commented Mar 9, 2024

LGTM for overall implementation. I will ask to celestia team to review this typescript implementation, if possible.

@@ -8,12 +9,14 @@ import {
export async function sendTx(
wallet: Wallet,
msgs: Msg[],
fee?: Fee,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lib/wallet/transaction function use this. need to change the function, too

Copy link
Member

@beer-1 beer-1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@beer-1
Copy link
Member

beer-1 commented Mar 25, 2024

let's merge first. and then get and fix audit from celestia later

@beer-1 beer-1 merged commit 778ba83 into main Mar 25, 2024
@beer-1 beer-1 deleted the feat/celestia branch March 25, 2024 03:22
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.

3 participants