neo-go/cli/server
Roman Khimov 73ce898e27 network/consensus: use new dbft StopTxFlow callback
It makes sense in general (further narrowing down the time window when
transactions are processed by consensus thread) and it improves block times a
little too, especially in the 7+2 scenario.

Related to #2744.
2022-10-18 11:06:20 +03:00
..
testdata cli: move tests to subpackages 2022-10-06 09:21:26 +03:00
cli_dump_test.go docs: fix supported database types 2022-10-07 15:56:34 +03:00
cli_server_test.go docs: fix supported database types 2022-10-07 15:56:34 +03:00
dump.go storage: move Operation into package of its own 2022-07-08 23:30:30 +03:00
dump_test.go *: fix tests failing due to path.Join usage 2021-11-29 11:11:09 +03:00
server.go network/consensus: use new dbft StopTxFlow callback 2022-10-18 11:06:20 +03:00
server_test.go cli: move handleLoggingParams to 'options' package 2022-10-07 15:57:33 +03:00
signals_unix.go *: bump minimum supported go version 2022-08-08 13:59:32 +03:00
signals_windows.go *: bump minimum supported go version 2022-08-08 13:59:32 +03:00