Polkadex-Substrate / polkadexTEE-worker

Polkadex Off-chain Orderbook
Apache License 2.0
10 stars 1 forks source link

Monthly 2021 09+1 #288

Closed haerdib closed 2 years ago

haerdib commented 2 years ago

Updates to substrate septemeber + 1 tag and merges some updates from integritee master Status of integritee master: 19 august , commit https://github.com/integritee-network/worker/commit/ed8628ef2d33f5aec94de413e19fc38c30d328fa

When reviewing this PR, focus on the polkadex code related changes - this PR should not include any functionality changes in the polkadex specific code. Also, there are many file changes / additions that can be skipped over because they are not used by polkadex. Examples:

Also, files that are newly created do not cause merge conflicts, so it is safe to assume that they do not introduce errors as they have been reviewed previously by integritee.

TODOs:

For some files/constructs there has been a new concept introduced, which would require many changes in the code introduced by polkadex. Because of the hugeness of this PR I avoided complicated ingegration, and simply renamed the file to "polkadex_..." or added a FIXME comment. These files / functions should be integrated into the new construction. But in a separate PR so these changes will not be missed and can be reviewed properly. This concerns the following files:

I will create separate issues for these matters.