Skip to content

Commit

Permalink
feat(contracts/core): add additional actions to inbox (#2360)
Browse files Browse the repository at this point in the history
Replaced OpenZeppelin libs with gas-optimized Solady alternatives.
Expanded solve Inbox to include accept, reject, and cancel logic. Also
implemented tests for these flows.

issue: #2355
  • Loading branch information
Zodomo authored Nov 4, 2024
1 parent b29e879 commit 099b967
Show file tree
Hide file tree
Showing 29 changed files with 13,131 additions and 12,345 deletions.
8,200 changes: 4,100 additions & 4,100 deletions contracts/allocs/devnet.json

Large diffs are not rendered by default.

8,200 changes: 4,100 additions & 4,100 deletions contracts/allocs/staging.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contracts/bindings/admin.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contracts/bindings/allocpredeploys.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contracts/bindings/create3.go

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

2 changes: 1 addition & 1 deletion contracts/bindings/feeoraclev1.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contracts/bindings/omni.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contracts/bindings/omnibridgel1.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contracts/bindings/omnibridgenative.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contracts/bindings/omnigaspump.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contracts/bindings/omnigasstation.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contracts/bindings/omniportal.go

Large diffs are not rendered by default.

Loading

0 comments on commit 099b967

Please sign in to comment.