Roman Khimov
|
c4e084b0d8
|
*: fix whitespace errors
leading/trailing newlines
|
2021-05-12 22:51:41 +03:00 |
|
Roman Khimov
|
cfc067dd24
|
*: remove dead code
Found by deadcode via golangci-lint.
|
2021-05-12 18:13:14 +03:00 |
|
Roman Khimov
|
d2f7f00997
|
oracle: change neofs URI scheme
Strip '//', see neo-project/neo-modules#518.
|
2021-04-06 16:56:19 +03:00 |
|
Evgeniy Stratonikov
|
e8b95ebf3e
|
oracle/neofs: change result types
1. `GetHash` returnes '0x'-prefixed little-endian hex-string.
2. `GetPayload` and `GetRange` assume result is UTF-8.
|
2021-03-15 10:54:08 +03:00 |
|
Evgenii Stratonikov
|
22b4edd58e
|
oracle: support NeoFS
|
2021-03-09 14:24:57 +03:00 |
|