Felix Lange
4d014d6d7e
Godeps: bump github.com/syndtr/goleveldb/... to ab8b5dcf104
8 years ago
Felix Lange
39b4ef4b02
Godeps: update golang.org/x/net/...
...
This adds compatibility with Go 1.7, where context has
moved into the standard library.
8 years ago
Felix Lange
74be4a62c5
Godeps, rpc: switch back to package npipe
...
The named pipe implementation from go-winio has some issues
that need to be addressed before we can use it again.
8 years ago
Péter Szilágyi
f0134f363b
Godeps: pull in ethash with the big endian build fix
9 years ago
Bas van Kervel
861add3d72
cmd/geth: codegansta/cli package renamed to urfave/cli
9 years ago
Felix Lange
ef63e9af55
Godeps: add github.com/rjeczalik/notify
9 years ago
Felix Lange
6cb08d8328
Godeps: add github.com/cspeare/cp
9 years ago
Péter Szilágyi
701ac1ce6c
Godeps: pull in the ethash opencl fix
9 years ago
Felix Lange
467bb7a719
rpc: use go-winio instead of vendoring a named pipe implementation
9 years ago
Péter Szilágyi
72826bb5ad
accounts/abi/bind, cmd/abigen: Go API generator around an EVM ABI
9 years ago
Bas van Kervel
a7bae3b2a6
rpc/http: improve request handling
9 years ago
Péter Szilágyi
9ff07304a3
Godeps: pull in the leveldb upstream write race fix
9 years ago
Péter Szilágyi
ea19e61fba
Godeps: update goleveldb to fix a compaction data race
9 years ago
Péter Szilágyi
119b724362
Godeps: pull in ethash future cache generator
9 years ago
Péter Szilágyi
0a5ee08e2b
Godeps, eth, tests: update ethash, used shared for testing
9 years ago
Bas van Kervel
6777531a2d
console: seed random number generator
9 years ago
Péter Szilágyi
b019f3ee29
Godeps: update all dependencies to latest code
9 years ago
Bas van Kervel
19b2640e89
rpc: migrated the RPC insterface to a new reflection based RPC layer
9 years ago
zsfelfoldi
f3aac71fad
rpc/v2: optionally passing context argument to rpc v2 api methods
9 years ago
Péter Szilágyi
83a22b457c
Makefile: support library build modes
9 years ago
Péter Szilágyi
2c42e54519
Makefile: add support for iOS cross compilation
9 years ago
Péter Szilágyi
3c6e285d3b
cmd/geth, cmd/utils, eth: group CLI flags by purpose
9 years ago
Felix Lange
bf11a47f22
Godeps: upgrade github.com/huin/goupnp to 90f71cb5
9 years ago
Gustav Simonsson
d5f56ad5c5
godeps: update ethash following GPU miner merge
9 years ago
Gustav Simonsson
ec6a548ee3
all: Add GPU mining, disabled by default
9 years ago
Jeff R. Allen
0d40727775
Change go-uuid to use the current supported repository.
9 years ago
Péter Szilágyi
c6013725a8
godeps: pull in ethash android fix
9 years ago
Steven Dee
540eb3d02d
Pull in ethash and go-isatty updates
...
Fixes build on OpenBSD.
9 years ago
Jeffrey Wilcke
269c5c7107
Revert "fdtrack: temporary hack for tracking file descriptor usage"
...
This reverts commit 5c949d3b3b
.
9 years ago
Felix Lange
0ef80bb3d0
cmd/geth, jsre: restore command line editing on windows
...
PR #856 broke command line editing by wrapping stdout with a filter that
interprets ANSI escape sequences to fix colored printing on windows.
Implement the printer in Go instead so it can do its own
platform-dependent coloring.
As a nice side effect, the JS console is now noticeably more responsive
when printing results.
Fixes #1608
Fixes #1612
9 years ago
Felix Lange
5c949d3b3b
fdtrack: temporary hack for tracking file descriptor usage
...
Package fdtrack logs statistics about open file descriptors.
This should help identify the source of #1549 .
9 years ago
Felix Lange
cd657b9878
Godeps: use BSD-licensed version of gopkg.in/karalabe/cookiejar.v2
9 years ago
Felix Lange
fd2356c620
common: remove config.go
...
The code in config.go is unused. The main reason for removing it is to
get rid github.com/rakyll/goini in Godeps (it has no license).
9 years ago
obscuren
4d11747836
deps: Added golang-lru
9 years ago
Péter Szilágyi
1ce40d7581
Godeps: remove mist remnants, add termui deps
10 years ago
Péter Szilágyi
7bd71fa800
godeps: pull in go-metrics
10 years ago
Gustav Simonsson
8363aba7ac
Update Ethash Godeps
10 years ago
Gustav Simonsson
be303ba186
Update ethash Godep (again)
10 years ago
Gustav Simonsson
a9d6846f92
Update ethash Godep
10 years ago
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