Skip to content

Commit

Permalink
Merge branch 'ethereum:master' into portal
Browse files Browse the repository at this point in the history
  • Loading branch information
GrapeBaBa committed Jul 5, 2024
2 parents 9624e6f + 2d9d423 commit 5b40276
Show file tree
Hide file tree
Showing 18 changed files with 5,097 additions and 3,055 deletions.
487 changes: 487 additions & 0 deletions accounts/abi/bind/source.go.tpl

Large diffs are not rendered by default.

498 changes: 8 additions & 490 deletions accounts/abi/bind/template.go

Large diffs are not rendered by default.

1,371 changes: 879 additions & 492 deletions accounts/usbwallet/trezor/messages-common.pb.go

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions accounts/usbwallet/trezor/messages-common.proto
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
syntax = "proto2";
package hw.trezor.messages.common;

option go_package = "github.com/ethereum/go-ethereum/accounts/usbwallet/trezor";

/**
* Response: Success of the previous request
* @end
Expand Down
Loading

0 comments on commit 5b40276

Please sign in to comment.