obscuren
|
f7417d3552
|
New modified patricia trie
|
2014-11-18 12:02:13 +01:00 |
|
Marek Kotewicz
|
04845d42c0
|
Merge pull request #1 from cubedro/master
Fixed autoprovider bug
|
2014-11-18 09:08:15 +01:00 |
|
Marian Oancea
|
0d526d66b7
|
Updated version
Changed version from npm in order to publish the update
|
2014-11-18 09:23:16 +02:00 |
|
Marian OANCΞA
|
8fe16df6c9
|
Merge pull request #11 from debris/master
Update
|
2014-11-18 09:21:06 +02:00 |
|
Marian Oancea
|
1a9624af51
|
Fixed require web3 bug
Fixed error "Cannot find module './web3'" in autoprovider.js
|
2014-11-18 09:11:16 +02:00 |
|
Marian OANCΞA
|
8b7e59729f
|
Merge pull request #10 from debris/abi
Abi
|
2014-11-18 09:00:01 +02:00 |
|
Taylor Gerring
|
5c958ec5f6
|
Undo running go vet in travis
|
2014-11-17 10:53:24 -06:00 |
|
Taylor Gerring
|
2a5af8fac7
|
enable go vet
|
2014-11-17 10:40:40 -06:00 |
|
Taylor Gerring
|
559a81da6f
|
enable golint
|
2014-11-17 10:21:19 -06:00 |
|
Marek Kotewicz
|
27a8799e48
|
added eth_serpent, contract separated to another file
|
2014-11-17 15:46:46 +01:00 |
|
obscuren
|
a19d2c2278
|
Merge branch 'develop' into refactor
|
2014-11-17 12:14:05 +01:00 |
|
obscuren
|
cad770c734
|
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
|
2014-11-17 12:13:11 +01:00 |
|
obscuren
|
ca74bcc4cd
|
cleaning up
|
2014-11-17 12:12:55 +01:00 |
|
Jeffrey Wilcke
|
b4e47a094c
|
Merge pull request #184 from fjl/feature/rlp
rlp: new package for streaming RLP decoder
|
2014-11-17 03:12:18 -08:00 |
|
Felix Lange
|
bd0a50fdc3
|
rlp: fix pointer reuse
|
2014-11-17 12:02:08 +01:00 |
|
Felix Lange
|
74266d5bbd
|
rlp: new package for streaming RLP decoder
|
2014-11-17 01:49:47 +01:00 |
|
Taylor Gerring
|
9095b37343
|
Convert vm test to checker
Tests are skipped due to reliance on deprecated mutan
|
2014-11-16 13:45:46 -06:00 |
|
Taylor Gerring
|
ffab36c7d8
|
Update ethutil/common tests to checker
|
2014-11-16 12:08:27 -06:00 |
|
Taylor Gerring
|
f82fb889b7
|
Add goveralls to travis builds
|
2014-11-16 08:34:28 -06:00 |
|
Taylor Gerring
|
ddca18638f
|
update imports order per goimports
|
2014-11-15 20:21:55 -06:00 |
|
Taylor Gerring
|
3588c4a9fe
|
formatting update per gofmt
|
2014-11-15 20:21:03 -06:00 |
|
Taylor Gerring
|
71b338e8ac
|
update travis steps
|
2014-11-15 19:45:05 -06:00 |
|
Taylor Gerring
|
58812fad42
|
Reorg travis.yml
|
2014-11-15 19:36:30 -06:00 |
|
Taylor Gerring
|
790ded0f47
|
Update travis deps script
|
2014-11-15 19:11:43 -06:00 |
|
Taylor Gerring
|
6dbd7a9a80
|
add websocket to deps
|
2014-11-15 18:59:56 -06:00 |
|
Taylor Gerring
|
e1e50f4afd
|
add go cover to install list
|
2014-11-15 18:54:26 -06:00 |
|
Taylor Gerring
|
3a656c07f1
|
add go-nat-pmp to manual install list
|
2014-11-15 18:49:18 -06:00 |
|
Taylor Gerring
|
ec75119341
|
Update deps script
|
2014-11-15 18:42:48 -06:00 |
|
Taylor Gerring
|
0b64906a72
|
Add -y flags
|
2014-11-15 18:28:09 -06:00 |
|
Taylor Gerring
|
1beb9a2b8b
|
update apt repos
|
2014-11-15 18:22:01 -06:00 |
|
Taylor Gerring
|
242667ebe5
|
update travis build deps
|
2014-11-15 18:12:50 -06:00 |
|
Taylor Gerring
|
5211fb0c79
|
make script executable
|
2014-11-15 17:56:16 -06:00 |
|
Taylor Gerring
|
81e7f8679e
|
script fix
|
2014-11-15 17:51:58 -06:00 |
|
Taylor Gerring
|
6f7f570670
|
custom travis build script
Based on https://github.com/daaku/go.travis/blob/master/install
|
2014-11-15 17:45:08 -06:00 |
|
Taylor Gerring
|
8f9a354682
|
try to fix travis dep error
|
2014-11-15 09:07:02 -06:00 |
|
Taylor Gerring
|
bc5d924b83
|
more travis changes
|
2014-11-14 22:23:31 -06:00 |
|
Taylor Gerring
|
9481f86c37
|
run coverage after build
|
2014-11-14 22:17:01 -06:00 |
|
Taylor Gerring
|
dd9e99a418
|
try to get full coverage report on travis
|
2014-11-14 20:58:09 -06:00 |
|
obscuren
|
33afb10b0d
|
clean up
|
2014-11-15 00:29:27 +01:00 |
|
Taylor Gerring
|
1ecb3b4cf3
|
Remove failing Printf
|
2014-11-14 15:53:45 -06:00 |
|
Taylor Gerring
|
dcd8cc8341
|
added test file to root directory
|
2014-11-14 15:31:15 -06:00 |
|
Taylor Gerring
|
e6e468ef59
|
Merge branch 'develop' of https://github.com/tgerring/go-ethereum into tests
Conflicts:
p2p/messenger_test.go
trie/trie_test.go
|
2014-11-14 15:19:50 -06:00 |
|
Taylor Gerring
|
2a9fc7baa9
|
Merge branch 'develop' of https://github.com/tgerring/go-ethereum
|
2014-11-14 15:01:52 -06:00 |
|
Jeffrey Wilcke
|
f6ee8e52dd
|
Merge pull request #13 from frewsxcv/master
Enable JSHint linting
|
2014-11-14 20:24:55 +01:00 |
|
Corey Farwell
|
08f2dde45a
|
Enable JSHint linting
|
2014-11-14 14:00:19 -05:00 |
|
Jeffrey Wilcke
|
42713c6e99
|
Merge pull request #12 from debris/master
simplifie contract creation && calls, improved added examples
|
2014-11-14 17:20:05 +01:00 |
|
Jeffrey Wilcke
|
7ffba22f2d
|
Merge pull request #10 from cubedro/master
NPM module with minification for browser integration.
|
2014-11-14 17:16:28 +01:00 |
|
Jeffrey Wilcke
|
60198a05b9
|
Merge pull request #11 from ethereum/revert-6-master
Revert "Run JSHint on all code using Travis CI"
|
2014-11-14 17:08:47 +01:00 |
|
Jeffrey Wilcke
|
6b8b1259e2
|
Revert "Run JSHint on all code using Travis CI"
|
2014-11-14 17:08:29 +01:00 |
|
Jeffrey Wilcke
|
c966a5c17e
|
Merge pull request #6 from frewsxcv/master
Run JSHint on all code using Travis CI
|
2014-11-14 17:07:38 +01:00 |
|