Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
84f57a7
feat: Add VisualizerContext for Ethereum transaction visualization
prasanna-anchorage Nov 15, 2025
689c16c
refactor: Implement Builder pattern for EthereumVisualizerRegistry
prasanna-anchorage Nov 15, 2025
0347323
refactor: Code formatting and registry module enhancements
prasanna-anchorage Nov 15, 2025
4e343ab
refactor: Consolidate token metadata structures - Milestone 1.1
prasanna-anchorage Nov 15, 2025
a7430a3
docs: Add CLAUDE.md guidelines for visualsign-ethereum module
prasanna-anchorage Nov 15, 2025
ad05f98
feat: Add registry architecture documentation and debug tracing
prasanna-anchorage Nov 15, 2025
8c72309
refactor: Add type-safe protocol architecture for Ethereum contracts
prasanna-anchorage Nov 16, 2025
27345bd
feat(ethereum): Type-safe protocol architecture with Uniswap scaffolding
prasanna-anchorage Nov 16, 2025
5f83c3f
Fix: Support for V3SwapExactIn by comparing to tenderly
prasanna-anchorage Nov 16, 2025
d820930
bugfix: actually use alloy sol! abi decoder for V3SwapExactIn
prasanna-anchorage Nov 16, 2025
c00a794
feat(ethereum): Add Uniswap Universal Router visualization
prasanna-anchorage Nov 16, 2025
4b39657
remove unused helper files
prasanna-anchorage Nov 16, 2025
fb86bcd
feat(ethereum): Fix Permit2 Permit command decoding with correct byte…
prasanna-anchorage Nov 16, 2025
ded16e3
feat(ethereum): Add Morpho Bundler3 protocol visualization
prasanna-anchorage Nov 16, 2025
f0236d5
docs: Extract Morpho workshop guide as standalone documentation
prasanna-anchorage Nov 16, 2025
ad11418
fix(ethereum): Fix V3 Swap Exact In decoding with manual ABI parsing
prasanna-anchorage Nov 17, 2025
6424bd3
refactor(ethereum): Improve V3 Swap decoding with cleaner ABI parsing…
prasanna-anchorage Nov 17, 2025
3b41edf
Update tests with SwapV2 fixtures
prasanna-anchorage Nov 17, 2025
df1e3e2
test(ethereum): Update v2swap fixture to include expanded command det…
prasanna-anchorage Nov 18, 2025
f7a2e90
Attempt to wire Safe through using first pass at a DSL
prasanna-anchorage Nov 18, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading