v1.5.8
github-actions
released this
15 Jun 08:14
·
4 commits
to rc/v1.5.0
since this release
What's Changed
Bugfixes
- create a new errChan struct that wraps an err chan by @BeniaminDrasovean in #5068
New Features
- Feat/guardians by @AdoAdoAdo in #4106
Improvements
- En 12302 cosigned set guardian by @AdoAdoAdo in #4119
- Fixes guardian api by @AdoAdoAdo in #4425
- use normal PersisterTracker if processing mode is import db by @BeniaminDrasovean in #5091
- Fixes and unittests for factory api by @sstanculeanu in #5138
- Logs for non-executable transactions by @iulianpascalau in #5300
Other Notable Changes
- Intercepted tx freeze account by @AdoAdoAdo in #3893
- Refactor node create transaction by @ssd04 in #4107
- En 12318 gascost txs frozen by @AdoAdoAdo in #4159
- En 12365 constraints guarded tx by @AdoAdoAdo in #4203
- clean not active guardians by @AdoAdoAdo in #4223
- Freeze account fixes by @AdoAdoAdo in #4379
- add guardian data REST api by @AdoAdoAdo in #4400
- Rename api guardian field by @AdoAdoAdo in #4426
- Updated lastest gasSchedule with freeze account and guardian fields by @ssd04 in #4448
- Refactor GetDataForSigning for transaction by @ssd04 in #4431
- rename freeze account builtin function & update dep versions by @AdoAdoAdo in #4772
- add functions to ComputeBuiltInCost by @AdoAdoAdo in #4786
- add guardian service UID by @AdoAdoAdo in #4816
- Guarded txs relayed by @AdoAdoAdo in #4847
- Added semi-integration tests for freeze accounts feature by @iulianpascalau in #4870
- Added complex scenario semi-integration test for guarded accounts feat by @iulianpascalau in #5016
- Relayed guard accounts semi integration tests by @iulianpascalau in #5038
- Propagate sync missing snapshot nodes error by @BeniaminDrasovean in #5031
- Fix rewards broadcast by @iulianpascalau in #5128
- Unit tests for
node
package + small refactoring & fixes by @iulianpascalau in #5132 - Indexer with freeze account field by @miiu96 in #5146
- remove extra flag for guard account feature activation by @AdoAdoAdo in #5153
- Added unit tests for
storage
package by @iulianpascalau in #5141 - add extra fields on prepare transaction by @AdoAdoAdo in #5162
- wrap invalid guardian signature error by @bogdan-rosianu in #5164
- add extra checks for the set guardian transaction before execution by @AdoAdoAdo in #5250
- Move guardian checks by @AdoAdoAdo in #5280
- Allow set same guardian by @AdoAdoAdo in #5285
- Integrate new indexer with extra checks by @miiu96 in #5319
- Create SECURITY.md by @iulianpascalau in #5346
- Update vmcommon argscheck by @AdoAdoAdo in #5339
- Update vm-common and
upgradeProperties
log by @miiu96 in #5338
Full Changelog: v1.4.18...v1.5.8