neoneo-go/cli/server
Tatiana Nesterenko 3abddc78c0 core: split ErrAlreadyExists into ErrAlreadyExists and ErrAlreadyInPool
ErrAlreadyExists is in blockchain and ErrAlreadyInPool is in mempool.

Signed-off-by: Tatiana Nesterenko <tatiana@nspcc.io>
2023-08-16 12:36:56 +01:00
..
testdata cli: move tests to subpackages 2022-10-06 09:21:26 +03:00
cli_dump_test.go cli: add test for incremental DB dump and restore 2023-07-03 13:53:41 +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 core: split ErrAlreadyExists into ErrAlreadyExists and ErrAlreadyInPool 2023-08-16 12:36:56 +01:00
server_test.go cli: allow to provide network-specific node config file 2023-05-16 13:23:55 +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