68 Commits

Author SHA1 Message Date
Leonid Logvinov
c228eddc57
0.6.0 2018-01-10 11:24:36 +01:00
Leonid Logvinov
ae37f8d9b6
Define sendAsync on HttpProvider 2018-01-10 11:24:36 +01:00
Leonid Logvinov
6a8113af1d
0.5.0 2018-01-10 11:24:35 +01:00
Leonid Logvinov
0c8cf12650
Add AbiType 2018-01-10 11:24:35 +01:00
Leonid Logvinov
2e29a51ccf
0.4.1 2018-01-10 11:24:35 +01:00
Leonid Logvinov
162f1d94dc
Add ContractInstance type 2018-01-10 11:24:35 +01:00
Leonid Logvinov
a76bce1f32
0.4.0 2018-01-10 11:24:35 +01:00
Leonid Logvinov
be20e04c7b
Extend Abi types 2018-01-10 11:24:35 +01:00
Leonid Logvinov
d9df82f31d
0.3.4 2018-01-10 11:24:35 +01:00
Leonid Logvinov
6210333628
Add return type for sendAsync 2018-01-10 11:24:35 +01:00
Leonid Logvinov
a552a790d3
0.3.3 2018-01-10 11:24:35 +01:00
Leonid Logvinov
9acb745956
Add sendAsync types in provider 2018-01-10 11:24:35 +01:00
Leonid Logvinov
875edaf96f
0.3.2 2018-01-10 11:24:35 +01:00
Leonid Logvinov
a9afc0f3f0
Add Web3.isChecksumAddress 2018-01-10 11:24:35 +01:00
Leonid Logvinov
3bbeaabe26
0.3.1 2018-01-10 11:24:35 +01:00
libertylocked
c04cbb480a
Add auth options to HttpProvider 2018-01-10 11:24:35 +01:00
Leonid Logvinov
2c241c294e
Add tslint.json 2018-01-10 11:24:35 +01:00
Leonid Logvinov
ce851f3c28
0.3.0 2018-01-10 11:24:35 +01:00
Leonid Logvinov
817a6d1828
Fix linter errors 2018-01-10 11:24:35 +01:00
Leonid Logvinov
4d0735e7f6
Add linting script and specify style guide 2018-01-10 11:24:34 +01:00
Leonid Logvinov
80291930f0
Make error types consistent 2018-01-10 11:24:34 +01:00
Leonid Logvinov
cf8678b979
Introduce BlockWithoutTransactionData and BlockWithTransactionData 2018-01-10 11:24:34 +01:00
Leonid Logvinov
67722c0fb8
Add LogEntry type 2018-01-10 11:24:34 +01:00
Leonid Logvinov
0b6e246c04
Add web3.personal.sign 2018-01-10 11:24:34 +01:00
Leonid Logvinov
3992295678
Add a lot of types 2018-01-10 11:24:34 +01:00
Sergey Ukustov
da404b9acc
Extract API interfaces: web3.version, web3.eth, web3.personal 2018-01-10 11:24:34 +01:00
Sergey Ukustov
da8db153be
Optional provider parameter in Web3 constructor 2018-01-10 11:24:34 +01:00
Fabio Berger
2c90f7324b
0.2.1 2018-01-10 11:24:34 +01:00
Fabio Berger
2cdb0de1c3
Add missing semi-colon 2018-01-10 11:24:34 +01:00
Fabio Berger
66bd798e80
Add missing semi-colons 2018-01-10 11:24:34 +01:00
libertylocked
cf37dfb257
Add web3.eth.blockNumber 2018-01-10 11:24:34 +01:00
Sergey Ukustov
217f84204e
Add web3.sha3 method declaration 2018-01-10 11:24:34 +01:00
Fabio Berger
fbbe0ec3db
0.2.0 2018-01-10 11:24:34 +01:00
Fabio Berger
1ec34767f9
0.1.0 2018-01-10 11:24:34 +01:00
Fabio Berger
14e94a5376
Use single instead of double quotes by convention 2018-01-10 11:24:34 +01:00
Fabio Berger
08508afdb2
Remove spaces between union types to remain stylistically consistent 2018-01-10 11:24:33 +01:00
Sergey Ukustov
4220f25e01
Constructor definition does not include name or constant modifier 2018-01-10 11:24:33 +01:00
Sergey Ukustov
4ff5afecc8
Revamp AbiDefinition 2018-01-10 11:24:33 +01:00
Sergey Ukustov
2eabb439d9
filter.stopWatching accepts callback 2018-01-10 11:24:33 +01:00
Sergey Ukustov
2bc9d5d490
filter.watch callback param accepts arguments 2018-01-10 11:24:33 +01:00
Leonid Logvinov
9e1c142f02
0.0.11 2018-01-10 11:24:33 +01:00
Leonid Logvinov
1a38893b52
Fix version typings 2018-01-10 11:24:33 +01:00
Leonid Logvinov
f28d75cf7c
0.0.10 2018-01-10 11:24:33 +01:00
Leonid Logvinov
a3c9d0ace5
Add at function to Contract class 2018-01-10 11:24:33 +01:00
Leonid Logvinov
aea1799a64
0.0.9 2018-01-10 11:24:33 +01:00
Leonid Logvinov
ef76c4c62b
Make currentProvider a variable, not a function 2018-01-10 11:24:33 +01:00
Leonid Logvinov
210e7c5579
Flash out README with instructions 2018-01-10 11:24:33 +01:00
Fabio Berger
3fa0046542
0.0.8 2018-01-10 11:24:33 +01:00
Fabio Berger
d6754685cc
remove default import 2018-01-10 11:24:33 +01:00
Fabio Berger
bb5721700b
0.0.7 2018-01-10 11:24:32 +01:00