Commit Graph

139 Commits

Author SHA1 Message Date
Roman Volosovskyi 17b13f2604
upgrade bignumber.js 2017-08-22 08:23:35 +03:00
Fabian Vogelsteller 530c4a3b1d
fixed PR issues 2017-08-10 16:58:29 +02:00
Shayan Eskandari 7df9c539c3 Improvement on Readme.md (#944)
* HTTP Basic Auth, some cleanups

There’s no need for additional dependency `btoa` as `XHR2` already has
the support for Basic Auth.

* remove redundant code

* fix semicolons

* Rewrite Basic Auth to support both sync and async calls.

* semicolon consistency

* Documentation for Basic Auth connection added.

* Add Community and Other implementations to README

* remove contributors
2017-07-27 15:40:24 +02:00
Fabian Vogelsteller 996148d356
bumped version 0.20.1 2017-07-17 13:35:23 +02:00
Shayan Eskandari 1f5e8c9266 Http Basic Auth without additional dependencies (#909)
* HTTP Basic Auth, some cleanups

There’s no need for additional dependency `btoa` as `XHR2` already has
the support for Basic Auth.

* remove redundant code
2017-06-30 11:10:33 +02:00
Jannis Redmann 8fbd5f7c3c allow eth_syncing to return false, support HTTP Basic Auth (#545)
* strict mode in formatters.js

* allow eth.syncing to return false

* HTTPProvider: support HTTP basic auth
2017-06-24 10:21:43 +02:00
Fabian Vogelsteller 677df3894d
switched to older bignum lib, with lookahead deactivated 2017-06-24 09:04:53 +02:00
Shayan 6fe294fe7c fix bignumber.js broken dependency 2017-06-23 17:00:14 -04:00
Fabian Vogelsteller 6d3e61a010 Whisperv5 (#902)
* added whisper api

* added whisper api tests

* fix lint errors
2017-06-23 14:57:11 +02:00
Nico Cesar dbefa39e52 git+https on package dependency (#881)
why git+https?  this creates conflicts in systems  without the proper helper (i.e. Debian 8) 

$ git clone git+https://github.com/debris/bignumber.js.git
Cloning into 'bignumber.js'...
fatal: Unable to find remote helper for 'git+https'
$ git clone https://github.com/debris/bignumber.js.git
Cloning into 'bignumber.js'...
remote: Counting objects: 468, done.
^Cceiving objects:  22% (103/468), 372.00 KiB | 168.00 KiB/s
2017-06-05 15:34:31 -03:00
Fabian Vogelsteller 81ab762ff1
bumped version 2017-05-09 11:59:08 +02:00
Fabian Vogelsteller 76f8798cb5
bumped version 2017-03-29 11:47:27 +02:00
Fabian Vogelsteller 9268315be6
bumped version 0.18.3 to republish meteor package 2017-01-19 10:45:47 +01:00
Fabian Vogelsteller 12bea40dca
fixes #548 2017-01-13 13:41:08 +01:00
Fabian Vogelsteller 174b735723
fixed go xmlhttprequest issue, bumped version 2017-01-12 15:36:24 +01:00
Fabian Vogelsteller 935aa886cb
bumped version to 0.18.0 2017-01-06 10:29:22 +01:00
Pedro Branco 09044dff1d Add timeout to HTTP provider (#499) 2016-11-14 09:00:13 +01:00
Fabian Vogelsteller e4eb9606aa bumped version 2016-09-15 15:03:27 +02:00
Leon Liang f8ea3e72fd Upgrade istanbul version to latest (#469) 2016-06-30 10:32:09 +02:00
Fabian Vogelsteller 8abc0af2f5 merged master 2016-06-27 15:35:31 +02:00
Fabian Vogelsteller b9058f8865 Merge pull request #439 from amacneil/bignumber
Fix bignumber dependency
2016-06-27 15:27:28 +02:00
Fabian Vogelsteller 134f55388f bumped to version alpha 2016-05-30 10:50:13 +02:00
Fabian Vogelsteller 0f1ab3227b added unlock and send 2016-05-24 16:25:35 +02:00
Fabian Vogelsteller 35a06d36d4 bumped version 2016-05-12 16:48:21 +02:00
Adrian Macneil 6a102a0135 Fix bignumber dependency 2016-04-07 22:59:08 -07:00
Fabian Vogelsteller d494d70617 bumped version 2016-02-29 11:29:05 +01:00
Mihai Cimpoesu ff91d6c943 Pull bignumber.js library over https:// instead of git:// 2016-02-16 12:14:59 +00:00
Fabian Vogelsteller dc12e9b6cb fixed timeout issue 2016-02-12 14:01:58 +01:00
Fabian Vogelsteller 03c3518efc fixed web3.version.api 2015-10-30 18:42:14 +01:00
Fabian Vogelsteller 02506d22d6 bumped version to 0.15.0 2015-10-28 10:01:00 +01:00
Fabian Vogelsteller 62398f4f8a minor fix for meteor web3 2015-10-19 18:45:03 +02:00
debris 0ae82cf895 version 0.14.0 2015-10-19 11:33:40 +08:00
Fabian Vogelsteller ecd0b7776f improved requestmanager 2015-10-08 13:43:53 +02:00
debris 9f587f731c fixed #318, upgraded del package to 2.0.2 2015-10-05 09:25:25 +02:00
Fabian Vogelsteller 4e2b0705b8 created release 0.13.0 2015-09-15 15:55:01 +02:00
debris f18b532259 version 0.12.2 && gulp 2015-08-12 10:39:52 +02:00
debris ac7ac14760 use utf8 library for utf encoding/decoding 2015-08-10 21:38:27 +02:00
debris d4a729b73b version 0.12.1 2015-08-10 21:08:35 +02:00
debris 03058bf4f4 gulp 2015-08-08 21:22:40 +02:00
debris 20cd4c5bca fixed version regexp in gulpfile 2015-08-08 11:29:01 +02:00
debris cdb679b9a5 version 0.10.0 2015-08-03 15:17:25 +02:00
debris 947af2166c version 0.9.2 2015-07-27 11:02:08 +02:00
Marek Kotewicz ce8362c45c version 0.9.1 2015-07-21 11:37:07 +02:00
Marek Kotewicz d163c9dee4 version 0.9.0 2015-07-20 16:13:58 +02:00
Fabian Vogelsteller 3789f2cc8f created release 0.8.1 2015-07-08 11:25:50 +02:00
Marek Kotewicz 75b5c91539 version 0.8.0 2015-07-07 11:01:28 +02:00
Fabian Vogelsteller 67eef6e186 changed my author email 2015-07-06 17:19:21 +02:00
Marek Kotewicz c44fe01434 version 0.7.1 2015-06-30 13:07:28 +02:00
Marek Kotewicz d59b1cddfc removed xhr from browser 2015-06-26 12:57:43 +02:00
Marek Kotewicz 42b6e9d66f version 0.7.0 2015-06-26 12:53:44 +02:00