Evgenii Stratonikov
23e85d11c4
It was reverted because `Verify` with arguments was not well supported
by the client software. Thanks to recent `System.Runtime.CurrentSigners`
call from neo-go v0.104.0 we can take the best of both worlds.
Verify with argument still looks better (less overhead), but this
implementation should work too. Sadly, `overloads` are not of much use
here because verification routines take the _first_ method from the
manifest, albeit with arbitrary number of arguments.
This reverts commit
|
||
---|---|---|
.. | ||
testdata | ||
alphabet_test.go | ||
balance_test.go | ||
common_test.go | ||
container_test.go | ||
frostfs_test.go | ||
frostfsid_client_test.go | ||
frostfsid_test.go | ||
helpers.go | ||
netmap_test.go | ||
nns_test.go | ||
policy_test.go | ||
processing_test.go | ||
proxy_test.go | ||
util.go | ||
version_test.go |