Releases: renproject/multichain
Releases · renproject/multichain
v0.2.7
- Cosmos support
- Ethereum ABI encoder
v0.2.6
- Update Zcash network params to support Heartwood and Canopy upgrade
v0.2.5
- Add
UnspentOutput
method to the UTXO API Client
interface
v0.2.3
- Do not drop errors from within RPC retrying
v0.2.2
- Improve comments and documentation
- Fix README example to use the new api/chain interface/implementation standard
- Add various minor helper function/methods
- Add various minor fixes
v0.2.1
- Fix naming convention of the
AddressEncodeDecoder
v0.2.0
- Define new isolated APIs in
package api
- Migrate existing chains to support the new API
- Remove existing chains that are not supported by the new API (for now)
v0.1.0
- Support for Bitcoin, Bitcoin Cash, Dogecoin, Ethereum, and Zcash