Marek Kotewicz
|
0b9d450a4d
|
fixed karma test
|
2015-03-07 17:43:51 +01:00 |
Marek Kotewicz
|
c1136a08c0
|
Merge branch 'master' into develop
Conflicts:
dist/ethereum.js.map
dist/ethereum.min.js
package.json
|
2015-03-06 12:05:40 +01:00 |
Wilfried Kopp
|
e46f6f156b
|
test(utils): Add test for the toEth() function
- Several test cases to check the conversion into each unit
- Few test cases to check the conversion from strings
|
2015-03-06 01:03:19 +01:00 |
Marek Kotewicz
|
9b3a0f0256
|
Merge branch 'event_hash'
Conflicts:
dist/ethereum.js.map
dist/ethereum.min.js
|
2015-03-04 01:04:13 +01:00 |
Marek Kotewicz
|
63dcee68ee
|
ignore for maxcomplexity warning
Conflicts:
dist/ethereum.js.map
|
2015-03-04 00:45:39 +01:00 |
Marek Kotewicz
|
a59f3a4c5c
|
Merge pull request #85 from ethers/abiString
constants should be before (dynamic) string contents, fix #84
|
2015-03-04 00:43:53 +01:00 |
Marek Kotewicz
|
688faeca73
|
Merge pull request #81 from ethers/arraySupport
constants should be before array contents, fixes #30
Conflicts:
lib/abi.js
|
2015-03-04 00:42:46 +01:00 |
Marek Kotewicz
|
601c8abf74
|
ignore for maxcomplexity warning
|
2015-03-04 00:30:29 +01:00 |
Marek Kotewicz
|
d9d190ec33
|
Merge branch 'master' into develop
Conflicts:
dist/ethereum.js
dist/ethereum.js.map
dist/ethereum.min.js
lib/abi.js
|
2015-03-04 00:29:24 +01:00 |
Marek Kotewicz
|
91321fbcd7
|
removed web3 dependency from abi.js
|
2015-03-03 18:38:23 +01:00 |
Marek Kotewicz
|
5c7d8a7e33
|
separated event signature
|
2015-03-03 18:34:06 +01:00 |
ethers
|
4b9bc177f7
|
constants should be before (dynamic) string contents
|
2015-02-27 14:41:52 -08:00 |
Marek Kotewicz
|
81b19cc9a7
|
event hash
|
2015-02-27 20:16:45 +01:00 |
ethers
|
f8db634a8f
|
need to save/concat per iteration
|
2015-02-26 20:24:19 -08:00 |
ethers
|
66196ee8ba
|
constants should be before array contents, fixes #30
|
2015-02-26 20:06:26 -08:00 |
Fabian Vogelsteller
|
30518ae6c8
|
fixed complexities
|
2015-02-26 10:56:04 +01:00 |
Marek Kotewicz
|
5bd166cc82
|
clearing timeout
|
2015-02-25 17:07:16 +01:00 |
Fabian Vogelsteller
|
84900e6463
|
merged with solved conflicts
|
2015-02-25 17:01:23 +01:00 |
Fabian Vogelsteller
|
9981b97b45
|
fixed )
|
2015-02-25 16:31:09 +01:00 |
Fabian Vogelsteller
|
8128342908
|
fixed small change request
|
2015-02-25 16:30:23 +01:00 |
Marek Kotewicz
|
16d7e2520f
|
jshint is more strict
|
2015-02-25 15:53:28 +01:00 |
Fabian Vogelsteller
|
5ea5be2489
|
add deprecated transact
|
2015-02-25 14:32:57 +01:00 |
Fabian Vogelsteller
|
181f1093e6
|
changed getCode to getData
|
2015-02-25 11:01:58 +01:00 |
Fabian Vogelsteller
|
1fa7fa6958
|
toFromWei fix
|
2015-02-24 18:08:17 +01:00 |
Fabian Vogelsteller
|
ee65b2ca5c
|
add input formatter for transactions
|
2015-02-24 13:00:24 +01:00 |
Fabian Vogelsteller
|
fec54d81ae
|
add depreaction warnring to contractFromAbi
|
2015-02-24 10:45:03 +01:00 |
Fabian Vogelsteller
|
684c495981
|
changed contract API
|
2015-02-24 10:36:54 +01:00 |
Fabian Vogelsteller
|
36ca47f11c
|
Changed watch to filter for eth and shh
|
2015-02-23 18:30:37 +01:00 |
Fabian Vogelsteller
|
7fde77dbb3
|
add formatter
|
2015-02-23 17:05:53 +01:00 |
Fabian Vogelsteller
|
91c015e402
|
Made to/fromWei return strings instead of numbers
|
2015-02-20 12:40:09 +01:00 |
Fabian Vogelsteller
|
ed7d473efd
|
Removed enumerable from methods, fixed number property
|
2015-02-20 10:50:19 +01:00 |
Fabian Vogelsteller
|
ce141d8ec3
|
Removed circular dependencies
|
2015-02-20 09:49:42 +01:00 |
Fabian Vogelsteller
|
188e9e5325
|
Add toWei/fromWei and isAddress
|
2015-02-20 09:34:26 +01:00 |
Fabian Vogelsteller
|
5c994ff817
|
changed most of the function names
Missing is still:
- eth.watch
- eth.contract (has different behaviour now)
- shh methods
correct return values need to be checked
|
2015-02-19 18:37:09 +01:00 |
Marek Kotewicz
|
c4c3b126a3
|
fallback for go-ethereum && fixed parsing ethereum messages
|
2015-02-18 18:44:09 +01:00 |
Marek Kotewicz
|
ec6f9b3d08
|
added transactionCount && uncleCount methods
|
2015-02-17 19:55:02 +01:00 |
cubedro
|
af7c26b163
|
check request.status in httpsync.js to prevent throwing errors when undefined
|
2015-02-12 07:03:59 +02:00 |
Marek Kotewicz
|
3d652e82c0
|
fixed web3.reset()
|
2015-02-06 11:36:27 +01:00 |
Marek Kotewicz
|
26561e4767
|
fixed #51
|
2015-02-06 10:39:06 +01:00 |
Marek Kotewicz
|
03661d3bc2
|
eth_polling_timeout const
|
2015-02-06 10:20:41 +01:00 |
Marek Kotewicz
|
82d32bb95a
|
providermanager -> requestmanager
|
2015-02-06 00:02:14 +01:00 |
Marek Kotewicz
|
a86fccfc1a
|
web3 refactor (in progress)
|
2015-02-05 23:37:30 +01:00 |
Marek Kotewicz
|
c29f4a1361
|
filters refactor
|
2015-02-05 23:11:16 +01:00 |
Marek Kotewicz
|
82cc5f63ae
|
bring back jsonrpc single method calls in polling
|
2015-02-05 18:20:43 +01:00 |
Marek Kotewicz
|
f3e1797153
|
fixed jsonrpc response 0 not handled properly
|
2015-02-04 11:23:23 +01:00 |
Marek Kotewicz
|
e58e2f5ee4
|
jsonrpc.js tests && jsonrpc response validation is more strict
|
2015-02-03 23:00:02 +01:00 |
Marek Kotewicz
|
45134de740
|
jsonrpc.js file && batch polling
|
2015-02-03 22:24:17 +01:00 |
Marek Kotewicz
|
f3ce1f07c4
|
simplified polling && jsonrpc payload creation
|
2015-02-03 21:43:39 +01:00 |
Marek Kotewicz
|
ddc17196da
|
tests && fixes for utils methods
|
2015-02-03 20:12:56 +01:00 |
Marek Kotewicz
|
f1a5cf9128
|
Merge branch 'develop' into cpp
Conflicts:
dist/ethereum.js.map
dist/ethereum.min.js
|
2015-02-03 16:20:26 +01:00 |