frostfs-node/pkg/innerring
Pavel Karpy b9892edd6e [] innerring: Add gas threshold
On the `Deposit` events add gas balance check.
Make transfer only if the balance is greater
than the `GasTransferThreshold` that is defined
with environmental variable.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-03-19 13:57: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: Use notary invocations in inner ring 2021-03-04 12:39:15 +03:00
processors [] innerring: Add gas threshold 2021-03-19 13:57:58 +03:00
timers [] ir/timers: Remove println from unit test 2021-01-29 11:04:30 +03:00
alphabet.go [] ir/alphabet: Rename constant corresponding to I/izhei letter 2021-02-24 19:16:52 +03:00
bindings.go [] ir: Measure GAS emission intervals in sidechain blocks 2021-01-29 11:04:30 +03:00
blocktimer.go [] innerring: Make notary deposit periodically 2021-03-04 12:39:15 +03:00
innerring.go [] innerring: Add gas threshold 2021-03-19 13:57:58 +03:00
locode.go [] locode/boltdb: Replace all references to the City with Location 2021-02-10 14:05:03 +03:00
rpc.go [] Adapt the Client's refactoring to the interface 2021-03-17 15:00:37 +03:00
settlement.go [] innerring: Use notary invocations in inner ring 2021-03-04 12:39:15 +03:00
state.go [] ir: Upgrade to a dynamic number of alphabetical contracts 2021-02-24 19:16:52 +03:00