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

./multinode-demo/wallet.sh . confirm boom shouldn't explode #519

Closed
mvines opened this issue Jul 2, 2018 · 0 comments
Closed

./multinode-demo/wallet.sh . confirm boom shouldn't explode #519

mvines opened this issue Jul 2, 2018 · 0 comments
Milestone

Comments

@mvines
Copy link
Member

mvines commented Jul 2, 2018

Running `target/release/solana-wallet -l config-client-demo/leader.json -m config-client-demo/client.json confirm boom`
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', libcore/option.rs:335:21
stack backtrace:
   0: std::sys::unix::backtrace::tracing::imp::unwind_backtrace
   1: std::sys_common::backtrace::print
   2: std::panicking::default_hook::{{closure}}
   3: std::panicking::default_hook
   4: std::panicking::rust_panic_with_hook
   5: std::panicking::begin_panic_fmt
   6: rust_begin_unwind
   7: core::panicking::panic_fmt
   8: core::panicking::panic
   9: solana_wallet::main
  10: std::rt::lang_start::{{closure}}
  11: std::panicking::try::do_call
  12: __rust_maybe_catch_panic
  13: std::rt::lang_start_internal
  14: main
@mvines mvines added this to the v0.7.0 milestone Jul 2, 2018
@mvines mvines assigned mvines and unassigned mvines Jul 2, 2018
vkomenda pushed a commit to vkomenda/solana that referenced this issue Aug 29, 2021
* Fix lint check in CI

* `npm run lint` now checks that code is properly formatted, instead of
  running the formatter
* Add extra commands to run the linting, include ts definitions file
* Update flow-bin, fix type errors that come up

* Clarify lint vs lint:fix as requested
jeffwashington pushed a commit to jeffwashington/solana that referenced this issue Apr 2, 2024
…ana-labs#519)

recompute hash on load if default hash is stored for the account

Co-authored-by: HaoranYi <[email protected]>
lijunwangs pushed a commit to lijunwangs/solana that referenced this issue Apr 24, 2024
…nt (backport of solana-labs#519) (solana-labs#546)

Recompute hash on load if default hash is stored for the account (solana-labs#519)

recompute hash on load if default hash is stored for the account

Co-authored-by: HaoranYi <[email protected]>
(cherry picked from commit 9ea627c)

Co-authored-by: HaoranYi <[email protected]>
yihau pushed a commit that referenced this issue Apr 26, 2024
…nt (backport of #519) (#546)

Recompute hash on load if default hash is stored for the account (#519)

recompute hash on load if default hash is stored for the account

Co-authored-by: HaoranYi <[email protected]>
(cherry picked from commit 9ea627c)

Co-authored-by: HaoranYi <[email protected]>
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

No branches or pull requests

1 participant