-
Notifications
You must be signed in to change notification settings - Fork 5
refactor(evm-wallet-experiment): split coordinator-vat into home/away #939
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
Merged
Merged
Changes from 17 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
a00ef79
refactor(evm-wallet): replace DelegationGrant with discriminated unio…
grypez 1981c86
feat(evm-wallet): add delegator-vat for home-side grant building
grypez 7d9d32b
feat(evm-wallet): add redeemer-vat for away-side grant storage
grypez 16dc003
feat(evm-wallet): add home-coordinator as home-side split of coordina…
grypez 9711ca5
feat(evm-wallet): rewrite delegation-twin for semantic grant enforcement
grypez d7c9162
feat(evm-wallet): add away-coordinator with delegation routing and pe…
grypez 1c636b1
refactor(evm-wallet): remove coordinator-vat, delegation-vat, delegat…
grypez f7c0c5e
test(evm-wallet-experiment): migrate Docker e2e tests to new coordina…
grypez 746b5cb
fix(evm-wallet): normalize token addresses and preserve twin spend co…
grypez 4670710
refactor(evm-wallet): use superstruct to validate CapData shape in do…
grypez 282ba34
refactor(evm-wallet): use superstruct to validate CapData in openclaw…
grypez 957d4e2
refactor(evm-wallet): extract shared tx helpers to lib/tx-utils
grypez 674361f
fix(evm-wallet): normalize token to lowercase before routing to deleg…
grypez 1e4fa62
fix(evm-wallet): migrate node test scripts to home/away coordinator API
grypez 5244989
fix(evm-wallet): address code review — guards, baggage validation, tests
grypez 7735f14
fix(evm-wallet): coerce amount to bigint at JSON boundary in away-coo…
grypez 9c824f4
fix(evm-wallet): track cumulative spend (totalLimit) in transferNativ…
grypez 03ee6c0
fix(evm-wallet): persist homeCoordRef in baggage across kernel restarts
grypez 33c067b
fix(evm-wallet): rename maxAmount→totalLimit in TransferFungibleGrant…
grypez bc89843
fix(evm-wallet): normalize maxAmount to bigint before toString(16) in…
grypez 0c68d6f
docs(evm-wallet): clarify twin routing error semantics in JSDoc
grypez d9ef637
fix(evm-wallet): use totalLimit instead of maxAmount in delegation-tw…
grypez 088e26c
fix(evm-wallet): collect all twin errors and throw with cause array
grypez File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.