Skip to content

feat: support process-to-process pushes via arweave-scheduler@1.0 - #1101

Open
charmful0x wants to merge 1 commit into
candidate/fast-arweave-scheduler-1from
feat/push-compute-authority-fast-scheduler
Open

feat: support process-to-process pushes via arweave-scheduler@1.0#1101
charmful0x wants to merge 1 commit into
candidate/fast-arweave-scheduler-1from
feat/push-compute-authority-fast-scheduler

Conversation

@charmful0x

Copy link
Copy Markdown

this PR teaches schedulers to advertise their required codec on 422, and push@1.0 to retry generically with it:

  • legacy scheduler@1.0 (ao.TN.1) requires ans104@1.0 -- (ao.N.1 case remains as-is)
  • arweave-scheduler@1.0 requires tx@1.0

for tx@1.0, push reuses the target process authority selection, fetches the target-aware L1 price and anchor through arweave@2.9, signs a data-free L1 tx, and posts it through the scheduler

preserves the existing httpsig@1.0 -> ans104@1.0 fallback, from-* provenance, redirects, and security policy. accepted L1 submissions return as pending (202)

live L1 probe:

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.

1 participant