Releases: quorumcontrol/tupelo-wasm-sdk
Releases · quorumcontrol/tupelo-wasm-sdk
Quicker GetLatest & New Grafted Ownership
Fix grafted ownership bug
Environment bug fix
Bugfix for function call that wasn't correct in some environments (#102)
Move Go to 1.14
This ups the go version (which has WASM improvements).
fix v0.6.1 release
v.0.6.1 didn't release to npm, this fixes it.
Small point release to update @latest tag on NPM
v0.6.0 release
Batch transaction validation into rounds, and use a Snowball-based consensus algorithm to agree on each round.
Quick fix to add signers to bootstrap
We know the list of signers, so just add them right now. The wasm-sdk is not correctly discovering all the signers and so it is hanging at the wait for connection. More research is needed, but this unblocks testing.
Upgrade tupelo-go-sdk
This brings tupelo-go-sdk up-to-date which includes waiting for a round to come in.
update to tupelo master and some minor features
v0.6.0-rc6 add test to publish