196030bee2
* Update client.go Bug fixed : if hitting return instead of filling with a valid value, the CLI crashed (line 796) Change return err by continue to ask a valid value again * Fix #8100 Bug fixed : if hitting return instead of filling with a valid value, the CLI crashed (line 796) Change return err by continue to ask a valid value again * lint reported errors on CircleCI Commit to fix lint reported errors during tests on CircleCI (remove blank lines x2) * lint reported errors on CircleCI Commit to fix lint reported errors during tests on CircleCI (remove trailling whitespace) * Fix #8095 Clear the list of miner addresses and successfull get-asked before asking for new ones Previous behavior : if get-ask failed for miner(s), the faulty miner will be retried each time, so you have to stop the command and start again to change this faulty miner (instead of removing from the list on the new attempt) * Clear the list of miner addresses and successfull get-asked before asking for new ones Previous behavior : if get-ask failed for miner(s), the faulty miner will be retried each time, so you have to stop the command and start again to change this faulty miner (instead of removing from the list on the new attempt) |
||
---|---|---|
.. | ||
util | ||
auth.go | ||
backup.go | ||
chain_test.go | ||
chain.go | ||
client_retr.go | ||
client.go | ||
cmd.go | ||
disputer.go | ||
filplus.go | ||
helper.go | ||
init_test.go | ||
log.go | ||
mocks_test.go | ||
mpool_manage.go | ||
mpool_test.go | ||
mpool.go | ||
multisig.go | ||
net.go | ||
params.go | ||
paych.go | ||
pprof.go | ||
send_test.go | ||
send.go | ||
sending_ui.go | ||
services_send_test.go | ||
services.go | ||
servicesmock_test.go | ||
state.go | ||
status.go | ||
sync_test.go | ||
sync.go | ||
util.go | ||
version.go | ||
wait.go | ||
wallet_test.go | ||
wallet.go |