Fabian Vogelsteller
|
0563dba4ee
|
readd topic convertion, add fix
|
2015-11-24 22:03:21 +01:00 |
|
Fabian Vogelsteller
|
2c7db81ebc
|
BREAKING, removed autoconverting of topics in whisper messages
|
2015-11-24 21:46:36 +01:00 |
|
Fabian Vogelsteller
|
1f91f6ba77
|
BREAKING, removed outconverting of payload in whisper messages
|
2015-11-24 14:56:06 +01:00 |
|
debris
|
8c3492b656
|
quick_fix
|
2015-11-11 12:32:11 +00:00 |
|
debris
|
b794007a52
|
sed ethereum.js -> web3.js
|
2015-10-08 15:34:07 +08:00 |
|
Fabian Vogelsteller
|
415929584c
|
add isSyncing and better way of matching batch requests
|
2015-09-09 22:02:23 +02:00 |
|
debris
|
639f451517
|
toAscii/fromAscii -> toUtf8/fromUtf8
|
2015-08-10 22:11:37 +02:00 |
|
debris
|
283b658656
|
throw an exception on invalid address
|
2015-08-08 21:22:01 +02:00 |
|
debris
|
7cf4e78cf4
|
inputAddressFormatter
|
2015-08-08 20:34:12 +02:00 |
|
Fabian Vogelsteller
|
e9663400b4
|
add getTransactionReceipt
|
2015-07-06 10:19:42 +02:00 |
|
Marek Kotewicz
|
03ae21bd77
|
special logs will never be nulls, so there is no reason to check for null value
|
2015-06-10 12:20:39 +02:00 |
|
Fabian Vogelsteller
|
a2e5fbdf63
|
add tests for the outputformatters
|
2015-06-08 17:06:20 +02:00 |
|
Fabian Vogelsteller
|
08d2212953
|
small fix on outputFormatters, dont transform null to 0
|
2015-06-08 16:53:28 +02:00 |
|
Fabian Vogelsteller
|
08f3aaea8c
|
add optional nonce property to sendTransaction
|
2015-05-06 15:19:33 +02:00 |
|
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 |
|