lotus/cli
Peter Rabbitson c2e5a837e6 Adjust various CLI display ratios to arbitrary precision
Originally the deviations from using float64 were insignificant, but at
exabyte scale they start to show up. Cleanup all displays, and clarify
the expectation text, adding an extra 99.9% probability calculator to
`lotus-miner info`
2021-05-25 14:09:01 +02:00
..
test Disable checks API on Lotus Lite 2021-05-07 17:19:17 +02:00
util gateway: Fix api getter 2021-04-20 18:42:12 +02:00
auth.go Merge apistruct with the api package 2021-03-25 15:10:08 +01:00
backup.go Metadata datastore log 2021-03-09 22:33:01 +01:00
chain.go Print more details on test fail 2021-05-07 15:30:05 +02:00
client_test.go feat: lite-mode - CLI tests for lotus client commands 2020-10-23 15:02:49 +02:00
client.go Forgotten pre-API zero-price check 2021-05-11 04:44:07 +02:00
cmd.go Merge pull request #6135 from filecoin-project/asr/verifreg 2021-05-21 11:21:38 +02:00
disputer.go cli: fix build with v1 api changes 2021-04-03 12:55:29 +02:00
helper.go feat: lite-mode - CLI tests for lotus client commands 2020-10-23 15:02:49 +02:00
init_test.go introduce message prototypes 2021-05-07 15:30:05 +02:00
log.go chore: export log cli commands 2021-03-23 16:19:22 -07:00
mpool_manage.go Plug in InteractiveSend to all adopted commands 2021-05-07 15:30:05 +02:00
mpool.go Add mpool manage command 2021-05-07 15:30:05 +02:00
multisig_test.go no message 2021-03-04 19:15:31 +08:00
multisig.go Use MessagePrototype for check API 2021-05-07 15:30:05 +02:00
net.go chore: export Net commands 2021-03-23 16:15:02 -07:00
params.go chore: export fetch cli command 2021-03-23 16:27:34 -07:00
paych_test.go consolidate all blockstores in blockstore package. 2021-01-29 20:01:00 +00:00
paych.go update even more imports 2020-09-28 14:25:58 -07:00
pprof.go chore: export pprof cli commands 2021-03-23 16:26:59 -07:00
send_test.go Plug in InteractiveSend to all adopted commands 2021-05-07 15:30:05 +02:00
send.go Plug in InteractiveSend to all adopted commands 2021-05-07 15:30:05 +02:00
sending_ui.go Add function to display nanoFIL 2021-05-07 15:30:05 +02:00
services_send_test.go Fix tests and verifreg 2021-05-07 15:30:05 +02:00
services.go Use MessagePrototype for check API 2021-05-07 15:30:05 +02:00
servicesmock_test.go Add mpool manage command 2021-05-07 15:30:05 +02:00
state.go Adjust various CLI display ratios to arbitrary precision 2021-05-25 14:09:01 +02:00
status.go implement NodeStatus API 2021-05-07 15:30:04 +02:00
sync.go cli: fix build with v1 api changes 2021-04-03 12:55:29 +02:00
util.go cli: fix build with v1 api changes 2021-04-03 12:55:29 +02:00
verifreg.go Add verifreg utils to CLI 2021-05-03 22:16:12 -04:00
version.go miner: Command to dump all miner info 2020-08-04 20:57:48 +02:00
wait.go fix: wait-api should use GetAPI to acquire binary specific API 2021-05-13 19:58:15 +02:00
wallet.go feat: better CLI for wallet market withdraw and client info 2021-01-07 10:18:29 +01:00