What's Changed
- Removed "SmartContractCallOutcome" (since it's just an implementation detail) by @andreibancioiu in #81
- Adjust "IBasicNetworkProvider" by @andreibancioiu in #82
- Adjust guidelines, add some more (for naming) by @andreibancioiu in #84
- Address instead of string / IAddress by @andreibancioiu in #85
- Remove TransactionsConverter. Add conversion functions by @andreibancioiu in #86
- Update Network Providers by @popenta in #87
- Use Address instead of string by @popenta in #88
- Fix identifier type by @popenta in #89
- Update folder structure to be feature based by @danielailie in #90
- New specs for RelayedV3 by @popenta in #91
- Added specs for CodeMetadata by @popenta in #92
- Added specs for the Native Auth Client by @popenta in #93
- Added relayer and guardian args when creating transactions using controllers by @popenta in #98
- Added methods for entrypoints to create transactions factories by @popenta in #97
- Added KeyPair specs by @popenta in #96
- Added new methods for Account by @popenta in #94
- Rename entrypoint method to match network provider by @popenta in #99
- Update nonce type on BlockCoordinates by @danielailie in #100
- Added specs for ledger components by @popenta in #101
- Add get transaction status by @popenta in #102
- Added attributes property for token amount by @popenta in #103
- Add exception for transaction hash on ts and js by @danielailie in #105
New Contributors
- @danielailie made their first contribution in #90
Full Changelog: v0.7.0...v0.8.0