716 Commits

Author SHA1 Message Date
Aakil Fernandes
ba91eccd3e expose BigNumber on web3 instances 2016-06-23 13:24:34 -04:00
Fabian Vogelsteller
35a06d36d4 bumped version 2016-05-12 16:48:21 +02:00
Fabian Vogelsteller
3ba32a6734 added lockAccount method 2016-03-22 17:53:53 +01:00
Fabian Vogelsteller
ae1ace97a1 release 0.16.0 2016-03-22 17:51:45 +01:00
Fabian Vogelsteller
7b8e30a897 Merge branch 'master' into develop 2016-03-04 12:29:30 +01:00
Martin
84420e3340 also passes options argument 2016-03-04 00:58:00 +01:00
Martin
dd875e06aa web3.sha3 returns string with hex prefix 2016-03-04 00:47:05 +01:00
Alex Beregszaszi
a46cec3bb7 Return an actual exception in inputAddressFormatter()
Without this, stack traces are truncated.
2016-03-02 11:23:10 +00:00
Fabian Vogelsteller
fc9e96473a fixed test 2016-02-29 16:24:50 +01:00
Fabian Vogelsteller
dccde3f1d7 Merge branch 'master' of github.com:ethereum/web3.js 2016-02-29 11:42:38 +01:00
Fabian Vogelsteller
d494d70617 bumped version 2016-02-29 11:29:05 +01:00
Dan Turner
6a7a896da3 Implement the "personal" API's of go-ethereum
As per: https://github.com/ethereum/go-ethereum/wiki/Go-ethereum-management-API's
2016-02-29 15:59:54 +11:00
Alexandre Van de Sande
58bd679ba5 fixed regex 2016-02-25 15:23:35 -03:00
Alexandre Van de Sande
0b287b606f readded regex 2016-02-25 15:21:47 -03:00
Alexandre Van de Sande
a850e6d945 added correct sha3.js address 2016-02-25 15:01:07 -03:00
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
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
4a1758f5ab allow possoble breaklines in ipc provider 2016-02-15 10:34:38 +01:00
Fabian Vogelsteller
dc12e9b6cb fixed timeout issue 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
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
5b799b7f7d added enumeration to property 2016-01-08 10:56:49 +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
03c3518efc fixed web3.version.api 2015-10-30 18:42:14 +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
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