v0.49.0
What's Changed
- bug: fix for memory issue by @segfault-magnet in #1066
- feat: add retry mechanism by @Salka1988 in #1035
- chore(deps): remove unused deps, add corresponding CI check by @Br1ght0ne in #1140
- fix(ci): ignore testnet_hello_world test by @Br1ght0ne in #1143
- feat: pull tx param defaults from network by @MujkicA in #1121
- docs: use correct method names by @hal3e in #1146
- refactor: use
TxStatus
to map revert errors by @hal3e in #1142 - feat: check deploy tx status by @hal3e in #1145
- test: encode large unsigned integers by @iqdecay in #1150
- chore(docs): use variables for docs.rs links by @Br1ght0ne in #1098
- feat: return Enums containing heap types at depth 1 by @iqdecay in #1106
- feat: bump
forc
to0.46.0
by @hal3e in #1148 - bug: unused generic type parameters by @segfault-magnet in #1136
- feat: securely zero out
SecretKey
s from memory by @Br1ght0ne in #1161 - feat: return
str
from contracts by @hal3e in #1159 - Bump versions to 0.49.0 by @digorithm in #1162
Full Changelog: v0.48.0...v0.49.0