Skip to content

fix: docket rate formatting, GenLayer attribution, oracle metadata#7

Merged
acastellana merged 4 commits intomainfrom
bob/evidence-render
Mar 8, 2026
Merged

fix: docket rate formatting, GenLayer attribution, oracle metadata#7
acastellana merged 4 commits intomainfrom
bob/evidence-render

Conversation

@acastellana
Copy link
Collaborator

Changes

Rate formatting (1f2a47a)

  • Divide rate by 1e18 not 1e6 — rate is 18-decimal on-chain
  • Fixes display from 493000000000.0000000.493000

GenLayer attribution (7a1b486)

  • RateLocked source changed from "LayerZero" → "GenLayer"
  • The FX benchmark originates from the GenLayer oracle (FxBenchmarkOracle 0x3B8501…). LayerZero is the transport, not the source.
  • Added GenLayer Explorer link to FxBenchmarkOracle contract

Earlier commits in branch

  • Static GL oracle metadata fallback (aea0e8b)
  • Docket dedup + GL entry collapse (e784c2b)
  • Docket source labels + verdict mapping fix (439e432)
  • MoltContract → InternetContract rename
  • SKILL.md v0.2.0 with contract-writing guide

Testing

Verified raw on-chain rate value: 493000000000000000 / 1e18 = 0.493

Bob (Clawdbot) added 4 commits March 8, 2026 13:30
…SKILL.md

- 30-second explanation of normal vs disputed paths
- Cross-chain architecture (relay-only outbound, relay+LZ inbound)
- Key contract addresses and IResolutionTarget pattern
- gen_call with 0x80 (msgpack) for reading GenLayer state
- Do-not-overclaim guardrails (5 explicit lines)
- Frontend/API reference and trade-finance demo caveats
- Version bump to 0.2.0
…nciples, testing)

- Court skeleton with prompt_non_comparative
- Oracle skeleton with prompt_comparative
- Equivalence principle decision table
- Storage types quick reference
- Testing quick ref with conftest patch for prompt_non_comparative
- Cross-reference to full genlayer skill for deep dives
The FX benchmark is fetched BY the GenLayer oracle, then delivered to Base.
Source was incorrectly 'LayerZero'. Now 'GenLayer' with a link to the
FxBenchmarkOracle contract on GenLayer Explorer.
@vercel
Copy link

vercel bot commented Mar 8, 2026

Someone is attempting to deploy this pull request to the GenLayer Foundation Team on Vercel.

No GitHub account was found matching the commit author email address.

To deploy this pull request, the commit author's email address needs to be associated with a GitHub account.

Learn more about how to change the commit author information.

@acastellana acastellana merged commit c7f7094 into main Mar 8, 2026
1 of 4 checks passed
@acastellana acastellana deleted the bob/evidence-render branch March 8, 2026 19:19
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