Releases: multiversx/mx-sdk-specs
Releases · multiversx/mx-sdk-specs
v0.7.0
v0.6.1
What's Changed
- "TokenTransfer" is an alias of "TokenAmount" (and both are DTOs) by @andreibancioiu in #77
- Adjust "TransactionEvent" to match Proxy & API: drop "dataItems" by @andreibancioiu in #79
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- A few query improvements by @andreibancioiu in #68
- Added amount parameter for unjailing transactions by @popenta in #71
- Token transfer from native amount by @popenta in #72
- Define network providers by @andreibancioiu in #70
- Sketch a simple facade: the entrypoint by @andreibancioiu in #69
- Added specs for dynamic nfts by @popenta in #73
- Addedd missing roles on SFT and NFT by @popenta in #74
- Added new signing methods for entrypoints by @popenta in #75
- Adjust design guidelines by @andreibancioiu in #76
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Data field as bytes for native token transfer by @popenta in #59
- Define "parse_deploy" in "SmartContractTransactionsOutcomeParser" by @andreibancioiu in #60
- Find events by first topic by @andreibancioiu in #61
- Added method for serializing transaction to verify signature by @popenta in #62
- Added signer for Message by @popenta in #63
- Added ESDTTransferRole on fungible token by @popenta in #65
- Added transaction awaiter specs by @popenta in #64
- Added specs for relayed v3 transactions by @popenta in #66
- Update relayed_transactions_factory.md by @cristure in #67
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Fix return type of delegation transaction parser by @popenta in #53
- Added specs for apply options for hash signing by @popenta in #55
- Add "SmartContractCallOutcome" by @andreibancioiu in #54
- Define operations on resources for TransactionOutcome by @andreibancioiu in #56
- Changed topics type to bytes by @popenta in #57
- Define "TransactionEventsParser" by @andreibancioiu in #58
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Include original query in smart contract query response by @andreibancioiu in #47
- Add missing return for transactions factories by @ssd04 in #46
- Define SmartContractTransactionsOutcomeParser by @andreibancioiu in #48
- Fix types of key-value pairs by @popenta in #49
- Rename folders (drop prefix) by @andreibancioiu in #50
- Return arrays after parsing token management transactions by @popenta in #51
- Additional packages, design notes by @andreibancioiu in #52
New Contributors
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- CustomTokenComputer: review follow-up by @andreibancioiu in #20
- Remove create_zero address from address factory by @popenta in #22
- Add chainID for DraftTransaction and renamed file by @popenta in #28
- Add delegation operations by @popenta in #29
- sdk-wallet: fix names, move behavior (functions) by @andreibancioiu in #31
- Relayed transactions factory by @popenta in #37
- Update token_management_transactions_factory.md by @cristure in #35
- Token management transactions outcome parsers by @popenta in #39
- Rename file to resources by @popenta in #40
- Remove unused members from SmartContractResult by @popenta in #41
- Changed field name to ensure consistency by @popenta in #43
- Update Message class by @popenta in #42
- Add specs for account transactions factory by @popenta in #44
- Queries: controller and resources by @andreibancioiu in #45
New Contributors
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Re-define amount, define tokens and token transfers, allow transfer and execute by @andreibancioiu in #15
- Return "Transaction" from factories by @andreibancioiu in #19
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Init specs for "sdk-wallet" by @andreibancioiu in #3
- Sketch specs for sdk-core by @andreibancioiu in #1
- Add missing parameters for issue fungible token by @popenta in #5
- Mention
any
for golang 1.18 by @camilbancioiu in #7 - Renamed the factory classes by @popenta in #8
- Renamed the factory files by @popenta in #9
New Contributors
- @andreibancioiu made their first contribution in #3
- @popenta made their first contribution in #5
- @camilbancioiu made their first contribution in #7
Full Changelog: https://github.com/multiversx/mx-sdk-specs/commits/v0.1.0