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

feat(grpc,node-wasm): add javascript bindings for tx client #510

Merged
merged 60 commits into from
Jan 27, 2025

Conversation

zvolin
Copy link
Member

@zvolin zvolin commented Jan 14, 2025

No description provided.

@zvolin zvolin requested review from oblique and fl0rek January 14, 2025 14:42
Copy link
Member

@oblique oblique left a comment

Choose a reason for hiding this comment

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

Nice!!

grpc/Cargo.toml Outdated Show resolved Hide resolved
grpc/src/grpc/auth.rs Show resolved Hide resolved
cli/js/index.js Outdated Show resolved Hide resolved
grpc/src/grpc/auth.rs Show resolved Hide resolved
grpc/src/js_client.rs Outdated Show resolved Hide resolved
grpc/src/js_client.rs Outdated Show resolved Hide resolved
grpc/src/js_client.rs Outdated Show resolved Hide resolved
grpc/src/js_client.rs Outdated Show resolved Hide resolved
grpc/src/js_client.rs Outdated Show resolved Hide resolved
grpc/src/js_client.rs Show resolved Hide resolved
cli/js/index.js Show resolved Hide resolved
Co-authored-by: Mikołaj Florkiewicz <[email protected]>
Signed-off-by: Maciej Zwoliński <[email protected]>
@zvolin zvolin requested a review from fl0rek January 21, 2025 13:48
Copy link
Member

@fl0rek fl0rek left a comment

Choose a reason for hiding this comment

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

Looks Good To Me!

@oblique oblique merged commit a2213af into eigerco:main Jan 27, 2025
29 checks passed
This was referenced Jan 27, 2025
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.

Lumina has no way to submit transactions/blobs from the browser
3 participants