Skip to content
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

Implement bundles and onBundle hooks #77

Merged
merged 21 commits into from
Dec 12, 2023
Merged

Implement bundles and onBundle hooks #77

merged 21 commits into from
Dec 12, 2023

Conversation

rpanic
Copy link
Member

@rpanic rpanic commented Nov 29, 2023

Depends on #72
Depends on #78 (PR merging into this branch)
Info in specs/protocol/Block-hooks-network-state.md

packages/protocol/test/bench.test.ts Outdated Show resolved Hide resolved
packages/protocol/src/blockmodules/BlockHeightHook.ts Outdated Show resolved Hide resolved
packages/protocol/src/protocol/Protocol.ts Outdated Show resolved Hide resolved
packages/protocol/src/protocol/Protocol.ts Outdated Show resolved Hide resolved
packages/protocol/src/protocol/ProvableTransactionHook.ts Outdated Show resolved Hide resolved
packages/protocol/src/prover/block/BlockProvable.ts Outdated Show resolved Hide resolved
packages/sequencer/test/integration/mocks/Balance.ts Outdated Show resolved Hide resolved
# Conflicts:
#	packages/api/src/graphql/modules/BlockStorageResolver.ts
Implemented APIs for new network state
# Conflicts:
#	packages/protocol/src/protocol/ProvableTransactionHook.ts
#	packages/protocol/src/prover/block/BlockProver.ts
@rpanic rpanic marked this pull request as ready for review December 12, 2023 12:26
@rpanic rpanic merged commit b2d2590 into develop Dec 12, 2023
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants