Skip to content

V0.3.2

Compare
Choose a tag to compare
@m3dwards m3dwards released this 11 Oct 18:48
· 43 commits to main since this release

Two new features:

Retry logic is now used in the core library so you don't need to do it in client code. Configurable delay and timeout and can be disabled altogther.
New initial state file format to describe what the network should look like (look at example golang test)