Alexandre Van de Sande
9fc4f508dc
Merge branch 'ethers-units' into experimental-hex-checksum
2016-02-25 11:14:12 -03:00
Alexandre Van de Sande
a824f5ad83
merge conflicts
2016-02-25 11:13:34 -03:00
Alexandre Van de Sande
2caadc4495
solve travis test issues
2016-02-25 11:10:43 -03:00
ethers
b9dff51d89
match with Homestead guide
...
https://github.com/ethereum/homestead-guide/blob/master/source/using-ethereum-the-basics/ether.rst
2016-02-24 18:57:11 -08:00
ethers
e2b30f4260
match with Homestead guide
...
https://github.com/ethereum/homestead-guide/blob/master/source/using-ethereum-the-basics/ether.rst
2016-02-24 18:55:04 -08:00
ethers
60aa712a88
matc with Homestead guide
...
https://github.com/ethereum/homestead-guide/blob/master/source/using-ethereum-the-basics/ether.rst
2016-02-24 18:52:27 -08:00
Alexandre Van de Sande
c6c344d7d8
if undefined, return
2016-02-23 16:54:44 -03:00
Alexandre Van de Sande
d95b10a57a
off by one error
2016-02-23 08:40:27 -03:00
Alexandre Van de Sande
2682af7bd6
removed accidental whitespace
2016-02-22 15:33:34 -03:00
Alexandre Van de Sande
bcd4625520
reverted unrecognised change
2016-02-22 15:32:57 -03:00
Alexandre Van de Sande
cd1974b883
added separate function for checksum
2016-02-22 15:17:32 -03:00
Alexandre Van de Sande
9f47fa5535
Simplifies checksum process
2016-02-22 12:19:50 -03:00
Alexandre Van de Sande
083ab3a2cc
experimental checksum
2016-02-19 11:05:42 -02:00
Fabian Vogelsteller
c5a6eaabf9
Merge pull request #389 from imcu/master
...
Pull bignumber.js library over https:// instead of git://
2016-02-16 14:25:09 +01:00
Mihai Cimpoesu
ff91d6c943
Pull bignumber.js library over https:// instead of git://
2016-02-16 12:14:59 +00:00
Fabian Vogelsteller
4a1758f5ab
allow possoble breaklines in ipc provider
2016-02-15 10:34:38 +01:00
Fabian Vogelsteller
ec49f028a6
added new version
2016-02-15 10:33:58 +01:00
Fabian Vogelsteller
dc12e9b6cb
fixed timeout issue
0.15.2
2016-02-12 14:01:58 +01:00
Fabian Vogelsteller
bc45b70e96
Merge branch 'develop' of github.com:ethereum/web3.js into develop
2016-02-12 13:58:05 +01:00
Fabian Vogelsteller
c6b256366e
fixed timeout issue
2016-02-12 13:57:33 +01:00
chriseth
b8e40ff024
Merge pull request #386 from ethereum/master
...
Merge master into develop.
2016-02-11 16:09:45 +01:00
chriseth
78eac4b99a
Merge pull request #385 from flowhamster/master
...
fixed: ContractFactory prototype inheritance #384
2016-02-11 16:08:57 +01:00
Kevin King
68f55cfab5
fixed: ContractFactory prototype inheritance #384
2016-02-10 13:39:33 -08:00
Fabian Vogelsteller
30775f666d
re build files
2016-01-22 13:40:09 +01:00
Fabian Vogelsteller
093f2fc161
fixed jshint errors
2016-01-22 13:22:37 +01:00
Fabian Vogelsteller
21165db545
removed polling completely
2016-01-21 16:24:07 +01:00
Fabian Vogelsteller
1611b687ed
bundled files
2016-01-21 15:32:34 +01:00
Fabian Vogelsteller
d910129934
removed filter.js again
2016-01-21 15:31:56 +01:00
Fabian Vogelsteller
bc1c3c7d7e
Merge remote-tracking branch 'origin/master' into develop
2016-01-21 15:30:42 +01:00
Fabian Vogelsteller
30bb0c892f
fixed examples
2016-01-21 15:28:30 +01:00
Fabian Vogelsteller
031a006c6e
changed tests to apot new subscription API
2016-01-21 15:25:44 +01:00
Fabian Vogelsteller
96863391d5
moved whisper filter to subscriptions
2016-01-19 16:46:39 +01:00
Fabian Vogelsteller
c137a95196
moved allEvents to subscriptions
2016-01-19 16:20:04 +01:00
Fabian Vogelsteller
0403464c59
added subscriptions to events WIP
2016-01-19 10:54:28 +01:00
Fabian Vogelsteller
c1f4154410
added fromBlock to log subscriptions
2016-01-14 17:29:24 +01:00
Fabian Vogelsteller
93786af361
Merge pull request #355 from cryptoblock/fix-filter-allEvents
...
Call self.watch only if the callback is a function -
2016-01-14 12:20:44 +01:00
Fabian Vogelsteller
bce4ca9f19
add more ipc provider events
2016-01-12 12:01:17 +01:00
Fabian Vogelsteller
564061057b
add removeAllListeners to ipc provider
2016-01-11 19:49:24 +01:00
Fabian Vogelsteller
b6dbde3dcc
added enumeration to property
2016-01-08 10:57:44 +01:00
Fabian Vogelsteller
5b799b7f7d
added enumeration to property
2016-01-08 10:56:49 +01:00
Fabian Vogelsteller
b3c28ac830
rearranged the pakcage.json
2016-01-08 10:56:02 +01:00
Fabian Vogelsteller
02d7d21782
moved subscription removale to the request manager
2016-01-06 13:21:45 +01:00
Fabian Vogelsteller
9cfd4eedae
Merge pull request #360 from lewiscowper/patch-1
...
Typo
2016-01-05 15:37:11 +01:00
Fabian Vogelsteller
4e42fb890d
add subscription support
2016-01-05 15:36:07 +01:00
Lewis Cowper
d81db6cead
Typo
2016-01-05 15:06:29 +01:00
simov
0eb54646f4
Call self.watch only if the callback is a function -
...
For some reason when the callback is added through the watch method for allEvents,
the Filter ctor receives the options object in place of the callback.
Fixes #354
2015-12-16 17:22:48 +02:00
Fabian Vogelsteller
5ef460b993
added eth_sign
2015-12-03 14:02:57 +01:00
Fabian Vogelsteller
03479e0107
re-add from field for whisper
2015-11-26 11:19:15 +01:00
Fabian Vogelsteller
0563dba4ee
readd topic convertion, add fix
2015-11-24 22:03:21 +01:00
Fabian Vogelsteller
2c7db81ebc
BREAKING, removed autoconverting of topics in whisper messages
2015-11-24 21:46:36 +01:00