Commit Graph

1340 Commits

Author SHA1 Message Date
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 bc1c3c7d7e Merge remote-tracking branch 'origin/master' into develop 2016-01-21 15:30:42 +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 5b799b7f7d added enumeration to property 2016-01-08 10:56:49 +01:00
Fabian Vogelsteller 9cfd4eedae Merge pull request #360 from lewiscowper/patch-1
Typo
2016-01-05 15:37:11 +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 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 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
debris 56b4ce8bad gulp 2015-10-13 11:35:51 +08:00
debris f1f0f16b46 Merge branch 'develop' of https://github.com/ethereum/web3.js into develop 2015-10-13 11:28:38 +08:00
Gav Wood 700f58c9ac Remove bzz for now. 2015-10-12 17:09:48 +02:00
debris 08e92c2aaa fixed race condition in test/helpers/test.method.js 2015-10-12 15:27:12 +08:00
debris 61916f9bb8 fixed some of the test that interferred with each other 2015-10-12 14:23:16 +08:00
Gav Wood 57b4e918f3 Add basic bzz API. 2015-10-11 16:56:07 +02:00
Marek Kotewicz 1e89f16dff Merge pull request #329 from Gustav-Simonsson/iban_double_zero_test
Add IBAN/ICAP test for address with two leading zero bytes
2015-10-09 14:46:47 +08:00
Gustav Simonsson 43a9626c7a Add IBAN/ICAP test for address with two leading zero bytes 2015-10-08 18:18:04 +02:00
Fabian Vogelsteller e74482464b changed transactionHash property name back 2015-10-08 18:04:37 +02:00