-
Notifications
You must be signed in to change notification settings - Fork 5
Issues: NEARBuilders/near-api-lib-rs
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Move get_transaction_builder to near-transactions and add nonce and block_hash arguments.
#62
opened May 24, 2024 by
jaswinder6991
Epic: Implement custom Error handling using thiserror
v0.1.0 prep
These are issues to be resolved before we cut our first non-predevelopment release.
#56
opened May 12, 2024 by
jaswinder6991
feature: Implement result type to make it easy to parse Execution results.
v0.1.0 prep
These are issues to be resolved before we cut our first non-predevelopment release.
#55
opened May 12, 2024 by
jaswinder6991
Improve README.md - Add crates, downloads, test passing info.
#54
opened May 12, 2024 by
jaswinder6991
chore: Add all common dependencies at crate level to make it easy for version similarity
good first issue
Good for newcomers
v0.1.0 prep
These are issues to be resolved before we cut our first non-predevelopment release.
#53
opened May 12, 2024 by
jaswinder6991
chore: Re-export near_crypto for using Signers to improve DevX
good first issue
Good for newcomers
v0.1.0 prep
These are issues to be resolved before we cut our first non-predevelopment release.
#52
opened May 12, 2024 by
jaswinder6991
CI/CD: Automate crate publishing flow using release plz - release PR flow.
v0.1.0 prep
These are issues to be resolved before we cut our first non-predevelopment release.
#51
opened May 12, 2024 by
jaswinder6991
feature: Implement Delegate Action to support meta transactions
v0.1.0 prep
These are issues to be resolved before we cut our first non-predevelopment release.
#49
opened May 12, 2024 by
jaswinder6991
feature: Implement keystore functionality like near-cli-rs, primarily system keychain.
#48
opened May 12, 2024 by
jaswinder6991
bug: while writing multithreaded code, the compiler throws an error for Provider because of Send + Sync
v0.1.0 prep
These are issues to be resolved before we cut our first non-predevelopment release.
#47
opened May 12, 2024 by
jaswinder6991
enhancement: Switch to using micro crates for AccountId, Balance and Gas to reduce dependency on near-primitives
v0.1.0 prep
These are issues to be resolved before we cut our first non-predevelopment release.
#28
opened Mar 13, 2024 by
jaswinder6991
Move out examples from accounts and providers crate to an example directory outside
#6
opened Feb 29, 2024 by
jaswinder6991
Implement all provider methods from near-api-js in near-api-rs
#5
opened Feb 29, 2024 by
jaswinder6991
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.