-
Notifications
You must be signed in to change notification settings - Fork 61
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
chore: update near-ledger
to 0.5.0
#309
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
referencing #33 |
referencing dj8yfo/app-near-rs#3 |
dj8yfo
force-pushed
the
near_ledger_0_5_0_update
branch
from
March 6, 2024 11:56
4fe4230
to
21f66f9
Compare
dj8yfo
force-pushed
the
near_ledger_0_5_0_update
branch
from
March 6, 2024 12:28
f9a7fd2
to
a92b27d
Compare
frol
approved these changes
Mar 14, 2024
Merged
frol
added a commit
that referenced
this pull request
Apr 23, 2024
## 🤖 New release * `near-cli-rs`: 0.8.1 -> 0.9.0 (⚠️ API breaking changes) ###⚠️ `near-cli-rs` breaking changes ``` --- failure enum_variant_added: enum variant added on exhaustive enum --- Description: A publicly-visible enum without #[non_exhaustive] has a new variant. ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.30.0/src/lints/enum_variant_added.ron Failed in: variant SubmitDiscriminants:SaveToFile in /tmp/.tmpCLIkK6/near-cli-rs/src/transaction_signature_options/mod.rs:75 variant SubmitDiscriminants:SaveToFile in /tmp/.tmpCLIkK6/near-cli-rs/src/transaction_signature_options/mod.rs:75 variant CliSubmit:SaveToFile in /tmp/.tmpCLIkK6/near-cli-rs/src/transaction_signature_options/mod.rs:61 variant Submit:SaveToFile in /tmp/.tmpCLIkK6/near-cli-rs/src/transaction_signature_options/mod.rs:75 --- failure struct_missing: pub struct removed or renamed --- Description: A publicly-visible struct cannot be imported by its prior path. A `pub use` may have been removed, or the struct itself may have been renamed or removed entirely. ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.30.0/src/lints/struct_missing.ron Failed in: struct near_cli_rs::transaction_signature_options::sign_later::InteractiveClapContextScopeForDisplay, previously in file /tmp/.tmprZL0VV/near-cli-rs/src/transaction_signature_options/sign_later/mod.rs:1 struct near_cli_rs::transaction_signature_options::sign_later::CliDisplay, previously in file /tmp/.tmprZL0VV/near-cli-rs/src/transaction_signature_options/sign_later/mod.rs:1 struct near_cli_rs::transaction_signature_options::sign_later::Display, previously in file /tmp/.tmprZL0VV/near-cli-rs/src/transaction_signature_options/sign_later/mod.rs:4 struct near_cli_rs::transaction_signature_options::sign_later::DisplayContext, previously in file /tmp/.tmprZL0VV/near-cli-rs/src/transaction_signature_options/sign_later/mod.rs:17 ``` <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.9.0](v0.8.1...v0.9.0) - 2024-04-22 ### Added - Highlight the re-run command to make it more prominent ([#317](#317)) - Added ability to select contract function from NEAR ABI functions ([#314](#314)) - Added the ability to output a signed transaction (serialized as base64) to a file ([#313](#313)) ### Other - Updated "interactive_clap" to 0.2.10 ("flatten" parameter changed to "subargs") ([#322](#322)) - fix typos ([#318](#318)) - update `near-ledger` to `0.5.0` ([#309](#309)) - Upgraded `inquire` crate to use CustomType inputs where initial value is needed ([#310](#310)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/MarcoIeni/release-plz/). Signed-off-by: Vlad <304265+frol@users.noreply.github.com> Co-authored-by: Vlad <304265+frol@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
app-near
: ok https://explorer.near.org/transactions/HSE5jFuKvrDYeaxEqd445PwVsahcYgXV6kZQQY5uDsj2app-near
: errorapp-near-rs
: ok https://nearblocks.io/txns/5yzwbUckGSWMyYj8hbG3jJjHWLef5atkzc2fiVrf8Loyapp-near
: ok https://nearblocks.io/txns/5Ptbx3iGykXKQpxYBhR9YUa5BCmS6jGjyLiE7oGYGXKNapp-near
: errorapp-near-rs
: ok https://nearblocks.io/txns/2duat1ripdAxtHJjuNyNT7ZNd6adADs8LGMZ6VsV9FDmapp-near-rs
: ok https://nearblocks.io/txns/GV6Y9TcTMhqBUoYL6M6BxkeCXXkEe8TfmLJCVx64U7ME#app-near
: error, same behaviour as long tx (12288 bytes)