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(context-config): add NEAR transport impl #696

Merged
merged 7 commits into from
Sep 11, 2024
Merged

Conversation

miraclx
Copy link
Member

@miraclx miraclx commented Sep 6, 2024

Adds a NEAR transport implementation in preparation for the relayer binary

Copy link
Contributor

@danwilliams danwilliams left a comment

Choose a reason for hiding this comment

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

I think the error-handling could be improved, and a couple of places would benefit from slight reorganisation. Otherwise, the main thing is that we need docs! 😄

crates/context/config/src/client/near.rs Show resolved Hide resolved
crates/context/config/src/client/near.rs Show resolved Hide resolved
crates/context/config/src/client/near.rs Outdated Show resolved Hide resolved
crates/context/config/src/client/near.rs Outdated Show resolved Hide resolved
crates/context/config/src/client/near.rs Outdated Show resolved Hide resolved
crates/context/config/src/client/near.rs Outdated Show resolved Hide resolved
crates/context/config/src/client/near.rs Show resolved Hide resolved
Base automatically changed from miraclx/use-config-contract to master September 11, 2024 22:51
@miraclx miraclx merged commit c40bafc into master Sep 11, 2024
5 of 6 checks passed
@miraclx miraclx deleted the miraclx/near-transport branch September 11, 2024 22:52
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