Releases: scio-labs/use-inkathon
Releases · scio-labs/use-inkathon
Release 0.0.1-alpha.28
Release 0.0.1-alpha.27
Release 0.0.1-alpha.26
Release 0.0.1-alpha.25
Release 0.0.1-alpha.24
- feat: Better estimate max gas-limit based on chain constants (
blockWeights
) (d11f146)
Release 0.0.1-alpha.23
Release 0.0.1-alpha.22
- chore: Update documentation (1b5d8d9)
- chore: Update package development instructions in README (de82f61)
- feat: Update switch active chain behavior and rename to
switchActiveChain
(5fbeec6) - fix: Prevent false overwrites by checking for
idx >= 0
(4dde181) - fix: Do not update contracts when api isConnecting (ae3bfa0)
- feat: Update chain definitions (remove not-yet supported ones; add ss58Prefix) (c287197)
- chore: Update dependencies (0087d1f)
Release 0.0.1-alpha.21
- chore: Add updated documentation (9b3f660)
- feat: Add
active
-prefix toaccount
&signer
(24e9f9c) - feat: Improve balance formatting & also expose chain decimals (22708d3)
- chore: Improve shibuya network definition (bce2cc1)
- feat: Add decimal fetching to
useBalance
(6ca13dc) - fix: Shibuya faucet link (869de88)