Releases: iov-one/weave
Releases · iov-one/weave
v0.10.0
- [enhancement] Update to tendermint 0.27.4 #266
- [closed] Provide a tool to display an address for the mutisig contract #251
- [bug] flaky nft test #248
- [ready][validated] Resolve error code namespace issue with
CodeInvalidObject
#240 - [ready][validated] Rebase message numbers in protobuf #239
- [cleanup][validated] Remote println from tests #234
- [cleanup][ready][validated] govet errors #229
- [bug][cleanup][ready][validated] Unify protobuf naming #227
- [bug][ready][validated] Skip test when tendermint binary is not available #220
- [bug] TestSendMultipleTx is flickering #213
- [ready][validated] Register multisig in genesis file #205
- [ready][validated] Register NFT Ticker in genesis #204
- [ready][validated] Remove namecoin from bnsd and bcpd apps #198
- [ready][validated] Allow short addresses #197
- [ready][validated] Change pair separator from * to something else #196
- [validated] username.ChainAddress: convert
address
field to string #195 - [closed] NFT: Consistent naming for blockchain id reference #192
- [closed] Allow registration of blockchains in genesis file #184
- [validated] Use bech32 for address encoding format #180
- [bug] escrow bucket.Create does not save #170
- [bug] duplicated sequence prefix #168
- [enhancement] Add MultiIndex for reverse lookup address->username #152
- [enhancement] Write NFT module for token names #107
- [enhancement] Work on clean client api #105
- [enhancement] Add batch transaction #102
v0.9.3
- [bug] Improve NFT error messages #183
- [enhancement] Implement unidirectional payment channel: close #166
- [enhancement] Implement unidirectional payment channel: transfer #165
- [enhancement] Implement unidirectional payment channel: channel creation #164
- [enhancement] Create initial version of acceptance tests #153
- [enhancement] Add tags for username NFT #151
v0.9.2
Implemented ignore flag to avoid error on re-init
Merge pull request #80 from confio/feature/ignore-reinit add ignore flag