- remove all use of go-wire around user interfaces
- remove all use of go-wire around user interfaces
- rpc responses no longer have type information :)
- rpc responses no longer have type information :)
- [types] Do not include the `Accum` field when computing the hash of a validator. This makes the ValidatorSetHash unique for a given validator set, rather than changing with every block (as the Accum changes)