This updates the stake.CheckSSRtx function to use the transaction version rather than the auto revocations agenda flag to determine whether to apply additional checks. This is now safe since: - The automatic revocations agenda has activated - Consensus rules enforce that the revocation transaction version MUST be 2 if the automatic revocations agenda is active - There are no revocations with a transaction version greater than or equal to 2 in any blocks prior to the agenda activating on mainnet |
||
|---|---|---|
| .. | ||
| testdata | ||
| doc.go | ||
| interface.go | ||
| log.go | ||
| README.md | ||
| rpcserver_test.go | ||
| rpcserver.go | ||
| rpcserverhandlers_test.go | ||
| rpcserverhelp_test.go | ||
| rpcserverhelp.go | ||
| rpcwebsocket.go | ||
| treasury_test.go | ||