aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/golang.org/x
Commit message (Collapse)AuthorAgeFilesLines
* Godeps: update golang.org/x/net/...Felix Lange2016-07-158-481/+376
| | | | | This adds compatibility with Go 1.7, where context has moved into the standard library.
* accounts/abi/bind, cmd/abigen: Go API generator around an EVM ABIPéter Szilágyi2016-03-2411-0/+11281
|
* Godeps: update all dependencies to latest codePéter Szilágyi2016-02-11330-29573/+154998
|
* rpc: migrated the RPC insterface to a new reflection based RPC layerBas van Kervel2016-01-268-0/+2263
|
* rpc/v2: optionally passing context argument to rpc v2 api methodszsfelfoldi2015-12-163-0/+1048
|
* Godeps: bump github.com/huin/goupnp to c57ae84Felix Lange2015-05-14136-0/+189170
|
* Godeps: delete golang.org/x/net/websocketFelix Lange2015-03-068-2262/+0
| | | | It is no longer imported by any package in our tree.
* crypto: switch to golang.org/x/cryptoFelix Lange2015-02-175-0/+748
| | | | | code.google.com/p/go.crypto is deprecated and will cause problems in future versions of Go.
* rpc/ws: switch to golang.org/x/netFelix Lange2015-02-178-0/+2262
| | | | | code.google.com/p/go.net is deprecated and will cause problems in future versions of Go.
* Add versioned dependencies from godepTaylor Gerring2015-02-162-0/+234