1399 Commits

Author SHA1 Message Date
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
Fabian Vogelsteller
1f91f6ba77 BREAKING, removed outconverting of payload in whisper messages 2015-11-24 14:56:06 +01:00
debris
8c3492b656 quick_fix 2015-11-11 12:32:11 +00:00
Fabian Vogelsteller
ede4724442 bumped version 2015-10-30 18:44:59 +01:00
Fabian Vogelsteller
03c3518efc fixed web3.version.api 2015-10-30 18:42:14 +01:00
Fabian Vogelsteller
422b4920cc updated version file 2015-10-30 18:37:51 +01:00
Fabian Vogelsteller
29e3efb8d8 add contract.new.getData 0.15.0 2015-10-30 12:52:51 +01:00
Fabian Vogelsteller
02506d22d6 bumped version to 0.15.0 2015-10-28 10:01:00 +01:00
Fabian Vogelsteller
a2c607fcfb Merge pull request #335 from ethereum/exposeCallData
Make it possible to get calldata of contract functions
2015-10-28 09:59:17 +01:00
Fabian Vogelsteller
cbfc1bd21d increased cyclomatic complexity fo the contract code checking 2015-10-28 09:58:57 +01:00
Fabian Vogelsteller
7844d260b8 minor fix for syncing 2015-10-27 12:24:33 +01:00
Fabian Vogelsteller
fd3067a20f renamed to getData 2015-10-24 00:07:03 +02:00
Fabian Vogelsteller
eccbf3dbd1 minor fix for contract detection 2015-10-23 17:43:31 +02:00
Fabian Vogelsteller
680a14d675 make it possible to get call data of a contract call 2015-10-23 12:51:01 +02:00
Fabian Vogelsteller
6df0cd6e2e removed console.log 2015-10-23 12:34:37 +02:00
debris
32b7ee5020 updated examples 2015-10-21 12:02:00 +08:00
debris
2a3c011ba1 removed circular references from web3 object 2015-10-21 12:00:11 +08:00
Fabian Vogelsteller
62398f4f8a minor fix for meteor web3 2015-10-19 18:45:03 +02:00
debris
b546d216d6 0.14.0 migration guide 0.14.0 2015-10-19 13:22:16 +08:00
debris
0ae82cf895 version 0.14.0 2015-10-19 11:33:40 +08:00
debris
ad45c571e1 Merge branch 'master' of https://github.com/ethereum/web3.js into develop 2015-10-19 11:32:49 +08:00
Fabian Vogelsteller
01f2e5a3ec Merge pull request #328 from ethereum/refactor
Refactor
2015-10-15 15:47:17 +02:00
Fabian Vogelsteller
6253e6bdf8 fixed contract creation 2015-10-15 13:07:05 +02:00
Fabian Vogelsteller
59ef6cd8a5 fixed travis and stop polling when no polls are available (request from go otto VM) 2015-10-15 11:35:57 +02:00
debris
31bcdb4496 fixed failing test 2015-10-15 14:46:47 +08:00
Fabian Vogelsteller
8d3d59df26 fixed ipcProvider connection error 2015-10-14 23:11:06 +02:00
Fabian Vogelsteller
b86d1376ff merge develop after gav removed bzz 2015-10-13 10:47:26 +02:00
Fabian Vogelsteller
4b0c3e7b75 build 2015-10-13 10:45:49 +02:00