-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: refactor aztec_listener
#20
Merged
Merged
Conversation
This file contains 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
…s-kafka-stops-during-startup-without-throwing
Mautjee
approved these changes
Sep 12, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
few comments but looks good
Mautjee
added a commit
that referenced
this pull request
Sep 13, 2024
* added a lot more verbosity to blockschema (and types) * successful store and retreival * frontend working * updated package.json * improved types and removed a bunch of eslint ignores * remove install state * fixed stuff * comment and http-server * fixed playground * more improvements * delete * added generic block type * backend new type working * format * removed unknowns * improve UI * updated type and DB * updated schema * split the files * misses * types and shit * fix logs * update deployment * added production * fixed it * small fixes * updq * set different runner * set namespace correct part one * edit namespace * update namespace * delete * fix error * Update github action * update deletion of old registers * update path * update path * update to cleanup script * update to github action * change latest 5 to 1 * removed sha filter * update fiter * change 1 to 2 * added retrys * update token time * change name * use docker login * reverted changes * update path * change to docker login * add env variable * update skaffold file * update the image location * remove dummy node * update namespace * remove dummy node file * updart * change name * add pull secret * update yaml file * add small script for ingress * delete kafka-ui in frontend * add config * change ingress * change position for pull secret * fix: added crash callback to message-bus (#9) * change from local to production * update skaffold nginx controller * change trigger branche * chore: upgrade aztec-packages to 0.53.0 (#16) * chore: refactor `aztec_listener` (#20) also added nodeInfo to kafka message * removed todo * add init containers * fix typo * added todo for fixing domain name * rename database * Update k8s/local/aztec-listener/deployment.yaml * feat: added `/blocks/$blockNumber` to `explorer-ui` (#18) --------- Co-authored-by: filip <[email protected]> Co-authored-by: Mauro Eijsenring <[email protected]> Co-authored-by: Mauro Eijsenring <[email protected]>
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.
depends on #6