Skip to content

Releases: quorumcontrol/tupelo-wasm-sdk

Quicker GetLatest & New Grafted Ownership

06 May 11:33
976fcca
Compare
Choose a tag to compare
  • Grafted ownership now supports an owner who's ChainTree has not yet been created (allowing for things like invites)
  • GetLatest used to process transactions after receiving a tip and no longer does that.

Fix grafted ownership bug

28 Apr 14:18
Compare
Choose a tag to compare

Environment bug fix

23 Apr 17:07
f785449
Compare
Choose a tag to compare

Bugfix for function call that wasn't correct in some environments (#102)

Move Go to 1.14

13 Apr 08:10
fc7af66
Compare
Choose a tag to compare

This ups the go version (which has WASM improvements).

fix v0.6.1 release

26 Mar 17:19
8e7615a
Compare
Choose a tag to compare

v.0.6.1 didn't release to npm, this fixes it.

Small point release to update @latest tag on NPM

26 Mar 13:47
0d2b88c
Compare
Choose a tag to compare

#91 fixed a problem in the 0.6.0 release which prevented the @latest tag from being updated on NPM. This release is intended to switch over to gossip4 net as the default for npm installs of tupelo-wasm-sdk

v0.6.0 release

24 Mar 22:40
660200b
Compare
Choose a tag to compare

Batch transaction validation into rounds, and use a Snowball-based consensus algorithm to agree on each round.

Quick fix to add signers to bootstrap

12 Mar 14:58
144b242
Compare
Choose a tag to compare
Pre-release

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

11 Mar 13:23
0f30b90
Compare
Choose a tag to compare
Upgrade tupelo-go-sdk Pre-release
Pre-release

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

28 Feb 14:59
Compare
Choose a tag to compare
v0.6.0-rc6

add test to publish