Releases: enjin/platform-core
Releases · enjin/platform-core
v1.3.3
What's Changed
- [PLA-1521] Adds SigningPayloadJSON by @leonardocustodio in #113
- [PLA-1523] Add release diff info to .well-known data. by @v16Studios in #116
- [PLA-1501] Add ownership validation by @enjinabner in #107
- [PLA-1210] Adds collection filter to sync&ingest by @leonardocustodio in #114
- [PLA-1522] Adds SendTransaction mutation by @leonardocustodio in #115
- [PLA-1533] Change SigningPayloadJSON format for Enjin Wallet by @leonardocustodio in #117
- [PLA-1533] Update nonce on SendTransaction by @leonardocustodio in #118
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- [PLA-1520] TokenDestroyed event is emitted before TokenBurned by @leonardocustodio in #112
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- [PLA-1519] Fixes tokenCreated parser for token migration by @leonardocustodio in #110
- [PLA-1519] Fixes issue with tokens migrated by @leonardocustodio in #111
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- [PLA-1477] Fixes issue with MarkAndPending by @leonardocustodio in #105
- Bump actions/setup-go from 4 to 5 by @dependabot in #106
- [PLA-1515] Fixes collapsingSupply issue by @leonardocustodio in #108
Full Changelog: v1.2.3...v1.3.0
v1.2.4
What's Changed
- Adds v1.1.0 to release by @leonardocustodio in #83
- [Hotfix] Fixes signingPayload on release by @leonardocustodio in #91
- [PLA-1477] Fixes issue with MarkAndPending by @leonardocustodio in #105
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Update MarkAndListPendingTransactionsMutation.php by @leonardocustodio in #103
- [PLA-1469] Fixes fuel tanks by @leonardocustodio in #104
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- [PLA-1466] Fix FreezeStateMutated event by @leonardocustodio in #102
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- [PLA-1459] Add totalReceived to FuelTankAccountStorage by @leonardocustodio in #99
- [PLA-1462] Add totalReceived to AccountAdded & Rename ScheduleMutateFuelTank by @leonardocustodio in #100
- [PLA-1458] Update metadata v1000 by @leonardocustodio in #101
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Update run_tests.yml by @leonardocustodio in #82
- [PLA-1408] Update .well-known version numbers to match their release tags. by @v16Studios in #84
- [PLA-1422] Remove scheduled command from CoreServiceProvider. by @v16Studios in #86
- [PLA-1426] Add reserved & unreserved events to multitokens by @leonardocustodio in #87
- [PLA-1432] Add selectable false to signingPayload by @leonardocustodio in #88
- Make signingPayload nullable by @leonardocustodio in #89
- Always fetch encodedData when requesting signingPayload by @leonardocustodio in #90
- [PLA-1426] Fixes issues with unserved&reserved by @leonardocustodio in #92
- [PLA-1439] Skip if a transaction has no signer by @leonardocustodio in #94
- [PLA-1431] Fix parsing operation name by @enjinabner in #95
- [PLA-1444] Add proofCode & proofUrl by @leonardocustodio in #96
- [PLA-1451] Return array instead of bool by @enjinabner in #97
- [PLA-1451] Fix failing tests by @enjinabner in #98
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Allow Transactions with Null Wallets by @leonardocustodio in #79
- Fixes event broadcast issue by @leonardocustodio in #81
Full Changelog: v1.0.0...v1.1.0