Felix Lange
6a831ca015
Godeps: update github.com/huin/goupnp to 5cff77a69fb22f5
...
This includes a fix adding a timeout to router discovery requests.
10 years ago
Felix Lange
7b93341836
Godeps: add github.com/davecgh/go-spew
10 years ago
Felix Lange
e7c7b54b82
Godeps: bump github.com/huin/goupnp to c57ae84
10 years ago
Gustav Simonsson
b24f16fa53
Make read of ethash hashrate atomic and update ethash godep
10 years ago
Gustav Simonsson
3593662b0c
Update ethash deps (more build fixes, tests)
10 years ago
Péter Szilágyi
43901c9282
eth/downloader: fix priority queue reset, add throttling test
10 years ago
Péter Szilágyi
4800c94392
eth/downloader: prioritize block fetch based on chain position, cap memory use
10 years ago
Gustav Simonsson
054947def7
Add ethash linux & windows build fixes
10 years ago
Péter Szilágyi
c750ef09e1
cmd/geth: fix #853 colorize console output in windows
10 years ago
Gustav Simonsson
50659f4b48
Update ethash Godeps files
10 years ago
Péter Szilágyi
7e3b080f85
godeps: update leveldb and snappy, dump serpent-go
10 years ago
obscuren
525cefa37a
updated ethash
10 years ago
obscuren
01b2c90179
Updated ethash
10 years ago
obscuren
3040296beb
updated ethash. closes 646
10 years ago
obscuren
09d3f2cf2a
Update ethash
10 years ago
Taylor Gerring
35d00e00c5
Update Godeps
10 years ago
obscuren
ff5578fc71
updated ethash
10 years ago
obscuren
3d5f48a160
updated deps
10 years ago
Gustav Simonsson
b0c4dc8df8
Update ethash lib
10 years ago
zsfelfoldi
8324b683b4
using robertkrimen/otto, godeps updated
10 years ago
obscuren
01ff0b3176
fixed ethash
10 years ago
obscuren
d8fe8f60e8
updated ethash
10 years ago
obscuren
0b8f66ed9e
updated godep ethash
10 years ago
obscuren
95711bc2dd
Updated ethash
10 years ago
Felix Lange
2407f006ad
Godeps: bump github.com/codegangsta/cli
10 years ago
obscuren
8ea0444655
updated ethash
10 years ago
Felix Lange
71e510540e
Godeps: bump github.com/ethereum/ethash
...
This fixes the build.
10 years ago
Felix Lange
2393de5d6b
Godeps: add github.com/peterh/liner
10 years ago
Felix Lange
bae7e93a9c
cmd/ethereum: improve command line interface
...
The ethereum command line interface is now structured using subcommands.
These separate the different tasks it can perform.
Almost all flag names are backwards compatible.
The key tasks have not been ported to subcommands since they will be
replaced by the new accounts infrastructure very soon.
10 years ago
Felix Lange
f9c6bc63df
Godeps: delete golang.org/x/net/websocket
...
It is no longer imported by any package in our tree.
10 years ago
Matthew Wampler-Doty
de9f79133f
Introducing ethash
10 years ago
Taylor Gerring
57cea0c623
Update godeps
10 years ago
Felix Lange
f965f41b6e
p2p/nat: switch to github.com/huin/goupnp
...
My temporary fix was merged upstream.
10 years ago
Felix Lange
119bea22aa
crypto: switch to golang.org/x/crypto
...
code.google.com/p/go.crypto is deprecated and will cause
problems in future versions of Go.
10 years ago
Felix Lange
bb346a3ae1
rpc/ws: switch to golang.org/x/net
...
code.google.com/p/go.net is deprecated and will cause
problems in future versions of Go.
10 years ago
Felix Lange
34d0e1b2c3
p2p: fix ecies dependency in tests
...
We forgot to update this reference when moving ecies into the
go-ethereum repo.
10 years ago
Taylor Gerring
643eda5c2d
Update obscuren/qml revision
10 years ago
Taylor Gerring
702218008e
Add versioned dependencies from godep
10 years ago