Block a user
Investigate clear_temporary_value handler
Investigate why the pin hash is appearing in places where it should not appear
Insights found in relation to this: issue grassrootseconomics/sarafu-vise#65
Investigate why the pin hash is appearing in places where it should not appear
pdb.Abort(ctx) causing write rollbacks
pdb.Abort(ctx) causing write rollbacks
On go-vise
826c56de54/db/postgres/pg.go (L208C3-L208C17)
Once a key is not found on the store, the pdb.Abort(ctx) is…
pdb.Abort(ctx) causing write rollbacks
Possible fix
Removing this line resolves the issue from our tests
pdb.Abort(ctx)
pdb.Abort(ctx) causing write rollbacks
Log file for a newly registered user that accesses the invite recipient node
pdb.Abort(ctx) causing write rollbacks