Merge main to reorg against eigenlayer refactoring#344
Merged
Conversation
drewstone
added a commit
that referenced
this pull request
Oct 10, 2024
* chore: add docs, cleanup blueprint for incredible squaring * feat: add SubstrateEventListenerContext * Update event_listeners.md Co-authored-by: Alex <69764315+Serial-ATA@users.noreply.github.com> * Update event_listeners.md Co-authored-by: Alex <69764315+Serial-ATA@users.noreply.github.com> * Update event_listeners.md Co-authored-by: Alex <69764315+Serial-ATA@users.noreply.github.com> * 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 <drewstone329@gmail.com> Co-authored-by: Alex <69764315+Serial-ATA@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.