Skip to content

Commit

Permalink
Update script
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmcgary committed May 3, 2024
1 parent 617d74e commit c2262c5
Show file tree
Hide file tree
Showing 40 changed files with 9,268 additions and 9,265 deletions.
6 changes: 5 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@

.PHONY: install-hooks
install-hooks:
cp scripts/pre-commit.sh .git/hooks/pre-commit

.PHONY: deps
deps:
deps: install-hooks
brew install libusb
go install github.com/ethereum/go-ethereum/cmd/abigen@latest
curl -L https://foundry.paradigm.xyz | bash
Expand Down
700 changes: 350 additions & 350 deletions pkg/bindings/AVSDirectory/binding.go

Large diffs are not rendered by default.

328 changes: 164 additions & 164 deletions pkg/bindings/AVSDirectoryStorage/binding.go

Large diffs are not rendered by default.

156 changes: 78 additions & 78 deletions pkg/bindings/BeaconChainProofs/binding.go

Large diffs are not rendered by default.

156 changes: 78 additions & 78 deletions pkg/bindings/BytesLib/binding.go

Large diffs are not rendered by default.

764 changes: 382 additions & 382 deletions pkg/bindings/DelayedWithdrawalRouter/binding.go

Large diffs are not rendered by default.

1,548 changes: 774 additions & 774 deletions pkg/bindings/DelegationManager/binding.go

Large diffs are not rendered by default.

1,140 changes: 570 additions & 570 deletions pkg/bindings/DelegationManagerStorage/binding.go

Large diffs are not rendered by default.

156 changes: 78 additions & 78 deletions pkg/bindings/EIP1271SignatureUtils/binding.go

Large diffs are not rendered by default.

880 changes: 440 additions & 440 deletions pkg/bindings/EigenPod/binding.go

Large diffs are not rendered by default.

992 changes: 496 additions & 496 deletions pkg/bindings/EigenPodManager/binding.go

Large diffs are not rendered by default.

848 changes: 424 additions & 424 deletions pkg/bindings/EigenPodManagerStorage/binding.go

Large diffs are not rendered by default.

140 changes: 70 additions & 70 deletions pkg/bindings/EigenPodPausingConstants/binding.go

Large diffs are not rendered by default.

156 changes: 78 additions & 78 deletions pkg/bindings/Endian/binding.go

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

Loading

0 comments on commit c2262c5

Please sign in to comment.