Skip to content

Commit

Permalink
cleanup: use upstream accounts/keystore
Browse files Browse the repository at this point in the history
  • Loading branch information
darioush committed Oct 24, 2024
1 parent 0a8267f commit 1635994
Show file tree
Hide file tree
Showing 42 changed files with 52 additions and 3,541 deletions.
2 changes: 1 addition & 1 deletion accounts/abi/bind/auth.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ import (
"io"
"math/big"

"github.com/ava-labs/coreth/accounts/keystore"
"github.com/ava-labs/coreth/core/types"
"github.com/ethereum/go-ethereum/accounts"
"github.com/ethereum/go-ethereum/accounts/external"
"github.com/ethereum/go-ethereum/accounts/keystore"
"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/crypto"
"github.com/ethereum/go-ethereum/log"
Expand Down
318 changes: 0 additions & 318 deletions accounts/keystore/account_cache.go

This file was deleted.

Loading

0 comments on commit 1635994

Please sign in to comment.