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 |
|
martin becze
|
1f38c8c0a2
|
Merge pull request #38 from wanderer/develop
updated test 'jeff' in trietest.json
|
2014-11-14 20:10:21 -05:00 |
|
martin becze
|
cd85ca17ed
|
Update trietest.json
|
2014-11-14 19:59:34 -05:00 |
|
obscuren
|
33afb10b0d
|
clean up
|
2014-11-15 00:29:27 +01:00 |
|
martin becze
|
279b284c0d
|
Merge pull request #37 from wanderer/develop
Update trietest.json
|
2014-11-14 17:43:49 -05:00 |
|
martin becze
|
6cae937e5e
|
Update trietest.json
'emptyValues' should have the same root as 'puppy'
|
2014-11-14 17:20:03 -05: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 |
|
obscuren
|
56aa24002d
|
Clean up
|
2014-11-14 14:17:54 +01:00 |
|
obscuren
|
711be7009e
|
Version bump
|
2014-11-14 13:51:41 +01:00 |
|
obscuren
|
f6e55962a8
|
Fixes for PV41/42
* Don't expand mem on empty value
* Removed all coinbase logs for PV42
* Removed C++ bug stuff for LOG*
|
2014-11-14 13:47:12 +01:00 |
|
Marek Kotewicz
|
ea8db7a4ae
|
improved contracts interface
|
2014-11-14 13:11:47 +01:00 |
|
Christoph Jentzsch
|
89675a7153
|
Merge remote-tracking branch 'origin/develop' into develop
|
2014-11-13 23:17:49 +01:00 |
|
Christoph Jentzsch
|
f1de1cc97a
|
Fix CallRecursiveBomb2
|
2014-11-13 23:17:13 +01:00 |
|
martin becze
|
32f0c47c68
|
Merge pull request #36 from wanderer/develop
converted back to arrary format
|
2014-11-13 15:26:49 -05:00 |
|
Marek Kotewicz
|
8aaec1d98f
|
improved example
|
2014-11-13 19:28:58 +01:00 |
|
Marek Kotewicz
|
b1428555d1
|
added storageAt
|
2014-11-13 18:29:31 +01:00 |
|
obscuren
|
20d518ee95
|
Numerous fixes for consensus.
* Removed (buged) C++ specific gas specification for LOG*
* Fixed LOG* where mstart went after msize
*
|
2014-11-13 18:12:12 +01:00 |
|
Marek Kotewicz
|
0e67fcd361
|
contract object
|
2014-11-13 12:24:34 +01:00 |
|
Christoph Jentzsch
|
ab50e76652
|
Merge pull request #35 from ethers/delOld
rename tests since they are valid opcodes that exist
|
2014-11-13 07:52:35 +01:00 |
|
Taylor Gerring
|
313cfba7d4
|
convert trie encoding tests to checker
|
2014-11-13 04:40:21 +01:00 |
|
wanderer
|
3da90d01f6
|
converted back to arrary format
|
2014-11-12 22:22:47 -05:00 |
|
Marek Kotewicz
|
d99fea2db6
|
abi output formatting
|
2014-11-13 04:21:51 +01:00 |
|
ethers
|
78f1e4a945
|
rename tests since they are valid opcodes that exist
|
2014-11-12 19:11:06 -08:00 |
|
Taylor Gerring
|
461324a801
|
Remove references to mutan
obscuren/mutan is deprecated
|
2014-11-12 22:08:56 +01:00 |
|
Taylor Gerring
|
fa59db7595
|
Add initial state/TestDump test
|
2014-11-12 22:03:03 +01:00 |
|
Taylor Gerring
|
bd9bd4abed
|
Reorg state tests
|
2014-11-12 22:02:39 +01:00 |
|
Taylor Gerring
|
6eacc8eab9
|
eth-go -> go-ethereum
|
2014-11-12 21:52:37 +01:00 |
|
Taylor Gerring
|
00878e5b6e
|
Convert trie tests to gocheck
|
2014-11-12 21:43:25 +01:00 |
|
Marek Kotewicz
|
7ce63d32b2
|
qt version also requires abi
|
2014-11-12 20:56:21 +01:00 |
|
Marek Kotewicz
|
3451f26086
|
changes to make everything work
|
2014-11-12 20:39:13 +01:00 |
|
Marek Kotewicz
|
05290d5547
|
abi, the beginning
|
2014-11-12 18:59:29 +01:00 |
|
Christoph Jentzsch
|
d06b792cd0
|
minor change in CallSha256_1_nonzeroValue test
|
2014-11-12 07:00:17 +01:00 |
|
Christoph Jentzsch
|
d434ecdcc3
|
Added CallSha256_1_nonzeroValue test
|
2014-11-12 06:56:31 +01:00 |
|
obscuren
|
60cdb1148c
|
Transaction execution fixes
|
2014-11-12 01:36:36 +01:00 |
|
obscuren
|
9bb1ac7564
|
Fixes for the log method
|
2014-11-11 23:14:22 +01:00 |
|
obscuren
|
6c9e503eb8
|
Removed all implicit logging. Fixed gas issues and jump errors
|
2014-11-11 22:52:27 +01:00 |
|