f-o-a-m / kepler

A Haskell framework that facilitates writing ABCI applications
https://kepler.dev
Apache License 2.0
34 stars 10 forks source link

Async nameservice interact #179

Closed IvantheTricourne closed 4 years ago

IvantheTricourne commented 4 years ago

Closes #168. Closes #157.

IvantheTricourne commented 4 years ago

Ran this for a bit this morning, and it seems that it might need more uniqueness:

interact: CallException JSON-RPC error -32603: Internal error. Data: Just (String "Error on broadcastTxCommit: Tx already exists in cache")

Happened after ~8000 transactions.

IvantheTricourne commented 4 years ago

Gonna block this until #183 is addressed.

IvantheTricourne commented 4 years ago