lotus/cmd/lotus-shed
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
..
actor.go Add actorControlList command 2021-04-14 16:37:59 +08:00
balances.go fix(lotus-shed): sanity check start height for dup check 2021-04-28 17:51:25 -07:00
base16.go Update cli 2020-06-04 01:01:41 +02:00
base32.go Update cli 2020-06-04 01:01:41 +02:00
base64.go Add a util to decode base64 inputs 2021-03-23 23:32:56 -04:00
bigint.go Update cli 2020-06-04 01:01:41 +02:00
bitfield.go add bitfield merge func 2020-11-28 21:54:30 +08:00
blockmsgid.go lotus-shed blockmsgid command 2020-12-15 20:20:16 +02:00
cid.go change flag codec value raw to id and default value is id 2020-12-02 08:41:58 +08:00
commp.go add base64 decode 2020-12-01 19:36:01 +08:00
consensus.go apiclient: Version client funcs 2021-03-25 15:39:48 +01:00
cron-count.go Lint 2021-05-06 10:17:25 -04:00
datastore.go Centralize everything on ipfs/go-log/v2 2021-04-06 15:04:32 +02:00
election.go add estimate command 2020-12-02 12:57:57 +08:00
export.go segregate chain and state blockstores. 2021-02-28 22:49:44 +00:00
frozen-miners.go fix: use a consistent tipset in commands 2021-04-29 08:50:08 -07:00
genesis-verify.go consolidate all blockstores in blockstore package. 2021-01-29 20:01:00 +00:00
import-car.go segregate chain and state blockstores. 2021-02-28 22:49:44 +00:00
jwt.go Merge apistruct with the api package 2021-03-25 15:10:08 +01:00
keyinfo.go Fix error logging format strings 2021-02-11 12:00:26 +01:00
ledger.go Propagate StateMsg api changes 2021-04-05 19:56:53 +02:00
main.go Merge branch 'master' into lotus-shed-actor 2021-05-12 11:03:49 +08:00
market.go Add a command to get the fees of a deal 2021-04-29 13:29:17 -04:00
math.go lotus-shed: add math command 2020-09-05 00:50:56 +00:00
mempool-stats.go Centralize everything on ipfs/go-log/v2 2021-04-06 15:04:32 +02:00
miner-types.go Useful tool 2021-05-18 21:13:12 -04:00
miner.go gofmt 2021-03-12 15:56:10 +01:00
misc.go add some useful tools 2020-07-22 10:14:45 -07:00
mpool.go chore: Move lotus mpool clear to lotus-shed 2021-03-29 12:54:08 -04:00
msg.go shed: Commad to decode messages 2020-10-23 22:17:46 +02:00
nonce-fix.go allow manual setting of noncefix fee cap 2020-10-06 18:07:34 -07:00
params.go gofmt 2020-06-06 00:59:01 +02:00
postfind.go fix: use a consistent tipset in commands 2021-04-29 08:50:08 -07:00
proofs.go port to v2 imports 2020-10-21 12:16:23 -07:00
pruning.go segregate chain and state blockstores. 2021-02-28 22:49:44 +00:00
rpc.go fix lotus-shed 2021-03-23 19:37:30 +01:00
sectors.go Use EmptyTSK where appropriate 2021-04-29 01:00:03 -04:00
signatures.go Add a whitelisted block 2021-04-10 02:12:38 -04:00
stateroot-stats.go fix: use a consistent tipset in commands 2021-04-29 08:50:08 -07:00
storage-stats.go Remove the SR2 stats, leave just the network totals 2021-03-09 23:36:03 +00:00
sync.go Adjust various CLI display ratios to arbitrary precision 2021-05-25 14:09:01 +02:00
verifreg.go Merge pull request #6135 from filecoin-project/asr/verifreg 2021-05-21 11:21:38 +02:00