Emil Kuban
Emil Kuban
@diman-io I saw your conversation with @steviez in an attached PR, seems the status or description of the issue should be updated.
@CriesofCarrots I wanted to take this issue, do you know why the last [PR ](https://github.com/solana-labs/solana/pull/22811) solving it was closed? As far as I can see it was a viable solution,...
@CriesofCarrots I have opened PR for this issue, but it is closed by **chidocibot** with following message: > Thank you for the contribution! This repository is no longer in use....
@CriesofCarrots please can you look at my PR?
@danpaul000 should we close this issue?
in `/runtime/src/bank/tests.rs` file, there are 8 `impls` that should be moved to their structs. Also, 61 non-test functions can be defined in a separate file (e.g. `/runtime/rc/bank/test_utils.rs`). That will remove...
hey, I want to take this problem. As far as I understand, do we need to add `$ solana ping` command to the CLI tool? @iulianbarbu @y2kappa @yihau would help...
I think this issue can be closed
This issue should be closed as transfer from zero-balance account will return this error: `Error: Account {SOURCE_PUBKEY} has insufficient funds for spend (0 SOL) + fee (x SOL)`