8 Commits

Author SHA1 Message Date
Fabian Vogelsteller
3fbb723d3b
changed eth.contract and eth.iban to uppercase 2017-02-08 10:03:12 +01:00
Fabian Vogelsteller
2700ba71eb
moved data and topics in decoded events to raw 2017-02-06 16:00:50 +01:00
Fabian Vogelsteller
bbfefb091c Modularize web3.js (#541)
* added sub packages

* added lerna monopackage management

* check for package is instance

* added method, subscription and utils package

* moved almost all packages

* moved all packages, no umbrella package yet

* added extend to packages

* made contract pass

* made batch tests pass

* expose providers

* fixed test async

* fixed test errors

* fixed test event encode decode

* fixed test formatter tests

* fixed method tests

* fixed method utils

* fixed some eth methods

* fixed some eth methods 2

* bumped version 0.18.3 to republish meteor package

* fixed get* tests

* fixed subscribe tests

* added newBlockHeaders subscription

* remove unpublished package from package.json

* added sendTransaction test

* fixed call test

* moved files to done

* changed extend

* added iban tests

* Fixed ALL tests

* Fixed lint tests

* Fixed contract tests

* added method tests

* added more method tests to test promiEvents extensively

* added confirmation event

* improved method confirmation checking
2017-01-26 10:24:14 +01:00
Fabian Vogelsteller
093f2fc161 fixed jshint errors 2016-01-22 13:22:37 +01:00
Fabian Vogelsteller
031a006c6e changed tests to apot new subscription API 2016-01-21 15:25:44 +01:00
debris
31bcdb4496 fixed failing test 2015-10-15 14:46:47 +08:00
debris
10e79d64b2 uncommented few more tests 2015-10-08 08:41:55 +02:00
Marek Kotewicz
3d3db61e2e tests for decoding event logs 2015-04-22 11:28:46 +02:00