Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Felix Lange
e85b68ef53
crypto: add DecompressPubkey, VerifySignature ( #15615 )
...
We need those operations for p2p/enr.
Also upgrade github.com/btcsuite/btcd/btcec to the latest version
and improve BenchmarkSha3. The benchmark printed extra output
that confused tools like benchstat and ignored N.
7 years ago
..
Azure
.travis, build: autodelete old unstable archives ( #13867 )
8 years ago
aristanetworks/ goarista
vendor: update dependencies with github.com/kardianos/govendor
8 years ago
btcsuite/ btcd
crypto: add DecompressPubkey, VerifySignature ( #15615 )
7 years ago
cespare/ cp
Godeps, vendor: convert dependency management to trash ( #3198 )
8 years ago
davecgh/ go-spew
vendor: pull in azure sdk and openpgp signer
8 years ago
dgrijalva/ jwt-go
.travis, build: autodelete old unstable archives ( #13867 )
8 years ago
docker/ docker
swarm/test: add integration test for 'swarm up' ( #14353 )
7 years ago
edsrzf/ mmap-go
crypto, pow, vendor: hash optimizations, mmap ethash
8 years ago
ethereum/ethash/src/ libethash
all: finish integrating Go ethash, delete C++ vendor
8 years ago
fatih/ color
vendor: update dependencies with github.com/kardianos/govendor
8 years ago
gizak/ termui
vendor: update dependencies with github.com/kardianos/govendor
8 years ago
go-stack/ stack
vendor: update go-stack to fix a sigpanic panic ( #14790 )
7 years ago
golang
accounts, console, internal: support trezor hardware wallet
7 years ago
hashicorp/ golang-lru
vendor: update dependencies with github.com/kardianos/govendor
8 years ago
huin/ goupnp
vendor: update dependencies with github.com/kardianos/govendor
8 years ago
jackpal/ go-nat-pmp
vendor: update dependencies with github.com/kardianos/govendor
8 years ago
julienschmidt/ httprouter
p2p: add network simulation framework ( #14982 )
7 years ago
karalabe/ hid
vendor: update USB HID lib (fix macOS crash)
7 years ago
maruel/ panicparse
vendor: update all dependencies except Azure SDK
8 years ago
mattn
vendor: update dependencies with github.com/kardianos/govendor
8 years ago
mitchellh/ go-wordwrap
Godeps, vendor: convert dependency management to trash ( #3198 )
8 years ago
naoina
cmd/geth: add --config file flag ( #13875 )
8 years ago
nsf/ termbox-go
vendor: update dependencies with github.com/kardianos/govendor
8 years ago
olekukonko/ tablewriter
cmd/puppeth: your Ethereum private network manager ( #13854 )
8 years ago
pborman/ uuid
vendor: update dependencies with github.com/kardianos/govendor
8 years ago
peterh/ liner
vendor: update liner to fix docker and mips bugs
7 years ago
pmezard/ go-difflib
vendor: add github.com/stretchr/testify test dependency
7 years ago
prometheus/ prometheus
node: fix instance dir locking and improve error message
7 years ago
rcrowley/ go-metrics
vendor: update dependencies with github.com/kardianos/govendor
8 years ago
rjeczalik/ notify
vendor: update dependencies with github.com/kardianos/govendor
8 years ago
robertkrimen/ otto
vendor: update dependencies with github.com/kardianos/govendor
8 years ago
rs
vendor: update dependencies with github.com/kardianos/govendor
8 years ago
stretchr/ testify
vendor: add github.com/stretchr/testify test dependency
7 years ago
syndtr/ goleveldb
vendor: pull in latest changes for goleveldb ( #15090 )
7 years ago