58900a7033
However, we're leaving the default at 1.25x for backwards compatibility, for now. Also: 1. Actually use the configured replace fee ratio. 2. Store said ratios as percentages instead of floats. 1.25, or 1+1/(2^2), can be represented as a float. 1.1, or 1 + 1/(2 * 5), cannot. fixes #10415 |
||
---|---|---|
.. | ||
actors | ||
bootstrap | ||
genesis | ||
openrpc | ||
proof-params | ||
bootstrap.go | ||
builtin_actors_gen.go | ||
builtin_actors_test.go | ||
builtin_actors.go | ||
clock.go | ||
drand.go | ||
flags.go | ||
forks.go | ||
genesis.go | ||
isnearupgrade.go | ||
limits.go | ||
openrpc_test.go | ||
openrpc.go | ||
panic_reporter.go | ||
parameters.go | ||
params_2k.go | ||
params_butterfly.go | ||
params_calibnet.go | ||
params_debug.go | ||
params_interop.go | ||
params_mainnet.go | ||
params_shared_funcs.go | ||
params_shared_vals.go | ||
params_testground.go | ||
testing_flags.go | ||
tools.go | ||
version.go |