frostfs-node/pkg/innerring
Pavel Karpy e5748bfc96 [#873] innerring/notary: Change notary deposit logic
IR tries to keep 1:3 proportion of GAS and
notary balances respectively. If that proportion
has been messed(means that notary balance is
lower than required) it sends half of its
GAS balance to the notary service.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-10-15 12:22:25 +03:00
..
config [#598] innerring/config: Override global config only in debug build 2021-06-09 16:20:37 +03:00
processors [#873] innerring/notary: Change notary deposit logic 2021-10-15 12:22:25 +03:00
timers [#479] morph/timer: Move block timer to morph package 2021-04-19 09:35:54 +03:00
alphabet.go [#666] innerring: Make GlagoliticLetter enum public for re-use 2021-07-08 14:37:38 +03:00
bindings.go [#807] ir: Merge ContractProcessor and NotaryContractProcessor interfaces 2021-09-09 18:37:45 +03:00
blocktimer.go [#873] innerring/timers: Add multihandlers functionality for new epoch timer 2021-10-15 12:22:25 +03:00
contracts.go [#786] pkg/innerring: Use NNS to find contract script hashes missing in config 2021-09-13 14:51:35 +03:00
fetcher.go [#705] pkg/innerring: Add IR keys fetchers 2021-07-22 15:12:06 +03:00
indexer.go [#705] pkg/innerring: Fix disable notary mode 2021-07-22 15:12:06 +03:00
innerring.go [#873] innerring/notary: Change notary deposit logic 2021-10-15 12:22:25 +03:00
locode.go [#316] locode/boltdb: Replace all references to the City with Location 2021-02-10 14:05:03 +03:00
notary.go [#873] innerring/notary: Change notary deposit logic 2021-10-15 12:22:25 +03:00
rpc.go [#645] ir/rpc: Revert using client cache as interface 2021-09-30 20:57:00 +03:00
settlement.go [#766] Fix stylecheck import linter error 2021-08-26 17:57:15 +03:00
state.go [#873] innerring/notary: Change notary deposit logic 2021-10-15 12:22:25 +03:00