debris
|
492f0e224f
|
fixed some of the jshint issues
|
2015-07-29 18:02:34 +02:00 |
debris
|
55240b2ca1
|
fixed order of nested arrays encoding/decoding
|
2015-07-29 17:31:51 +02:00 |
debris
|
b46140cd07
|
fixed array order in address, bool, bytes array order
|
2015-07-29 17:00:11 +02:00 |
debris
|
627143606a
|
add another example
|
2015-07-29 15:21:10 +02:00 |
debris
|
ae34877774
|
encoding/decoding all tests passing
|
2015-07-28 16:47:56 +02:00 |
debris
|
96543d57c0
|
gulp
|
2015-07-28 15:56:51 +02:00 |
debris
|
3f8ec7ed13
|
real && ureal types
|
2015-07-28 15:56:18 +02:00 |
debris
|
5ec50f3ee5
|
common fixed in encoding
|
2015-07-28 15:49:33 +02:00 |
debris
|
03f6a5b849
|
common fixed in encoding
|
2015-07-28 15:46:38 +02:00 |
debris
|
6d3542315f
|
more encoding tests passing
|
2015-07-28 15:06:44 +02:00 |
debris
|
cf4817e785
|
fixed bug in getOffsets
|
2015-07-28 15:04:33 +02:00 |
debris
|
1a3d7e821a
|
refactored dynamic bytes and uint encoding
|
2015-07-28 14:39:26 +02:00 |
debris
|
cc215ceb40
|
todo, fix encoding of nested dynamic arrays
|
2015-07-28 12:27:12 +02:00 |
debris
|
afd886318f
|
solidity type int, missing file
|
2015-07-28 10:14:18 +02:00 |
debris
|
d38f8bcbe6
|
solidity type int
|
2015-07-28 10:13:59 +02:00 |
debris
|
f3e0fdaec9
|
bool type
|
2015-07-28 09:01:05 +02:00 |
debris
|
9b2b10c8b8
|
docs...
|
2015-07-28 08:28:46 +02:00 |
debris
|
7b27c47d69
|
solidity refactor in progres
|
2015-07-28 03:44:19 +02:00 |
debris
|
b815c5561a
|
removed _mode field
|
2015-07-28 03:34:36 +02:00 |
debris
|
bdd68cde1a
|
new encoding
|
2015-07-28 03:30:47 +02:00 |
debris
|
00072f47e2
|
step by step encoding
|
2015-07-28 02:35:18 +02:00 |
debris
|
38018446a3
|
step by step encoding
|
2015-07-28 02:34:31 +02:00 |
debris
|
fa8d4c1087
|
step by step encoding
|
2015-07-28 01:43:28 +02:00 |
debris
|
b043832cfd
|
step by step encoding
|
2015-07-28 01:36:32 +02:00 |
debris
|
2559b958a6
|
step by step encoding
|
2015-07-28 00:32:46 +02:00 |
debris
|
d319ee8d92
|
nested encoding in progress
|
2015-07-28 00:14:41 +02:00 |
debris
|
b2f2202450
|
removed unused lines
|
2015-07-27 22:52:55 +02:00 |
debris
|
38b698dadd
|
decoding refactor, nested arrays
|
2015-07-27 22:38:33 +02:00 |
debris
|
13807c1b19
|
solidity types prototypes
|
2015-07-27 15:10:10 +02:00 |
debris
|
3e66cca699
|
encoding fixed size variables > 32 bytes"
|
2015-07-27 14:09:12 +02:00 |
debris
|
e3a8734914
|
Merge branch 'master' into develop
|
2015-07-27 11:05:31 +02:00 |
debris
|
947af2166c
|
version 0.9.2
|
2015-07-27 11:02:08 +02:00 |
debris
|
bbd6df0a83
|
isFinite behaves differently in go js env
|
2015-07-27 11:01:12 +02:00 |
Marek Kotewicz
|
e058ee89bc
|
Merge pull request #274 from asinyagin/master
Replace Content-type with Content-Type in HttpProvider
|
2015-07-27 10:27:12 +02:00 |
Alexander Sinyagin
|
087b2d929d
|
Replace Content-type with Content-Type in HttpProvider
|
2015-07-24 21:27:36 +05:00 |
Fabian Vogelsteller
|
9af0fc9b9e
|
return filter in filter constructor
|
2015-07-22 12:31:37 +02:00 |
Fabian Vogelsteller
|
92263e001b
|
fixed callback for allEvents
|
2015-07-22 11:49:01 +02:00 |
Fabian Vogelsteller
|
3fe001c235
|
fixed build error
|
2015-07-21 15:51:19 +02:00 |
Marek Kotewicz
|
ce8362c45c
|
version 0.9.1
|
2015-07-21 11:37:07 +02:00 |
Marek Kotewicz
|
f7f4ec3ca1
|
gulp
|
2015-07-21 11:36:29 +02:00 |
Marek Kotewicz
|
9303d5c576
|
Merge branch 'develop' of https://github.com/ethereum/ethereum.js into develop
|
2015-07-21 11:36:01 +02:00 |
Marek Kotewicz
|
4a7edb5ad8
|
fixed utf8 encoding/decoding in solidity params
|
2015-07-21 11:35:52 +02:00 |
Fabian Vogelsteller
|
625c0df8ba
|
Merge branch 'develop' of github.com:ethereum/web3.js into develop
|
2015-07-20 16:44:43 +02:00 |
Fabian Vogelsteller
|
ce52fcf080
|
fixed contract.new examples
|
2015-07-20 16:44:25 +02:00 |
Marek Kotewicz
|
d163c9dee4
|
version 0.9.0
|
2015-07-20 16:13:58 +02:00 |
Fabian Vogelsteller
|
f649befa6d
|
contract.new callback fires now twice, once on txhash and once deployed
|
2015-07-20 15:51:49 +02:00 |
Marek Kotewicz
|
917de4b852
|
doesn't set topics in allevents.js
|
2015-07-20 15:38:34 +02:00 |
Marek Kotewicz
|
0ba73a0da5
|
gulp
|
2015-07-20 15:34:51 +02:00 |
Fabian Vogelsteller
|
9ce448d9f5
|
check if messages is not empty
|
2015-07-20 15:22:01 +02:00 |
Fabian Vogelsteller
|
f3b377ebcb
|
Merge branch 'ipcProvider' of github.com:ethereum/web3.js into ipcProvider
|
2015-07-20 14:28:12 +02:00 |