Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.

Migrate Counter Program to eBPF Architecture#12

Open
hoffmabc wants to merge 2 commits into
mainfrom
feat/update-counter-example
Open

Migrate Counter Program to eBPF Architecture#12
hoffmabc wants to merge 2 commits into
mainfrom
feat/update-counter-example

Conversation

@hoffmabc

@hoffmabc hoffmabc commented Aug 23, 2024

Copy link
Copy Markdown
Contributor

fixes: #19

This PR migrates our existing Counter Program from the zkVM architecture to eBPF, aligning it with our new blockchain infrastructure. The migration includes significant changes to the program structure, account handling, and testing framework.

@hoffmabc hoffmabc added the enhancement New feature or request label Aug 23, 2024
@hoffmabc hoffmabc requested a review from 0xfinetuned August 23, 2024 20:07
@hoffmabc hoffmabc self-assigned this Aug 23, 2024
@hoffmabc hoffmabc changed the base branch from main to feat/update-logging-helloworld August 23, 2024 20:08
@hoffmabc hoffmabc changed the base branch from feat/update-logging-helloworld to main August 24, 2024 13:29
@bartolbilic

Copy link
Copy Markdown

@hoffmabc I will try to review this one so we can replace outdated ZKVM counter and remove ZKVM references from here.

@bartolbilic bartolbilic linked an issue Oct 3, 2024 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Recreate Counter program using EBPF

2 participants