frostfs-node/pkg/innerring
Alex Vanin 0f01a69fd3 [#465] processor/neofs: Don't modify tx details
Mint, Burn and Cheque details should contain hash of
main net tx of Deposit and Withdraw invocation. They will
be formatted inside the contracts so alphabet nodes must
not modify them.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-04-08 17:01:00 +03:00
..
config [#465] innerring: Add audit fee fetcher to settlement processor 2021-04-08 17:01:00 +03:00
invoke [#452] innerring: Use reputation processor 2021-04-06 10:35:20 +03:00
processors [#465] processor/neofs: Don't modify tx details 2021-04-08 17:01:00 +03:00
timers [#326] ir/timers: Remove println from unit test 2021-01-29 11:04:30 +03:00
alphabet.go [#392] ir/alphabet: Rename constant corresponding to I/izhei letter 2021-02-24 19:16:52 +03:00
bindings.go [#324] ir: Measure GAS emission intervals in sidechain blocks 2021-01-29 11:04:30 +03:00
blocktimer.go [#404] innerring: Make notary deposit periodically 2021-03-04 12:39:15 +03:00
indexer.go [#446] innerring: Use less mutex locks in indexer 2021-03-26 11:53:10 +03:00
innerring.go [#465] settlement: Use unified details format for all asset transfers 2021-04-08 17:01:00 +03:00
locode.go [#316] locode/boltdb: Replace all references to the City with Location 2021-02-10 14:05:03 +03:00
rpc.go [#428] client: Hide client cache behind interface in dependent packages 2021-03-24 10:11:52 +03:00
settlement.go [#465] settlement: Use unified details format for all asset transfers 2021-04-08 17:01:00 +03:00
state.go [#447] innerring: Use governance processor in inner ring 2021-03-26 12:38:42 +03:00