frostfs-node/pkg/innerring
Alex Vanin 3775d61ccb [] settlement/basic: Use big.Int constructor for unification
Check if `new(big.Int)` will be efficient later and replace
all `big.NewInt()` in code or leave it as it is.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-02-03 15:17:58 +03:00
..
config [] Define global config and use it to fetch basic income rate 2021-02-02 21:07:00 +03:00
invoke [] innerring: Add fee to NoFee wrappers 2021-01-29 11:23:37 +03:00
processors [] settlement/basic: Use big.Int constructor for unification 2021-02-03 15:17:58 +03:00
timers [] ir/timers: Remove println from unit test 2021-01-29 11:04:30 +03:00
bindings.go [] ir: Measure GAS emission intervals in sidechain blocks 2021-01-29 11:04:30 +03:00
blocktimer.go [] innerring: Produce distribute income events 2021-02-03 15:17:58 +03:00
innerring.go [] innerring: Produce distribute income events 2021-02-03 15:17:58 +03:00
rpc.go [] ir: Calculate audit settlements on new epoch 2021-01-29 11:04:30 +03:00
settlement.go [] Provide distribute income event in settlement processor 2021-02-03 15:17:58 +03:00
state.go [] innerring: Refactor block timer constructors 2021-01-29 11:23:37 +03:00