main
fix: enable gofumpt instead of gofmt linter in server
fix: use testify instead of t.Fatal or t.Error in server package
*: switch to new protobuf struct
server: fix unexported-return using interfaces
tests: Pass logger to backend
Add VerifyTxConsistency to backend.
server: Implement schema migrations
Inject antithesis assertion in place
fix some typos
build: upgrade go.etcd.io/raft to v3.7.0-beta.0
switch to an updated semver library