10 Commits

Author SHA1 Message Date
Fabian Vogelsteller
b1cce88df5
removed SYNC, moved providers in separate packages 2017-02-28 16:02:54 +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
50754c5b28
doc changes 2016-11-01 17:24:16 +01:00
debris
9da9bfdbd4 batch requests 2015-10-08 04:45:15 +02:00
Marek Kotewicz
2133d2717d filter changes in progress 2015-03-26 15:43:35 +01:00
Marek Kotewicz
9d5b602023 test names 2015-03-25 23:50:39 +01:00
Marek Kotewicz
7511e4c8af fake providers moved to helpers directory 2015-03-23 15:57:36 +01:00
Marek Kotewicz
0898669bd2 changes in input formatters 2015-03-22 09:43:07 +01:00
Marek Kotewicz
748cda238a requestmanager tests 2015-03-22 09:20:24 +01:00
Marek Kotewicz
476023e0d0 requestmanager refactored 2015-03-22 08:37:12 +01:00