feat: contracts and engine logic for Flip delegation#5992
feat: contracts and engine logic for Flip delegation#5992albert-llimos merged 30 commits intomainfrom
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
21bdff6 to
99018b5
Compare
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
6e789da to
425d238
Compare
407f4be to
4582f18
Compare
* chore: update image to v1.3.1 like main, updating SC_UTILS address * chore: update to v1.3.2 * chore: update eth contract-interfaces to v1.3.2 * chore: insert deployed contract's addresses
* feat: execute sc call via ethereum * feat: sc calls * chore: mminor * chore: move eth address padding to engine * chore: cleanup, clippy * refactor: schuffled types * feat: impl other sc_utils events witnessing * chore: rename enum variants * chore: address comments * chore: address comments * chore: minor * feat: add transactional tx executing * refactor: Inject EthereumSCApi via Config * feat: tests * feat: benchmark for extrinsic * feat: correct extrinsic weight
77c7504 to
a6bd35f
Compare
Pull Request
Closes: PRO-2357
Checklist
Please conduct a thorough self-review before opening the PR.
Summary
New smart contract can be found here: chainflip-io/chainflip-eth-contracts#510