Roman Khimov
|
433275265f
|
*: use require.ErrorIs instead of require.True(t, error.Is())
This is just a much better way to do the same thing. Inspired by
nspcc-dev/neofs-sdk-go#407.
Signed-off-by: Roman Khimov <roman@nspcc.ru>
|
2023-05-04 17:03:47 +03:00 |
|
Evgeniy Stratonikov
|
f83b376181
|
block: replace Base with Header
|
2021-03-10 13:38:44 +03:00 |
|
Evgeniy Stratonikov
|
4df8a2ad36
|
block: remove MaxContentsPerBlock
|
2021-03-10 13:38:44 +03:00 |
|
Evgenii Stratonikov
|
7d91a3a89e
|
pkg: move internal/ package to the root directory
This way we can use it in scripts and cli.
|
2020-11-24 16:39:56 +03:00 |
|
Anna Shaleva
|
6cff35c927
|
network: restrict flags size in MerkleBlockPayload
|
2020-10-05 18:08:37 +03:00 |
|
Anna Shaleva
|
e1e586f18b
|
core: restrict the muximum number of contents per block
|
2020-10-05 18:08:33 +03:00 |
|