28 Commits

Author SHA1 Message Date
Fabian Vogelsteller
04cdb6ca02 format also tx nonce to number 2015-04-20 16:31:40 +02:00
Fabian Vogelsteller
385cc2c73b removed minGasPrice from blocks 2015-04-20 16:08:12 +02:00
Marek Kotewicz
1c8cd7d6b0 web3.eth.defaultAccount property, updated event_inc example, fixed #96 2015-04-20 14:16:29 +02:00
Péter Szilágyi
b326202314 formatters/whisper: polish corner case handling code 2015-04-17 11:20:40 +03:00
Péter Szilágyi
6a058b690b Allow unset topics in posts too. 2015-04-16 18:13:47 +03:00
Péter Szilágyi
af443f2acb Fix #162: allow empty topic list in messages 2015-04-16 18:05:08 +03:00
Marek Kotewicz
96b44682f1 fixed #161, web3.ssh.post 2015-04-16 12:22:20 +02:00
Marek Kotewicz
e53f316db9 tests for transaction && call 2015-03-31 09:34:06 +02:00
Marek Kotewicz
b837667649 unified asBlock from filter.js with blockNumber formatter 2015-03-30 23:23:34 +02:00
Marek Kotewicz
608d211400 blockNumber can be earliest 2015-03-30 09:27:59 +02:00
Marek Kotewicz
2262276dae defaultBlockNumber accepts latest && pending 2015-03-28 15:52:40 +01:00
Marek Kotewicz
e01bb23759 fixed #148 && fixed polling test 2015-03-28 15:15:44 +01:00
Fabian Vogelsteller
e0d83d065e removed unecessary callformatter 2015-03-27 14:53:47 +01:00
Marek Kotewicz
f4e5a99be1 default log formatter, improved contract test 2015-03-27 11:27:50 +01:00
Fabian Vogelsteller
b3b95c5f98 add getBlock test 2015-03-23 18:50:53 +01:00
Fabian Vogelsteller
b915ceb43f add defaultBlock back 2015-03-23 17:11:19 +01:00
Fabian Vogelsteller
7fb440579d add missing formatters, fixed tests 2015-03-23 16:43:49 +01:00
Marek Kotewicz
b6b809c3d2 setting up formatters for eth 2015-03-23 15:08:09 +01:00
Marek Kotewicz
99ea9cdc1c fixed for defaultBlock formatter 2015-03-23 14:23:45 +01:00
Marek Kotewicz
4d1cf0bd9f inputFormatter is an aray of functions 2015-03-23 13:42:36 +01:00
Marek Kotewicz
0898669bd2 changes in input formatters 2015-03-22 09:43:07 +01:00
Fabian Vogelsteller
7a44f76132 add shh post formatting 2015-03-10 17:27:36 +01:00
Fabian Vogelsteller
3848d3a03c fixed logs 2015-03-10 17:07:16 +01:00
Fabian Vogelsteller
1c9f50feb9 changed topic to topics 2015-03-10 16:22:16 +01:00
Fabian Vogelsteller
8a2444b4bc add default paramter for getBlock 2015-03-10 11:03:03 +01:00
Fabian Vogelsteller
51a075c62d add in-output until eth_getBlockByHash 2015-03-09 20:06:54 +01:00
Fabian Vogelsteller
a0b5353f47 changed outputs up to storageAt 2015-03-09 15:09:21 +01:00
Marek Kotewicz
c7f8373191 separated formatters files 2015-03-08 18:31:08 +01:00