1
0
Fork 0
forked from forks/go-ethereum

Commit graph

  • 0f47129113 Updated main.go - fix for broken develop build Eric Robitaille 2014-11-20 14:16:22 -0500
  • 9b8a12b4b5 Removed naively casting to bytes obscuren 2014-11-20 18:20:04 +0100
  • 12f1aea38d Fixed iterator for short nodes. obscuren 2014-11-20 18:11:31 +0100
  • c5e5228e0d Removed log,post,out,gas,callcreates if exception occured Christoph Jentzsch 2014-11-20 17:04:06 +0100
  • 9c0232a2b9 MakeMoney test Christoph Jentzsch 2014-11-19 18:19:05 +0100
  • b05e63c34d Added paranoia check for tries obscuren 2014-11-19 16:56:01 +0100
  • cab7e6000e Increased coverage obscuren 2014-11-19 16:35:57 +0100
  • 3ba0007e86 Added log sections in all vmtests + log tests Christoph Jentzsch 2014-11-19 16:23:04 +0100
  • 0f460ad26e Added caching and database interface to trie obscuren 2014-11-19 16:21:28 +0100
  • e70529a977 Added new iterator and tests obscuren 2014-11-19 15:05:08 +0100
  • 14e2e488fd Added chain tests & minor fixes obscuren 2014-11-19 12:25:52 +0100
  • d84be4fe07 Merge remote-tracking branch 'origin/develop' into develop Christoph Jentzsch 2014-11-19 10:00:24 +0100
  • c8497ab257 new push32 test and renaming Christoph Jentzsch 2014-11-19 10:00:02 +0100
  • 437d79f094 Updated readme obscuren 2014-11-18 20:23:17 +0100
  • 93e693be72 Fixed tests for 'types' obscuren 2014-11-18 19:52:45 +0100
  • 675ba4d7eb Merge branch 'tests' into poc8 obscuren 2014-11-18 19:48:35 +0100
  • f8d0cd9906 Added a callback mechanism to chain adding. obscuren 2014-11-18 19:44:17 +0100
  • a1b6a9ac29 Begin of moving objects to types package obscuren 2014-11-18 16:58:22 +0100
  • b402484e41 common changes Marek Kotewicz 2014-11-18 13:59:17 +0100
  • 62cd9946ee j => i obscuren 2014-11-18 12:20:14 +0100
  • e08aba5dd9 added output test obscuren 2014-11-18 12:18:27 +0100
  • 34f29d57b6 Update vm_debug.go obscuren 2014-11-18 12:03:51 +0100
  • 3220a32ff0 Added some comparison tests for the new ptrie obscuren 2014-11-18 12:03:09 +0100
  • f7417d3552 New modified patricia trie obscuren 2014-11-18 12:02:13 +0100
  • 04845d42c0 Merge pull request #1 from cubedro/master Marek Kotewicz 2014-11-18 09:08:15 +0100
  • 0d526d66b7 Updated version Marian Oancea 2014-11-18 09:23:14 +0200
  • 8fe16df6c9 Merge pull request #11 from debris/master Marian OANCΞA 2014-11-18 09:21:06 +0200
  • 1a9624af51 Fixed require web3 bug Marian Oancea 2014-11-18 09:11:16 +0200
  • 8b7e59729f Merge pull request #10 from debris/abi Marian OANCΞA 2014-11-18 09:00:01 +0200
  • 76d25420e1 adding test ethers 2014-11-17 18:59:30 -0800
  • 0be275e757 Merge remote-tracking branch 'origin/develop' into develop Christoph Jentzsch 2014-11-17 22:47:34 +0100
  • 1d42d1d7c6 fix ecrecover2 Christoph Jentzsch 2014-11-17 22:46:51 +0100
  • d90868c307 Merge pull request #39 from wanderer/develop Christoph Jentzsch 2014-11-17 20:26:59 +0100
  • 6dbcf6b0d6 spelling fix wanderer 2014-11-17 14:06:43 -0500
  • 5c958ec5f6 Undo running go vet in travis Taylor Gerring 2014-11-17 10:53:24 -0600
  • 2a5af8fac7 enable go vet Taylor Gerring 2014-11-17 10:40:40 -0600
  • 559a81da6f enable golint Taylor Gerring 2014-11-17 10:21:19 -0600
  • 27a8799e48 added eth_serpent, contract separated to another file Marek Kotewicz 2014-11-17 15:46:46 +0100
  • a19d2c2278 Merge branch 'develop' into refactor obscuren 2014-11-17 12:14:05 +0100
  • cad770c734 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2014-11-17 12:13:11 +0100
  • ca74bcc4cd cleaning up obscuren 2014-11-17 12:12:55 +0100
  • b4e47a094c Merge pull request #184 from fjl/feature/rlp Jeffrey Wilcke 2014-11-17 03:12:18 -0800
  • bd0a50fdc3 rlp: fix pointer reuse Felix Lange 2014-11-17 12:02:08 +0100
  • 74266d5bbd rlp: new package for streaming RLP decoder Felix Lange 2014-11-13 20:31:48 +0100
  • 9095b37343 Convert vm test to checker Taylor Gerring 2014-11-16 13:45:46 -0600
  • ffab36c7d8 Update ethutil/common tests to checker Taylor Gerring 2014-11-16 12:08:27 -0600
  • f82fb889b7 Add goveralls to travis builds Taylor Gerring 2014-11-16 08:34:28 -0600
  • 6fc07a7f81 added test for max call depth on creation wanderer 2014-11-15 21:39:16 -0500
  • ddca18638f update imports order per goimports Taylor Gerring 2014-11-15 20:21:55 -0600
  • 3588c4a9fe formatting update per gofmt Taylor Gerring 2014-11-15 20:21:03 -0600
  • 71b338e8ac update travis steps Taylor Gerring 2014-11-15 19:45:05 -0600
  • 58812fad42 Reorg travis.yml Taylor Gerring 2014-11-15 19:36:30 -0600
  • 790ded0f47 Update travis deps script Taylor Gerring 2014-11-15 19:11:43 -0600
  • 6dbd7a9a80 add websocket to deps Taylor Gerring 2014-11-15 18:59:56 -0600
  • e1e50f4afd add go cover to install list Taylor Gerring 2014-11-15 18:54:26 -0600
  • 3a656c07f1 add go-nat-pmp to manual install list Taylor Gerring 2014-11-15 18:49:18 -0600
  • ec75119341 Update deps script Taylor Gerring 2014-11-15 18:42:48 -0600
  • 0b64906a72 Add -y flags Taylor Gerring 2014-11-15 18:28:09 -0600
  • 1beb9a2b8b update apt repos Taylor Gerring 2014-11-15 18:22:01 -0600
  • 242667ebe5 update travis build deps Taylor Gerring 2014-11-15 18:12:50 -0600
  • 5211fb0c79 make script executable Taylor Gerring 2014-11-15 17:56:16 -0600
  • 81e7f8679e script fix Taylor Gerring 2014-11-15 17:51:58 -0600
  • 6f7f570670 custom travis build script Taylor Gerring 2014-11-15 17:45:08 -0600
  • 8f9a354682 try to fix travis dep error Taylor Gerring 2014-11-15 09:07:02 -0600
  • bc5d924b83 more travis changes Taylor Gerring 2014-11-14 22:23:31 -0600
  • 9481f86c37 run coverage after build Taylor Gerring 2014-11-14 22:17:01 -0600
  • dd9e99a418 try to get full coverage report on travis Taylor Gerring 2014-11-14 20:58:09 -0600
  • 1f38c8c0a2 Merge pull request #38 from wanderer/develop martin becze 2014-11-14 20:10:21 -0500
  • cd85ca17ed Update trietest.json martin becze 2014-11-14 19:59:34 -0500
  • 33afb10b0d clean up obscuren 2014-11-15 00:29:27 +0100
  • 279b284c0d Merge pull request #37 from wanderer/develop martin becze 2014-11-14 17:43:49 -0500
  • 6cae937e5e Update trietest.json martin becze 2014-11-14 17:20:03 -0500
  • 1ecb3b4cf3 Remove failing Printf Taylor Gerring 2014-11-14 15:53:45 -0600
  • dcd8cc8341 added test file to root directory Taylor Gerring 2014-11-14 15:31:15 -0600
  • e6e468ef59 Merge branch 'develop' of https://github.com/tgerring/go-ethereum into tests Taylor Gerring 2014-11-14 15:19:50 -0600
  • 2a9fc7baa9 Merge branch 'develop' of https://github.com/tgerring/go-ethereum Taylor Gerring 2014-11-14 15:01:52 -0600
  • f6ee8e52dd Merge pull request #13 from frewsxcv/master Jeffrey Wilcke 2014-11-14 20:24:55 +0100
  • 08f2dde45a Enable JSHint linting Corey Farwell 2014-11-14 14:00:19 -0500
  • 42713c6e99 Merge pull request #12 from debris/master Jeffrey Wilcke 2014-11-14 17:20:05 +0100
  • 7ffba22f2d Merge pull request #10 from cubedro/master Jeffrey Wilcke 2014-11-14 17:16:28 +0100
  • 60198a05b9 Merge pull request #11 from ethereum/revert-6-master Jeffrey Wilcke 2014-11-14 17:08:47 +0100
  • 6b8b1259e2 Revert "Run JSHint on all code using Travis CI" Jeffrey Wilcke 2014-11-14 17:08:29 +0100
  • c966a5c17e Merge pull request #6 from frewsxcv/master Jeffrey Wilcke 2014-11-14 17:07:38 +0100
  • 56aa24002d Clean up obscuren 2014-11-14 14:17:54 +0100
  • 711be7009e Version bump obscuren 2014-11-14 13:51:41 +0100
  • f6e55962a8 Fixes for PV41/42 obscuren 2014-11-14 13:47:12 +0100
  • ea8db7a4ae improved contracts interface Marek Kotewicz 2014-11-14 13:11:47 +0100
  • 89675a7153 Merge remote-tracking branch 'origin/develop' into develop Christoph Jentzsch 2014-11-13 23:17:49 +0100
  • f1de1cc97a Fix CallRecursiveBomb2 Christoph Jentzsch 2014-11-13 23:17:13 +0100
  • 32f0c47c68 Merge pull request #36 from wanderer/develop martin becze 2014-11-13 15:26:49 -0500
  • 8aaec1d98f improved example Marek Kotewicz 2014-11-13 19:28:58 +0100
  • b1428555d1 added storageAt Marek Kotewicz 2014-11-13 18:29:31 +0100
  • 20d518ee95 Numerous fixes for consensus. obscuren 2014-11-13 18:12:12 +0100
  • 0e67fcd361 contract object Marek Kotewicz 2014-11-13 12:24:34 +0100
  • ab50e76652 Merge pull request #35 from ethers/delOld Christoph Jentzsch 2014-11-13 07:52:35 +0100
  • 313cfba7d4 convert trie encoding tests to checker Taylor Gerring 2014-11-13 04:40:21 +0100
  • 3da90d01f6 converted back to arrary format wanderer 2014-11-12 22:22:47 -0500
  • d99fea2db6 abi output formatting Marek Kotewicz 2014-11-13 04:21:51 +0100
  • 78f1e4a945 rename tests since they are valid opcodes that exist ethers 2014-11-12 19:11:06 -0800
  • 461324a801 Remove references to mutan Taylor Gerring 2014-11-12 22:08:56 +0100