Releases: scio-labs/use-inkathon
Releases · scio-labs/use-inkathon
Release 0.0.1-alpha.49
- chore: Update docs (bdf9815)
- feat: Improve
contractCall
& decodeOutput
error handling (b7bbf97)
- feat: Wait until block
isFinalized
(keep isInBlock
for substrate-contracts-node) (c12fef5)
Release 0.0.1-alpha.48
- chore: Update docs (b335c83)
- feat: Implement
watchBalance
& update useBalance
with optional subscribing (84ec702)
Release 0.0.1-alpha.47
- chore: Update docs (a786ae5)
- feat: Improve behavior on external disconnects (acf97bd)
Release 0.0.1-alpha.46
- fix: Release script configuration regression (384b2cd)
Release 0.0.1-alpha.44
- chore: Update dependencies (4593feb)
- chore: Update docs (14fa577)
- feat: Optionally supply
latestActiveAccount
to connect
to prefer most recent account (89f332c)
Release 0.0.1-alpha.43
- chore: Update docs (233a965)
- feat: Make
useBalance
& getBalance
return chain-specific unit & decimals even w/o address (5ac3867)
- chore: Update docs (80d15a6)
Release 0.0.1-alpha.42
- feat: Improve default disconnection behavior (aa2f9e1)
- feat: Add
isInitialized
& isInitializing
state variables (9d6e4bc)
Release 0.0.1-alpha.41
- chore: Update docs (f589d19)
- feat: Remove
formatBalance
replacements (9973929)
- chore: Update dependencies (6f8a3b4)
Release 0.0.1-alpha.40
- chore: Update docs (6091dcd)
- feat: Implement dedicated wallet/extension connections (93da52e)
- feat: Add
isWalletInstalled
and enableWallet
extension helpers (eb86be7)
Release 0.0.1-alpha.39
- chore: Update docs (4b74141)
- feat: Return block number of deployment in
deployContract
(07ce560)