Jeff

Results 38 comments of Jeff

Are the approvals being collected in this issue? If so: I approve

Simplest fix would probably be to prevent clicking on Full Node in wallet-only mode.

> Also I need to perform transactions from CLI, as from the GUI all crashes. Do you have any info you can share regarding how the GUI is crashing? If...

This will require an update in the GUI

Generally we try to maintain RPC backward compatibility. This change updates the RPC responses for `nft_get_nfts` and `nft_get_info` such that the `series_total`/`series_number` fields are replaced by their edition counterparts. Since...

@joshpainter Thanks for bringing that up. The dialog is new to 1.7.1, but in the RC2 build it was a bit overzealous in prompting the user to close out possibly...

@eukub Thanks for the PR. Before we can merge the change, all commits must be signed. Once that's done we should be good. Thanks!

PR: https://github.com/Chia-Network/chia-blockchain-gui/pull/1205