27 Commits

Author SHA1 Message Date
Fabian Vogelsteller
edf808ad7c add getWork and submitWork functions and toXBytes utils 2015-05-11 16:22:39 +02:00
Marek Kotewicz
93b323f176 removed unused function findIndex from utils 2015-04-22 09:51:27 +02:00
Marek Kotewicz
5f2eb3308f fixed filters encoding null 2015-04-22 09:39:28 +02:00
Marek Kotewicz
4482d5bf00 Merge branch 'develop' into events_refactor
Conflicts:
	dist/web3-light.js
	dist/web3-light.js.map
	dist/web3-light.min.js
	dist/web3.js
	dist/web3.js.map
	dist/web3.min.js
	lib/web3/filter.js
2015-04-22 09:28:56 +02:00
Fabian Vogelsteller
c8f42262cc add possible 2d topic arrays fixes #175 2015-04-21 20:46:14 +02:00
Marek Kotewicz
501e3bc56e utils cleanup 2015-04-20 23:01:21 +02:00
Marek Kotewicz
1c8cd7d6b0 web3.eth.defaultAccount property, updated event_inc example, fixed #96 2015-04-20 14:16:29 +02:00
Marek Kotewicz
96b44682f1 fixed #161, web3.ssh.post 2015-04-16 12:22:20 +02:00
Marek Kotewicz
2ef5efc8f8 fixed #70, creating contract with nondefault constructor 2015-04-09 23:30:18 +02:00
Marek Kotewicz
5e150378c8 fixed formatting address 2015-04-02 13:08:58 +02:00
Marek Kotewicz
cbf8ea19cd test naming convention 2015-03-25 22:17:35 +01:00
Marek Kotewicz
a4e3645190 Merge branch 'develop' into sandbox
Conflicts:
	dist/ethereum.js.map
	dist/ethereum.min.js
2015-03-23 23:03:50 +01:00
Marek Kotewicz
0b84376721 fix for otto 2015-03-23 18:10:07 +01:00
Marek Kotewicz
36fe79f169 another fix for otto 2015-03-23 18:03:31 +01:00
Marek Kotewicz
be04c470a2 fixes for go otto env 2015-03-23 17:56:57 +01:00
Marek Kotewicz
c7e5d0a9fe light browser bundle 2015-03-23 17:47:53 +01:00
Marek Kotewicz
4b371372b7 light browser bundle without bignumber.js 2015-03-23 17:29:50 +01:00
Marek Kotewicz
2924e00a83 fix for toHex transforming boolean 2015-03-23 15:19:42 +01:00
Marek Kotewicz
5c1e85f295 requestmanager refactor in progress 2015-03-21 22:57:44 +01:00
dchambers
0267e85d41 Use browserify's 'browser' field instead of 'envify' & 'unreachable-branch-transform to', plus always include 'bignumber.js' since it is needed in the browser. 2015-03-16 08:08:29 +00:00
Marek Kotewicz
d2dbc2d5d6 fixed gulp errors 2015-03-11 10:24:03 +01:00
Marek Kotewicz
27fca175be common fixes 2015-03-10 16:55:57 +01:00
Fabian Vogelsteller
8a2444b4bc add default paramter for getBlock 2015-03-10 11:03:03 +01:00
Fabian Vogelsteller
9c0d3e3c63 fixed to/fromWei 2015-03-09 18:21:11 +01:00
Fabian Vogelsteller
a0b5353f47 changed outputs up to storageAt 2015-03-09 15:09:21 +01:00
Fabian Vogelsteller
1f6c195934 fixed toBigNumber 2015-03-09 11:27:19 +01:00
Marek Kotewicz
068bdd7276 changed project structure 2015-03-08 18:18:52 +01:00