frostfs-node/cmd/neofs-node
Leonard Lyubich 3ef5b0ff9c [#493] node: Do not add fee in smart contract calls
Calls to contracts by storage nodes do not lead to the accumulation of
multisignatures in the contract memory, so the call cost can always be
accurately calculated in advance without additional fee.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-13 19:29:10 +03:00
..
reputation Update neofs-api-go to v1.26.0 2021-05-10 09:45:11 +03:00
accounting.go [#493] node: Do not add fee in smart contract calls 2021-05-13 19:29:10 +03:00
attributes.go [#362] cmd/node: Use const key to UN/LOCODE attribute from the API lib 2021-02-11 14:01:35 +03:00
cache.go [#441] cmd/neofs-node: Don't update access time in ttlNetCache 2021-03-23 20:19:16 +03:00
config.go [#493] node: Do not add fee in smart contract calls 2021-05-13 19:29:10 +03:00
container.go [#493] node: Do not add fee in smart contract calls 2021-05-13 19:29:10 +03:00
control.go [#401] control: Serve DropObjects RPC 2021-02-24 13:07:53 +03:00
grpc.go [#493] node: Abolish non-usable gRPC server configurations 2021-05-13 19:29:10 +03:00
main.go [#493] Refactor serving of prometheus and pprof services 2021-05-12 10:46:17 +03:00
metrics.go [#493] Refactor serving of prometheus and pprof services 2021-05-12 10:46:17 +03:00
morph.go [#493] node: Do not add fee in smart contract calls 2021-05-13 19:29:10 +03:00
netmap.go [#490] cmd/neofs-node: Do not send rebootstrap after node went offline 2021-04-22 09:02:58 +03:00
object.go [#493] node: Replace configuration of API clients to a separated section 2021-05-13 19:29:10 +03:00
pprof.go [#493] Refactor serving of prometheus and pprof services 2021-05-12 10:46:17 +03:00
reputation.go Update neofs-api-go to v1.26.0 2021-05-10 09:45:11 +03:00
session.go [#83] services: Remove setting of meta header from executing services 2020-10-23 10:54:48 +03:00
timers.go [#479] cmd/neofs-node: Add eigen trust block timer 2021-04-19 09:35:54 +03:00
worker.go [#108] cmd/neofs-node: Listen new epoch notifications from morph 2020-10-21 14:42:51 +03:00