1353 Commits

Author SHA1 Message Date
Andrea Maria Piana
e9330e5dfb
Add public chat filter 2018-12-29 09:40:52 +01:00
Andrea Maria Piana
35bca89c19
Add join/leave methods 2018-12-28 13:47:23 +01:00
Andrea Maria Piana
5fd0b24fd1 Add pairing messageg 2018-10-09 10:32:28 +02:00
Andrea Maria Piana
b1c2e2b75f Add group message 2018-09-10 09:57:56 +02:00
Andrea Maria Piana
9dd3c6adfd Rename method 2018-07-30 15:24:42 +02:00
Andrea Maria Piana
2b89fbb6b3 rename endpoints 2018-07-27 14:08:07 +02:00
Andrea Maria Piana
75f886c666 update dist files 2018-07-23 16:43:53 +02:00
Andrea Maria Piana
a8ba000500 remove input formatter 2018-07-23 16:29:26 +02:00
Andrea Maria Piana
4f252f92e1 Add send message chat 2018-07-20 16:12:20 +02:00
Roman Volosovskyi
ff09ce57e9
add shh_confirmMessagesProcessed 2018-05-18 15:16:49 +03:00
Roman Volosovskyi
948d2d8ba9
change poll method for shh.watch 2018-05-18 15:15:39 +03:00
Roman Volosovskyi
1bcadbc480
replace shh_getFilterMessages with shhext_getNewFilterMessages 2018-05-18 15:14:00 +03:00
Roman Volosovskyi
47318ea764
send all messages at once 2018-05-14 21:33:49 +03:00
Eric Dvorsak
d8bd6a834c
use shhext_requestMessages instead of shh_requestMessages 2018-05-10 19:36:50 +02:00
Dmitry Novotochinov
aed8fa4baf Add shhext_post method 2018-04-23 12:57:40 +03:00
Foo Pang
aca66029d7 Mirror shh_requestMessages so we can call it via HTTP-RPC 2017-12-29 17:10:34 +03:00
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
Susmit
f646ab45f9 Refactored method encodeWithOffset (#970)
* Example Code for Message Signing Added

Added an example java script which demonstrates the following
- How to sign a message using Ethereum account
- How to find the address using which the message was signed

* Refactored method encodeWithOffset

Performed refactoring for encodeWithOffset method. Removed code redundancy.
2017-08-10 14:14:10 +02:00
Kyle Rose
8879a71796 add yarn to readme (#976) 2017-08-10 14:08:55 +02:00
Susmit
11ca4d0da4 Example Code for Message Signing Added (#968)
Added an example java script which demonstrates the following
- How to sign a message using Ethereum account
- How to find the address using which the message was signed
2017-08-02 15:12:23 +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
c3e6c3867f
bumped version 0.20.1 2017-07-17 13:39:45 +02:00
Fabian Vogelsteller
996148d356
bumped version 0.20.1 2017-07-17 13:35:23 +02:00
Fabian Vogelsteller
900712fbe7
Merge branch 'develop' of github.com:ethereum/web3.js into develop 2017-07-17 13:33:34 +02:00
Fabian Vogelsteller
6a5fcd273e
added versions 2017-07-17 13:33:18 +02:00
Shayan Eskandari
0f53c43d7b fix broken basic auth for async calls (#917)
* 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
2017-07-05 14:55:06 +02:00
Fabian Vogelsteller
e7641a7add
Readd semicolon, and build 2017-06-30 11:14:23 +02:00
Fabian Vogelsteller
c774f90866
Merge branch 'develop' of github.com:ethereum/web3.js into develop 2017-06-30 11:11:01 +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
Fabian Vogelsteller
c86903febb
Merge branch 'develop' of github.com:ethereum/web3.js into develop 2017-06-27 19:07:24 +02:00
Fabian Vogelsteller
825dcbcfe7
ignore packages folder for now 2017-06-24 10:24:16 +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
91f6cb2cf5
build files 2017-06-24 09:05:18 +02:00
Fabian Vogelsteller
677df3894d
switched to older bignum lib, with lookahead deactivated 2017-06-24 09:04:53 +02:00
Fabian Vogelsteller
82d93c451d
Merge branch 'develop' of github.com:ethereum/web3.js into develop 2017-06-24 07:50:15 +02:00
Orlando Castillo
d38c19ee56 fix bignumber dependency issue (#906) 2017-06-24 07:49:59 +02:00
MaiaVictor
b8df39a0c4 Merge pull request #905 from shayanb/develop
fix bignumber.js broken dependency
2017-06-23 22:13:38 -03:00
Shayan
6fe294fe7c fix bignumber.js broken dependency 2017-06-23 17:00:14 -04:00
Fabian Vogelsteller
05754fe3a1
Merge branch 'develop' of github.com:ethereum/web3.js into develop 2017-06-23 16:47:39 +02:00
Fabian Vogelsteller
6d3e61a010 Whisperv5 (#902)
* added whisper api

* added whisper api tests

* fix lint errors
2017-06-23 14:57:11 +02:00
cdetrio
db6efd5f23 fix bug passing BigNumber as contract method arg (#896) 2017-06-23 11:39:41 +02:00
Fabian Vogelsteller
f43d6784fc
Merge branch 'develop' of github.com:ethereum/web3.js into develop 2017-06-20 14:49:30 +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
sandakersmann
4f22d6e2bd Changed http:// to https:// on one link (#880)
Changed http:// to https:// on one link in README.md
2017-06-05 15:33:32 -03:00
Fabian Vogelsteller
d4bb4d5978
added better test 2017-05-24 15:01:47 +02:00
Fabian Vogelsteller
0fdecce986
Merge branch 'master' into develop 2017-05-24 14:58:51 +02:00
Fabian Vogelsteller
89b9cb9e04 Merge develop and bump version (#870)
* bumped version (#865)

* validate number of args to solidity functions (#866)

* Fix for "filterCreationErrorCallback is not a function" Error #552 (#861)

* Missing some checks in order to verify if given value is an object (#568)

* make sure the old behaviour is valued in toHex

* Porting personal.importRawKey, personal.sign, personal.ecRecover from go-ethereum to web3.js (#565)

* Porting personal.importRawKey

* Porting personal.sign

* Porting personal.ecRecover

* Export padLeft and padRight as functions of web3 (#848)

I'm working with `bytes12` and it's useful to have these two functions in the web3 object for formatting.

* bumped version

* fixed lint

* new versions file
2017-05-09 13:13:41 +02:00
Fabian Vogelsteller
d44d0b76d5 Merge branch 'master' into develop 2017-05-09 12:33:01 +02:00
Fabian Vogelsteller
cc90107897
new versions file 2017-05-09 12:27:18 +02:00