What's Changed
Bugfixes
- Separate fee handling for inner tx of type move balance by @sstanculeanu in #5627
- ChainSimulator: verify tx on send by @sstanculeanu in #6268
New Features
- Feat/RelayedV3 by @sstanculeanu in #5741
Improvements
- Added missing fields on the transaction/pool by-sender request by @sstanculeanu in #6039
- Append log events for all inner transactions failure by @sstanculeanu in #6176
Other Notable Changes
- Relayed v3 by @sstanculeanu in #5572
- ESDT v2 implementations on SystemSC - dynamic tokens and tokenType by @sasurobert in #5682
- Merge rc/v1.7.0 in feat/esdt improvements 30jan by @BeniaminDrasovean in #5892
- Mx 14997 overwrite config structs by @axenteoctavian in #5851
- esdt improvements integration by @BeniaminDrasovean in #5806
- Added the possibility to define more protocol IDs for p2p networks by @iulianpascalau in #5897
- Update rc v1.7.0 rc v1.7.next1 2024.02.13 by @iulianpascalau in #5957
- use create with retries in persister factory by @ssd04 in #5797
- Persister tmp file path by @ssd04 in #5995
- Merge rc 1.7.next1 to common persisters factory by @ssd04 in #6003
- Update to use latest storage version by @ssd04 in #6010
- Merge.1.7.1 esdtv2 6 mar by @sasurobert in #6023
- Feat/refactor persister factory by @ssd04 in #6001
- Merge rc/v1.7.next1 in feat/esdt improvements 28mar by @BeniaminDrasovean in #6072
- Feat/esdt improvements by @BeniaminDrasovean in #5821
- Merge rc/v1.7.0 in rc/v1.7.next1 12apr by @BeniaminDrasovean in #6115
- TrieRecreate refactor by @BeniaminDrasovean in #6018
- Integrate new vm-common: events for "claim developer rewards" by @andreibancioiu in #6117
- Integrate vm improve 1.5.5 by @sasurobert in #6139
- Chain simulator updates for sovereign by @axenteoctavian in #6150
- Adjust workflow runners (MacOS) by @andreibancioiu in #6162
chain simulator
force change of epoch by @miiu96 in #6173- Chain simulator custom transactions sender component by @iulianpascalau in #6182
- Update feat chain simulator by @miiu96 in #6212
- Chain simulator tests refactor by @axenteoctavian in #6217
- Update feat chain simulator 30.05 by @miiu96 in #6221
- update-chain-simulator-31-05 by @miiu96 in #6226
feat/chain simulator improvements
by @miiu96 in #6184- FIX: Destination shard id in chain simulator for meta chain addresses by @mariusmihaic in #6238
- ESDT improvements chain simulator tests and fixes by @ssd04 in #6194
- Update enable epochs flags by @ssd04 in #6225
- Remove consensus group size chain simulator by @miiu96 in #6248
- do not allow NFTs to be upgraded to dynamic by @BeniaminDrasovean in #6250
- add more testing scenarios by @BeniaminDrasovean in #6263
- ESDT improvements integration tests part2 + fixes by @ssd04 in #6262
- Added action for building keygenerator docker images by @danidrasovean in #6275
- Update Dockerfiles by @danidrasovean in #6281
- Add esdt token type api by @ssd04 in #6242
- Token type in altered accounts by @miiu96 in #6220
- Proposer optimisation by @AdoAdoAdo in #6186
- added map support for over writable configs by @axenteoctavian in #6116
- Extend delegation log events by @miiu96 in #6292
- update dependencies by @BeniaminDrasovean in #6317
- ESDT Improvements integration tests by @ssd04 in #6284
- fixed error on withKeys by @raduchis in #6247
- added egld with multi transfer scenario by @ssd04 in #6313
- Change receivers ids relayed v3 and multi transfer integration by @miiu96 in #6302
- cleanup proposal misses by @AdoAdoAdo in #6161
- Optimize "DisplayProcessTxDetails": Early exit if log level is not TRACE by @andreibancioiu in #6322
- Extra parameter chain simulator by @miiu96 in #6320
- Multi transfer execute by user flag by @sasurobert in #6334
New Contributors
- @danidrasovean made their first contribution in #6275
Full Changelog: v1.7.13...v1.7.14