[CLEANUP] isSignedByActiveNodeAccounts param change
isSignedByActiveNodeAccounts
takes a mgr
as a parameter but only uses it for the keeper
. This patch sends the keeper instead, removes the versioning (it's been V1 forever), and adds a couple test cases.