mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-04 10:45:50 +00:00
wildcard network (id=65535) ignores signature verification (#201)
* wildcard network (id=65535) ignores signature verification * move isWildcardNetwork deeper to mimick normal signature checking in multisig * again * add wildcard test * Update Transactor.cpp * clang-format * fix UNLReport * move free pass * update test for multisign --------- Co-authored-by: Denis Angell <dangell@transia.co>
This commit is contained in:
@@ -754,6 +754,7 @@ if (tests)
|
||||
src/test/app/ValidatorList_test.cpp
|
||||
src/test/app/ValidatorSite_test.cpp
|
||||
src/test/app/SetHook_test.cpp
|
||||
src/test/app/Wildcard_test.cpp
|
||||
src/test/app/XahauGenesis_test.cpp
|
||||
src/test/app/tx/apply_test.cpp
|
||||
#[===============================[
|
||||
|
||||
Reference in New Issue
Block a user