You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
It would be useful to add a "Get Started" section to the readme.
As per this blog-post, the Blockifier sequencer is used in production, but I can't deploy it easily in a test environment.
The text was updated successfully, but these errors were encountered:
gswirski
pushed a commit
to reilabs/blockifier
that referenced
this issue
Jun 26, 2024
…acro (starkware-libs#1656)
* feat: add eventmessage for emitting models & start refactoring emit macro
* refactor: emit multiple models event
* feat: event message processor
* feat: emit_message world func emit event mssage
* refactor: catch all event processor
* refactor: check model key as name
* feat: model name keccak as id & rework model events
* fix: storing entities with model hash
* refactor: catch all event message and store
* feat: emit model evrnt from spawn and move spawn
* fix: pass keys as array
* feat: fix emit macro and correctly index model events
* feat: event messages migrations & set
* feat: store events messages and new id system
* chore: fmt
* fix: keys array
* feat: add grpc endpoint for event messages
* feat: graphql schema for event messages
* cadd comments for moel name hash
* revert world.cario changes
* fix: graphql entity and model connection
* refactor: only test models name ordering
* fix: entity/modeldata relation
* refactor: remove event testing
* fix: cairo code
* refactor: add back event rxample
* fix: merge
* chore: migration
* fix: subscription test
* fix: tests
* fix: subscription test
* fix: sql test
* chore: format model id correctly in test
* fix: model subscription with id
* fix: schema for model
* chore: revert modelmmeber type
* fix: event message query
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would be useful to add a "Get Started" section to the readme.
As per this blog-post, the Blockifier sequencer is used in production, but I can't deploy it easily in a test environment.
The text was updated successfully, but these errors were encountered: