You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* configure block timestamp threshold above which the scheduler will be OUT-OF-SERVICE ([#768](https://github.com/iExecBlockchainComputing/iexec-core/issues/768)) ([c245d60](https://github.com/iExecBlockchainComputing/iexec-core/commit/c245d6091255ab65f50a04a4ca9ea49b932ea367))
11
+
* update models to distinguish SGX and TDX enabled workers ([#764](https://github.com/iExecBlockchainComputing/iexec-core/issues/764)) ([c1e6ec3](https://github.com/iExecBlockchainComputing/iexec-core/commit/c1e6ec36fc38432d50177e131a394dd010d239a2))
12
+
13
+
14
+
### Bug Fixes
15
+
16
+
* refactor event lookup on-chain to use LogTopic ([#763](https://github.com/iExecBlockchainComputing/iexec-core/issues/763)) ([35e6285](https://github.com/iExecBlockchainComputing/iexec-core/commit/35e6285cef5f7fb30e1616e11e8caee9f234ca32))
17
+
* remove circuit-break on failed worker transaction to allow replicate abortion ([#767](https://github.com/iExecBlockchainComputing/iexec-core/issues/767)) ([d2cb21f](https://github.com/iExecBlockchainComputing/iexec-core/commit/d2cb21f16642646e6d01873a252618d671522b40))
18
+
* wallet addresses need to be encoded on 32 bytes in ETH filters ([#766](https://github.com/iExecBlockchainComputing/iexec-core/issues/766)) ([14103ec](https://github.com/iExecBlockchainComputing/iexec-core/commit/14103ec7dd76cd947415bd1d41dfc318113fd99a))
0 commit comments