Skip to content

initial code - #1

Merged
rube-de merged 1 commit into
masterfrom
rube/inital-paymaster-code
Sep 24, 2025
Merged

rube-de merged 1 commit into
masterfrom
rube/inital-paymaster-code

Conversation

@rube-de

@rube-de rube-de commented Sep 15, 2025

Copy link
Copy Markdown
Collaborator
  • contracts

    • hashi prover lib
    • hashi adapter reference
    • paymaster contracts
    • tasks for deployment/configuration of remote and sapphire contracts
    • tasks for manual trigger deposit, generate proof and relay proof
  • paymaster relayer

    • python app paymaster_relayer
    • docker compose.local for running the relayer local
    • docker compose for ROFL deployment

@rube-de
rube-de force-pushed the rube/inital-paymaster-code branch 5 times, most recently from b155ea2 to ad3291e Compare September 16, 2025 17:28
Comment thread .github/workflows/ci-test.yml Outdated
@rube-de
rube-de force-pushed the rube/inital-paymaster-code branch from ad3291e to 3eafc49 Compare September 17, 2025 14:05

@matevz matevz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO this can be merged. There will be a lot of followup PRs, but it's a good start.

Comment thread Makefile Outdated
Comment thread README.md Outdated
Comment thread Makefile Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
**Paymaster on Sapphire:**

```bash
make contracts-deploy-paymaster NETWORK=sapphire-testnet ARGS="--owner 0x... --oracle 0x... --shoyubashi 0x..."

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is probably hashi terminology. But would be good if you mention what is owner, oracle and shoyubashi here. Or point to the docs where they describe it.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rather compile ABIs from source instead of putting them here.

Comment thread paymaster-relayer/compose.yaml
Comment thread paymaster-relayer/paymaster_relayer/proof_manager.py
Comment thread paymaster-relayer/pyproject.toml Outdated
Comment thread paymaster-relayer/pyproject.toml Outdated
@rube-de
rube-de force-pushed the rube/inital-paymaster-code branch 2 times, most recently from 986f391 to 4031d54 Compare September 24, 2025 17:52
@rube-de
rube-de force-pushed the rube/inital-paymaster-code branch from 4031d54 to 90e1bd7 Compare September 24, 2025 18:01
@rube-de
rube-de merged commit 2dd27c2 into master Sep 24, 2025
5 checks passed
@rube-de
rube-de deleted the rube/inital-paymaster-code branch September 24, 2025 18:02
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.

3 participants