Marek Kotewicz
|
b915c7a870
|
updated readme
|
10 years ago |
Marek Kotewicz
|
6c26255979
|
Merge branch 'tests' into develop
|
10 years ago |
Marek Kotewicz
|
e2c4525da7
|
Merge branch 'master' into develop
|
10 years ago |
Marek Kotewicz
|
e778e127d6
|
spec reporter instead of nyan
|
10 years ago |
Marek Kotewicz
|
a4e6f0b3c6
|
fixed travis.yml && added nmp test script
|
10 years ago |
Marek Kotewicz
|
048e7771fb
|
Merge branch 'master' into tests
|
10 years ago |
Marek Kotewicz
|
15c229300c
|
updated package json
|
10 years ago |
Marek Kotewicz
|
24814a4f0f
|
Merge branch 'master' of https://github.com/ethereum/ethereum.js
|
10 years ago |
Marek Kotewicz
|
6188e64473
|
Update README.md
|
10 years ago |
Marek Kotewicz
|
c34b0c67a1
|
Update README.md
|
10 years ago |
Marek Kotewicz
|
47687cf085
|
default padding changed to 0
|
10 years ago |
Marek Kotewicz
|
29c60c000a
|
Merge branch 'develop' into tests
|
10 years ago |
Marek Kotewicz
|
92f171ec99
|
rerun gulp
|
10 years ago |
Marek Kotewicz
|
0933a79ab8
|
missing fromAscii
|
10 years ago |
Marek Kotewicz
|
543a87c63f
|
method signature length defined
|
10 years ago |
Marek Kotewicz
|
b3eda29f41
|
Merge branch 'master' into tests
|
10 years ago |
Marek Kotewicz
|
a5907a8239
|
Merge branch 'master' of https://github.com/ethereum/ethereum.js
|
10 years ago |
Marek Kotewicz
|
2a6c84984a
|
version upgraded
|
10 years ago |
Marek Kotewicz
|
0538c11576
|
sha3 method signature
|
10 years ago |
Jeffrey Wilcke
|
c9015e2e04
|
module var fix
|
10 years ago |
Jeffrey Wilcke
|
07fba274b1
|
module var fix
|
10 years ago |
Marek Kotewicz
|
c397e350f4
|
mocha opts file && init of parser tests
|
10 years ago |
Marek Kotewicz
|
b6058a837f
|
methods existance tests in progress
|
10 years ago |
Marek Kotewicz
|
5518022a5d
|
mocha test init
|
10 years ago |
Marek Kotewicz
|
807ec60e63
|
missing jshint ignore
|
10 years ago |
Marek Kotewicz
|
f9cc090473
|
fixed example
|
10 years ago |
Marek Kotewicz
|
2f3384947b
|
version upgrade
|
10 years ago |
Marek Kotewicz
|
a8dde17146
|
fixes for node.js
|
10 years ago |
Marek Kotewicz
|
5208bb32f1
|
gulpfile modifications, default build set to dev
|
10 years ago |
Marek Kotewicz
|
df4d7846e5
|
Merge pull request #22 from debris/strings
strings, real, ureal paddings and implicit paddings for uint, int and hash
|
10 years ago |
Marek Kotewicz
|
6c160adab3
|
Merge pull request #21 from debris/master
fixed gulp build
|
10 years ago |
Marek Kotewicz
|
210682b734
|
real, ureal paddings and implicit paddings for uint, int and hash
|
10 years ago |
Marek Kotewicz
|
1d139f7a0b
|
solidity string support
|
10 years ago |
Marek Kotewicz
|
b6232cfdd1
|
fixed tabs
|
10 years ago |
Marek Kotewicz
|
a2a77172a6
|
bring back todos
|
10 years ago |
Marek Kotewicz
|
8c1b26889a
|
renamed example/index.html -> example/balance.html
|
10 years ago |
Marek Kotewicz
|
af9242f4cc
|
fixed gulp build
|
10 years ago |
caktux
|
1954b87819
|
bring back toHex
|
10 years ago |
Gav Wood
|
123098ce79
|
Lots of fixes.
|
10 years ago |
Jeffrey Wilcke
|
e9db2d1b18
|
Merge pull request #15 from debris/master
changes from cpp-ethereum
|
10 years ago |
Marek Kotewicz
|
b402484e41
|
common changes
|
10 years ago |
Marek Kotewicz
|
04845d42c0
|
Merge pull request #1 from cubedro/master
Fixed autoprovider bug
|
10 years ago |
Marian Oancea
|
0d526d66b7
|
Updated version
Changed version from npm in order to publish the update
|
10 years ago |
Marian OANCΞA
|
8fe16df6c9
|
Merge pull request #11 from debris/master
Update
|
10 years ago |
Marian Oancea
|
1a9624af51
|
Fixed require web3 bug
Fixed error "Cannot find module './web3'" in autoprovider.js
|
10 years ago |
Marian OANCΞA
|
8b7e59729f
|
Merge pull request #10 from debris/abi
Abi
|
10 years ago |
Marek Kotewicz
|
27a8799e48
|
added eth_serpent, contract separated to another file
|
10 years ago |
Jeffrey Wilcke
|
f6ee8e52dd
|
Merge pull request #13 from frewsxcv/master
Enable JSHint linting
|
10 years ago |
Corey Farwell
|
08f2dde45a
|
Enable JSHint linting
|
10 years ago |
Jeffrey Wilcke
|
42713c6e99
|
Merge pull request #12 from debris/master
simplifie contract creation && calls, improved added examples
|
10 years ago |