Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Event Listener Upgrade + Wrapper Types + sdk::main macro (#333)
* chore: add docs, cleanup blueprint for incredible squaring * feat: add SubstrateEventListenerContext * Update event_listeners.md Co-authored-by: Alex <[email protected]> * Update event_listeners.md Co-authored-by: Alex <[email protected]> * Update event_listeners.md Co-authored-by: Alex <[email protected]> * Cleanup * EVT -> EVENT type param name change on struct * Begin moving watchers into event listeners * wip * wip * Blueprint compiling * Get multiple event listeners working w/tangle * work on reports macro * QOS and report macros working * All lints, fmt, passing * wip * All minus 1 job-macro-related compile error in evm event listener impl * Get eigen mostly compiling * reduce complexity for next debugging session * tangle compiling and working, evm compiling evm event_watcher notation needs to be moved into the event_listener block * Remove event_watcher * Merge main to reorg against eigenlayer refactoring (#344) * chore: merge main and clean up merge conflicts * fix: resolve more merge conflicts * fix: comments * feat: fix more merge conflicts relating to changes on main * fix: lib * fix: attempt to resolve build * wip * Add relevant git submodules * 1 compile error * Get tangle integration test passing * fix: simplify joinfill * fix: fmt * fix: fix compilation with joinfill issue * fix: cleanup and push testing forward --------- Co-authored-by: drewstone <[email protected]> Co-authored-by: Alex <[email protected]>
- Loading branch information