Releases: enjin/platform-core
Releases · enjin/platform-core
v2.1.1
What's Changed
- [PLA-2120] MinInfusion dispatch rule by @leonardocustodio in #304
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- [PLA-2062] Remove google qr adapter by @leonardocustodio in #284
- [PLA-1975] Add custom queue by @enjinabner in #285
- [PLA-2068] Fix event should go to public key channels by @leonardocustodio in #286
- [PLA-2088] Fix collapsing supply by @enjinabner in #288
- [PLA-1946] Fix translation by @enjinabner in #290
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #287
- [PLA-2105] Upgrade dependencies & changes formatting to php8.3 by @leonardocustodio in #295
- Update rector/rector requirement from 2.0.0-rc1 to 2.0.0-rc2 by @dependabot in #296
- Update rector/rector requirement from 2.0.0-rc2 to 2.0.0-rc3 by @dependabot in #297
- [PLA-2058] Update token name in DB after token mutation. by @v16Studios in #298
- Update rector/rector requirement from 2.0.0-rc3 to 2.0.3 by @dependabot in #299
- [PLA-2090] Add filters to subqueries by @enjinabner in #289
- [PLA-2115] Keep enough value to pay for teleporting fee by @leonardocustodio in #301
- [PLA-1931] Fixes signature encoding by @leonardocustodio in #300
- [PLA-2115] Keep enough value to pay for teleporting fee by @leonardocustodio in #302
- [PLA-1949] Fix a syntax error in the Model update function. by @v16Studios in #303
Full Changelog: v2.0.2...v2.1.0
v2.0.3
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- [PLA-2058] Add anyone can infuse by @enjinabner in #283
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- [PLA-2023] Refactor constant by @enjinabner in #279
- [PLA-2054] Fix batch mint utility by @enjinabner in #281
- [PLA-2057] Fix RemoveAccountRuleData codec by @leonardocustodio in #282
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- [Hotfix] Fixes platform:sync on SYNC_ALL by @leonardocustodio in #175
- [PLA-1784] Refactor events broadcast & log by @leonardocustodio in #174
- [PLA-1806] Attributes duplicated fix + Adds model to some events by @leonardocustodio in #176
- [PLA-1806] Fixes wrong var by @leonardocustodio in #177
- [PLA-1855] Fixes for hex encoded attribute keys and values. by @v16Studios in #179
- [PLA-1851] Fixes FuelTank events by @leonardocustodio in #184
- [PLA-1806] Class init error by @leonardocustodio in #178
- [PLA-1806] Tweak Attribute key/value string accessors and tests. by @v16Studios in #186
- [PLA-1838] Fixes token freeze with nullable freezeState by @leonardocustodio in #187
- [PLA-1678] Laravel 11 Update. by @v16Studios in #185
- [PLA-1693] Improved local testing. by @v16Studios in #188
- [PLA-1867] Upgrades amphp libs by @leonardocustodio in #190
- [PLA-1693] Improved local testing tweaks. by @v16Studios in #191
- [PLA-1837] Add account owner validation by @enjinabner in #194
- [PLA-1873] Make sync work with both matrix versions by @leonardocustodio in #193
- [PLA-1875] Adjustments for marketplace sync by @leonardocustodio in #195
- [PLA-1876] Support v1010 on fueltank package by @leonardocustodio in #196
- [PLA-1877] Makes mutations compatible with v1010 by @leonardocustodio in #197
- [PLA-1878] Marketplace mutations support to v1010 by @leonardocustodio in #198
- [PLA-1879] FT mutation support for v1010 by @leonardocustodio in #199
- [PLA-1881] Add support for v1010 events/extrinsics by @leonardocustodio in #202
- [PLA-1885] Relay-watcher changes by @leonardocustodio in #203
- [PLA-1886] Improvement transaction-checker by @leonardocustodio in #205
- [Hotfix] Fixes tokenMutated by @leonardocustodio in #206
- [PLA-1887] Fixes processing events twice by @leonardocustodio in #207
- [PLA-1904] Fix GetTokens query pagination by @enjinabner in #209
- [PLA-1910] Fixes ListingCreated event by @leonardocustodio in #211
- [PLA-1897] Fix setAttribute callIndex by @leonardocustodio in #208
- [PLA-1912] Add support for new signingPayload by @leonardocustodio in #212
- [PLA-1869] Tweaks to data tracking mutations. by @v16Studios in #204
- [PLA-1915] Fixes MintParams by @leonardocustodio in #214
- [PLA-1919] Make sure data is an array by @enjinabner in #217
- [PLA-1414] Update translation strings. by @v16Studios in #216
- [PLA-1926] Updates deposit values by @leonardocustodio in #218
- [PLA-1927] Adds deposits for Marketplace and FuelTanks by @leonardocustodio in #219
- [PLA-1927] Marketplace v1011 changes by @leonardocustodio in #220
- [PLA-1931] Fix checking for running latest version by @enjinabner in #222
- [PLA-1930] Add bulk filter to GetWallet query by @enjinabner in #221
- Bumps specVersion & transactionVersion by @leonardocustodio in #223
- [PLA-1954] Rename migration to change its position in the running order. by @v16Studios in #225
- [PLA-1956] Updates RetryTransaction to remove public key if equal to wallet daemon by @leonardocustodio in #227
- [PLA-1966] Add network to GetPendingEvents by @enjinabner in #229
- [PLA-1948] Add table name to select. by @v16Studios in #226
- [PLA-1968] Prevent duplicate wallet public key by @enjinabner in #230
- [PLA-1963] Convert uri attribute to string if it's encoded as hex for metadata. by @v16Studios in #231
- [PLA-1963] Tweak hex conversion for collection attribute. by @v16Studios in #232
- [PLA-1974] Fixes ListingFilled parser by @leonardocustodio in #233
- [PLA-1974] Add return null by @leonardocustodio in #234
- [PLA-1978] MultiMetadata support by @leonardocustodio in #235
- Lower decoder retry to 3 by @leonardocustodio in #236
- [PLA-1979] Throw exception on invalid encoded data by @enjinabner in #237
- [PLA-1980] Fixes Listing storage sync by @leonardocustodio in #238
- [PLA-1982] Upgrade runtime & specs for mainnet by @leonardocustodio in #239
- [PLA-1984] Move IntegerRangeString scalar by @leonardocustodio in #241
- [PLA-1985] Allow update with same hash on UpdateTransaction by @leonardocustodio in #242
- [PLA-1986] Fixes storage parsing during migration by @leonardocustodio in #243
- [PLA-1990] Fixes marketplace prices by @leonardocustodio in #245
- [PLA-1986] Removes decoder migration fix by @leonardocustodio in #244
- [PLA-2001] Deprecates Transfer & Adds TransferKeepAlive and TransferAllowDeath by @leonardocustodio in #247
- [PLA-1981][PLA-1955] Clears metadata on sync & throws on daemon as signingAccount by @leonardocustodio in #246
- [PLA-1998] Deprecate keepAlive from OperatorTransferToken by @leonardocustodio in #248
- Adds deprecationReason to keepAlive & TransferBalance by @leonardocustodio in #251
- [PLA-2004] Forget customTypes when ingest starts by @leonardocustodio in #252
- [PLA-1997] Change CreateToken mutation by @leonardocustodio in #249
- [PLA-2006] Add new args to CreateToken mutation by @leonardocustodio in #253
- [PLA-2014] Adds SubstrateHttpClient for fetching balance by @leonardocustodio in #254
- [PLA-2016] Use Dependency Injection for DecoderService by @tallesborges in #256
- [PLA-2015] Improve syncable tracking. by @v16Studios in #255
- [PLA-2017] Fix total count cache key by @enjinabner in #257
- [PLA-2018] Upgrade collections to new format by @leonardocustodio in #258
- [PLA-2019] Adds token struct to TokenType by @leonardocustodio in #259
- [PLA-2026] Adds infuse mutation by @leonardocustodio in #261
- [PLA-2029] Ingest changes for v2.0.0 & remove async from platform:sync by @leonardocustodio in #262
- [PLA-2033] Removes old codecs from encoder by @leonardocustodio in #263
- [PLA-2033] Add AuctionData back by @leonardocustodio in #264
- [PLA-2009] Add index to syncables by @enjinabner in #267
- [PLA-2036] Change force_single_mint to force_collapsing_supply. by @v16Studios in #266
- [PLA-1946] Add after param validation by @enjinabner in #268
- [PLA-2038] Changes for supporting FuelTanks v2.0.0 by @leonardocustodio in #269
- [PLA-2023] Improve metadata caching by @enjinabner in #260
- [PLA-2023] Fix error logging by @enjinabner in #271
- [PLA-2041] Adds ListingRemovedUnderMinimum & canary v1013 runtime by @leonardocustodio in #270
- [PLA-2043] Use stable packages by @leonardocustodio in #272
- [PLA-1943] Fix relationship total count by @enjinabner in #228
- [Hotfix] Accept any gmajor versi...
v1.11.3
What's Changed
- [PLA-2009] Add index to syncables by @enjinabner in #267
Full Changelog: v1.11.2...v1.11.3
v1.11.2
What's Changed
- [PLA-2004] Forget customTypes when ingest starts by @leonardocustodio in #252
- [PLA-2014] Adds SubstrateHttpClient for fetching balance by @leonardocustodio in #254
- [PLA-2016] Use Dependency Injection for DecoderService by @tallesborges in #256
Full Changelog: v1.11.1...v1.11.2
v1.11.1
What's Changed
- [PLA-1986] Removes decoder migration fix by @leonardocustodio in #244
- [PLA-2001] Deprecates Transfer & Adds TransferKeepAlive and TransferAllowDeath by @leonardocustodio in #247
- [PLA-1981][PLA-1955] Clears metadata on sync & throws on daemon as signingAccount by @leonardocustodio in #246
- [PLA-1998] Deprecate keepAlive from OperatorTransferToken by @leonardocustodio in #248
- Adds deprecationReason to keepAlive & TransferBalance by @leonardocustodio in #251
Full Changelog: v1.11.0...v1.11.1
v1.11.0
What's Changed
- [PLA-1930] Add bulk filter to GetWallet query by @enjinabner in #221
- [PLA-1979] Throw exception on invalid encoded data by @enjinabner in #237
- [PLA-1980] Fixes Listing storage sync by @leonardocustodio in #238
- [PLA-1982] Upgrade runtime & specs for mainnet by @leonardocustodio in #239
- [PLA-1984] Move IntegerRangeString scalar by @leonardocustodio in #241
- [PLA-1985] Allow update with same hash on UpdateTransaction by @leonardocustodio in #242
- [PLA-1986] Fixes storage parsing during migration by @leonardocustodio in #243
- [PLA-1990] Fixes marketplace prices by @leonardocustodio in #245
Full Changelog: v1.10.6...v1.11.0