Marvin Kruse

Results 10 issues of Marvin Kruse

With the latest version (commit de344f1) of this plugin the from_client_id is now correctly set when receiving a publish message via the web hook (see #75). But after upgrading the...

question

Custom TransparentProxy to enable owners to update to the newest Beacon implementation From [SyncLinear.com](https://synclinear.com) | [SC-138](https://linear.app/inverter/issue/SC-138/implement-immutability-option-for-module-deployments)

Urgent

This PR will contain the fixes to the audit by [Macro](https://0xmacro.com/). Description in progress.

audit

Description will follow. I am revamping the scripts, as they are pretty much focused on local/dev deployments instead of "real" deployments. I will tag the appropriate people and add a...

This adds a check to the `ModuleManager`, resulting in only being able to add modules to an Orchestrator if they are properly registered through our factory. ⚠️ The tests of...

Low prio discussion question: Do we still need it/want to keep it?

cleanup
low prio

Like in a module, we should probably use the Metadata functionality for the Orchestrator as well, since currently, it's just a hardcoded number that represents its version.

changes
low prio

Just noticed two things when checking #662 after it was merged, which is why I opened this PR quickly. It had: * Compiler Warnings * In the main contract, `_token`...

Contains the Topos-related contracts, including: * FM_EXT_TokenVault_v1 * FM_BC_BondingSurface_Redeeming_Restricted_Repayer_Seizable_v1 * FM_BC_BondingSurface_Redeeming_v1 * BondingSurface Ready to be reviewed by **[Team Omega](https://teamomega.eth.limo/)**, after which it will be merged into `dev`.

audit