Fabian Vogelsteller
|
54f10bd780
|
added padding removal for URF conversion
|
2017-03-02 17:23:38 +01:00 |
|
Fabian Vogelsteller
|
e5e651375c
|
changed UTF-8 encoding to allow u/0000
|
2017-03-02 16:20:39 +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 |
|
debris
|
7dff0a461a
|
refactored extensions
|
2015-10-08 04:09:51 +02:00 |
|
caktux
|
e500fd3101
|
fromUtf8 and toUtf8 should ignore null characters
|
2015-08-26 17:21:49 -04:00 |
|
debris
|
639f451517
|
toAscii/fromAscii -> toUtf8/fromUtf8
|
2015-08-10 22:11:37 +02:00 |
|