Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mybee
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vicotor
mybee
Commits
e1025971
Unverified
Commit
e1025971
authored
Jun 09, 2021
by
Esad Akar
Committed by
GitHub
Jun 09, 2021
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: update go-ethereum (#2015)
parent
1890f323
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
220 additions
and
149 deletions
+220
-149
go.mod
go.mod
+10
-17
go.sum
go.sum
+204
-132
sender_matcher_test.go
pkg/transaction/sender_matcher_test.go
+6
-0
No files found.
go.mod
View file @
e1025971
...
@@ -7,24 +7,22 @@ require (
...
@@ -7,24 +7,22 @@ require (
github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd // indirect
github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd // indirect
github.com/coreos/go-semver v0.3.0
github.com/coreos/go-semver v0.3.0
github.com/davidlazar/go-crypto v0.0.0-20200604182044-b73af7476f6c // indirect
github.com/davidlazar/go-crypto v0.0.0-20200604182044-b73af7476f6c // indirect
github.com/ethereum/go-ethereum v1.
9.2
3
github.com/ethereum/go-ethereum v1.
10.
3
github.com/ethersphere/go-storage-incentives-abi v0.2.0
github.com/ethersphere/go-storage-incentives-abi v0.2.0
github.com/ethersphere/go-sw3-abi v0.4.0
github.com/ethersphere/go-sw3-abi v0.4.0
github.com/ethersphere/langos v1.0.0
github.com/ethersphere/langos v1.0.0
github.com/gogo/protobuf v1.3.1
github.com/gogo/protobuf v1.3.1
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect
github.com/google/go-cmp v0.5.
0
github.com/google/go-cmp v0.5.
4
github.com/google/gopacket v1.1.19 // indirect
github.com/google/gopacket v1.1.19 // indirect
github.com/google/uuid v1.1.4 // indirect
github.com/gopherjs/gopherjs v0.0.0-20200217142428-fce0ec30dd00 // indirect
github.com/gopherjs/gopherjs v0.0.0-20200217142428-fce0ec30dd00 // indirect
github.com/gorilla/handlers v1.4.2
github.com/gorilla/handlers v1.4.2
github.com/gorilla/mux v1.7.4
github.com/gorilla/mux v1.7.4
github.com/gorilla/websocket v1.4.2
github.com/gorilla/websocket v1.4.2
github.com/hashicorp/go-multierror v1.1.1
github.com/hashicorp/go-multierror v1.1.1
github.com/hashicorp/golang-lru v0.5.
4
github.com/hashicorp/golang-lru v0.5.
5-0.20210104140557-80c98217689d
github.com/kardianos/service v1.2.0
github.com/kardianos/service v1.2.0
github.com/koron/go-ssdp v0.0.2 // indirect
github.com/koron/go-ssdp v0.0.2 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/libp2p/go-libp2p v0.13.0
github.com/libp2p/go-libp2p v0.13.0
github.com/libp2p/go-libp2p-autonat v0.4.0
github.com/libp2p/go-libp2p-autonat v0.4.0
github.com/libp2p/go-libp2p-core v0.8.0
github.com/libp2p/go-libp2p-core v0.8.0
...
@@ -53,29 +51,24 @@ require (
...
@@ -53,29 +51,24 @@ require (
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/viper v1.7.0
github.com/spf13/viper v1.7.0
github.com/syndtr/goleveldb v1.0.1-0.202
00815110645-5c35d600f0ca
github.com/syndtr/goleveldb v1.0.1-0.202
10305035536-64b5b1c73954
github.com/uber/jaeger-client-go v2.24.0+incompatible
github.com/uber/jaeger-client-go v2.24.0+incompatible
github.com/uber/jaeger-lib v2.2.0+incompatible // indirect
github.com/uber/jaeger-lib v2.2.0+incompatible // indirect
github.com/wealdtech/go-ens/v3 v3.4.
4
github.com/wealdtech/go-ens/v3 v3.4.
5
gitlab.com/nolash/go-mockbytes v0.0.7
gitlab.com/nolash/go-mockbytes v0.0.7
go.opencensus.io v0.22.5 // indirect
go.opencensus.io v0.22.5 // indirect
go.uber.org/atomic v1.7.0
go.uber.org/atomic v1.7.0
go.uber.org/multierr v1.6.0 // indirect
go.uber.org/multierr v1.6.0 // indirect
go.uber.org/zap v1.16.0 // indirect
go.uber.org/zap v1.16.0 // indirect
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad
golang.org/x/crypto v0.0.0-20210506145944-38f3c27a63bf
golang.org/x/mod v0.3.0 // indirect
golang.org/x/net v0.0.0-20210510120150-4163338589ed
golang.org/x/net v0.0.0-20201224014010-6772e930b67b
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
golang.org/x/sys v0.0.0-20210510120138-977fb7262007
golang.org/x/sys v0.0.0-20210108172913-0df2131ae363
golang.org/x/term v0.0.0-20201210144234-2321bbc49cbf
golang.org/x/term v0.0.0-20201210144234-2321bbc49cbf
golang.org/x/text v0.3.4 // indirect
golang.org/x/time v0.0.0-20201208040808-7e3f01d25324
golang.org/x/time v0.0.0-20191024005414-555d28b269f0
golang.org/x/tools v0.0.0-20200626171337-aa94e735be7f // indirect
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
gopkg.in/ini.v1 v1.57.0 // indirect
gopkg.in/ini.v1 v1.57.0 // indirect
gopkg.in/yaml.v2 v2.3.0
gopkg.in/yaml.v2 v2.3.0
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776 // indirect
honnef.co/go/tools v0.0.1-2020.1.4 // indirect
resenje.org/singleflight v0.2.0
resenje.org/singleflight v0.2.0
resenje.org/web v0.4.3
resenje.org/web v0.4.3
)
)
go.sum
View file @
e1025971
This diff is collapsed.
Click to expand it.
pkg/transaction/sender_matcher_test.go
View file @
e1025971
...
@@ -3,6 +3,7 @@ package transaction_test
...
@@ -3,6 +3,7 @@ package transaction_test
import
(
import
(
"context"
"context"
"errors"
"errors"
"log"
"math/big"
"math/big"
"testing"
"testing"
...
@@ -133,3 +134,8 @@ func (*mockSigner) Hash(tx *types.Transaction) common.Hash {
...
@@ -133,3 +134,8 @@ func (*mockSigner) Hash(tx *types.Transaction) common.Hash {
func
(
*
mockSigner
)
Equal
(
types
.
Signer
)
bool
{
func
(
*
mockSigner
)
Equal
(
types
.
Signer
)
bool
{
return
false
return
false
}
}
func
(
*
mockSigner
)
ChainID
()
*
big
.
Int
{
log
.
Fatal
(
"not implemented"
)
return
&
big
.
Int
{}
}
vicotor
@luxueqian
被提及 commit
156eef7d
·
Jun 25, 2021
被提及 commit
156eef7d
被提及 commit 156eef7de8013aca2e263d147da4460922716376
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment