aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/api/api_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'rpc/api/api_test.go')
-rw-r--r--rpc/api/api_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpc/api/api_test.go b/rpc/api/api_test.go
index 131ef68f8..eb63e8151 100644
--- a/rpc/api/api_test.go
+++ b/rpc/api/api_test.go
@@ -93,7 +93,7 @@ func TestCompileSolidity(t *testing.T) {
expSource := source
eth := &eth.Ethereum{}
- xeth := xeth.NewTest(eth, nil)
+ xeth := xeth.NewTest(nil, nil)
api := NewEthApi(xeth, eth, codec.JSON)
var rpcRequest shared.Request
td class='commitgraph'>* devel/boost-*: update to 1.66.0jbeich2018-01-181-1/+1 * Switch to swig 3.0bapt2017-12-201-1/+2 * - Those ports fail to build with python3antoine2017-12-121-1/+1 * devel/boost-*: update to 1.65.1jbeich2017-09-251-1/+1 * devel/boost-*: enable C++11 featuresjbeich2017-09-251-1/+1 * Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-111-1/+1 * devel/boost-*: update to 1.64.0jbeich2017-05-021-1/+1 * Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-1/+1 * devel/boost-*: update to 1.63.0jbeich2017-01-061-0/+1 * Update gr-osmosdr to version 20160622 and bump dependent ports' revisionsmartymac2017-01-022-4/+4 * Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-12-071-1/+1 * devel/boost-*: update to 1.62.0jbeich2016-11-231-1/+1 * Add Hackrf supportmartymac2016-09-091-2/+5 * Fix runtime error due to missing rpathmartymac2016-04-281-1/+2 * Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-8/+8 * Update to version 20150716martymac2015-10-283-22/+18 * Remove @dirrm/@dirrmty from my portsmartymac2014-10-131-8/+0 * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1 * Switch to USES=python for my portsmartymac2014-09-031-2/+1 * Convert a bunch of EXTRACT_SUFX=... into USES=tar:...adamw2014-07-301-2/+1 * Update to 20140314martymac2014-03-313-18/+19 * Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-1/+1 * - Bump PORTREVISION after KDE4_PREFIX changemakc2014-02-181-1/+1 * Chase boost and icu bumpbapt2014-02-071-1/+1 * Python cleanup:rene2014-01-141-1/+1 * - Enable stagingmartymac2013-11-082-15/+14 * Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-1/+1 * - Update comms/rtl-sdr to 20130913 and bump dependent ports' revisionsmartymac2013-10-101-1/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Remove useless dependency to doxygenmartymac2013-05-211-1/+1