Commit Graph

3289 Commits (f6e821fd335911c26d515094ac0af4fa69526279)
 

Author SHA1 Message Date
Taylor Gerring 0b64906a72 Add -y flags 10 years ago
Taylor Gerring 1beb9a2b8b update apt repos 10 years ago
Taylor Gerring 242667ebe5 update travis build deps 10 years ago
Taylor Gerring 5211fb0c79 make script executable 10 years ago
Taylor Gerring 81e7f8679e script fix 10 years ago
Taylor Gerring 6f7f570670 custom travis build script 10 years ago
Taylor Gerring 8f9a354682 try to fix travis dep error 10 years ago
Taylor Gerring bc5d924b83 more travis changes 10 years ago
Taylor Gerring 9481f86c37 run coverage after build 10 years ago
Taylor Gerring dd9e99a418 try to get full coverage report on travis 10 years ago
obscuren 33afb10b0d clean up 10 years ago
Taylor Gerring 1ecb3b4cf3 Remove failing Printf 10 years ago
Taylor Gerring dcd8cc8341 added test file to root directory 10 years ago
Taylor Gerring e6e468ef59 Merge branch 'develop' of https://github.com/tgerring/go-ethereum into tests 10 years ago
Taylor Gerring 2a9fc7baa9 Merge branch 'develop' of https://github.com/tgerring/go-ethereum 10 years ago
Jeffrey Wilcke f6ee8e52dd Merge pull request #13 from frewsxcv/master 10 years ago
Corey Farwell 08f2dde45a Enable JSHint linting 10 years ago
Jeffrey Wilcke 42713c6e99 Merge pull request #12 from debris/master 10 years ago
Jeffrey Wilcke 7ffba22f2d Merge pull request #10 from cubedro/master 10 years ago
Jeffrey Wilcke 60198a05b9 Merge pull request #11 from ethereum/revert-6-master 10 years ago
Jeffrey Wilcke 6b8b1259e2 Revert "Run JSHint on all code using Travis CI" 10 years ago
Jeffrey Wilcke c966a5c17e Merge pull request #6 from frewsxcv/master 10 years ago
obscuren 56aa24002d Clean up 10 years ago
obscuren 711be7009e Version bump 10 years ago
obscuren f6e55962a8 Fixes for PV41/42 10 years ago
Marek Kotewicz ea8db7a4ae improved contracts interface 10 years ago
Marek Kotewicz 8aaec1d98f improved example 10 years ago
Marek Kotewicz b1428555d1 added storageAt 10 years ago
obscuren 20d518ee95 Numerous fixes for consensus. 10 years ago
Marek Kotewicz 0e67fcd361 contract object 10 years ago
Taylor Gerring 313cfba7d4 convert trie encoding tests to checker 10 years ago
Marek Kotewicz d99fea2db6 abi output formatting 10 years ago
Taylor Gerring 461324a801 Remove references to mutan 10 years ago
Taylor Gerring fa59db7595 Add initial state/TestDump test 10 years ago
Taylor Gerring bd9bd4abed Reorg state tests 10 years ago
Taylor Gerring 6eacc8eab9 eth-go -> go-ethereum 10 years ago
Taylor Gerring 00878e5b6e Convert trie tests to gocheck 10 years ago
Marek Kotewicz 7ce63d32b2 qt version also requires abi 10 years ago
Marek Kotewicz 3451f26086 changes to make everything work 10 years ago
Marek Kotewicz 05290d5547 abi, the beginning 10 years ago
obscuren 60cdb1148c Transaction execution fixes 10 years ago
obscuren 9bb1ac7564 Fixes for the log method 10 years ago
obscuren 6c9e503eb8 Removed all implicit logging. Fixed gas issues and jump errors 10 years ago
Taylor Gerring 1d866b5e57 Merge pull request #1 from tgerring/tests 10 years ago
Taylor Gerring 5c5df21e3d Update TestDeleteFromByteSlice 10 years ago
Taylor Gerring 12e8404f8f Fix TestBytestoNumber 10 years ago
Taylor Gerring 0d1cdd26d6 Update TestNumberToBytes 10 years ago
Taylor Gerring cff0d93105 Converts bytes_test to checker 10 years ago
Taylor Gerring c24d143c9e Convert rand_test to checker 10 years ago
Taylor Gerring bfd1fe977e Update test style to checker 10 years ago