Commit Graph

  • 70f7a0be11 Use the state instead of the state object directly. obscuren 2014-10-16 13:38:21 +02:00
  • 0a99719a39 mist: update for new ethlog.LogSystem interface (in ethereum/eth-go#59) Felix Lange 2014-10-16 12:07:16 +02:00
  • 311c6f8a3f Fixed remote Arithmetic tests obscuren 2014-10-15 17:12:26 +02:00
  • 78a78e2e6c updated genesis_hash Christoph Jentzsch 2014-10-15 14:19:11 +02:00
  • 7227552f42 Fix ethereum compilation and functioning on Windows. repl console output is now colored. repl "exit" command now works. Erez Wanderman 2014-10-15 02:41:26 +03:00
  • 266d212094 Working on test suite obscuren 2014-10-15 00:41:00 +02:00
  • 3d177be73e Couple of minor issues fixed obscuren 2014-10-15 00:40:41 +02:00
  • 0aea5fc4a3 adapt to new event package Felix Lange 2014-10-14 19:38:38 +02:00
  • 7ca7938d8e Removed old installer script obscuren 2014-10-14 15:31:25 +02:00
  • f55e39cf1a Tests for native function calling obscuren 2014-10-14 13:37:26 +02:00
  • 393a92811b Changed VM Test code obscuren 2014-10-14 12:21:46 +02:00
  • 294b437414 New VM obscuren 2014-10-14 11:49:15 +02:00
  • c5bd32b0ad Refactored VM to two separate VMs; std & debug obscuren 2014-10-14 11:48:52 +02:00
  • b315da618b Merge pull request #23 from ethers/fix22 Christoph Jentzsch 2014-10-14 10:33:26 +02:00
  • 03e082d4ac Merge branch 'master' into develop obscuren 2014-10-14 09:47:38 +02:00
  • db6f4ab1cc Merge branch 'master' into develop obscuren 2014-10-14 09:47:19 +02:00
  • 0a76a3a312 numbers should be strings #22 ethers 2014-10-13 14:45:30 -07:00
  • 1644b1e53e Merge pull request #137 from caktux/master Jeffrey Wilcke 2014-10-13 12:57:50 +02:00
  • cfd1f0907f build status caktux 2014-10-12 02:15:15 -04:00
  • 1f67385f13 Added some MUL tests Christoph Jentzsch 2014-10-11 13:18:00 +02:00
  • 7a7e198395 Added some MUL tests Christoph Jentzsch 2014-10-11 13:11:59 +02:00
  • 46eb6283ae tested new opcodes (JUMPDEST,CALLCODE) and created test for CALL/CREATE depth Christoph Jentzsch 2014-10-11 12:18:13 +02:00
  • 2e894b668a Max callstack obscuren 2014-10-11 00:41:37 +02:00
  • 8128190fb2 Merge pull request #136 from fjl/feature/raceless-ethereum-filters Jeffrey Wilcke 2014-10-10 22:59:11 +02:00
  • cb845b9bc8 Implemented AR PoW obscuren 2014-10-10 22:44:20 +02:00
  • 56843ca0fc Added some methods to comply to the PoW block interface obscuren 2014-10-10 22:42:37 +02:00
  • 8d38d62d10 INVALID stops the operation and doesn't cost gas Nick Savers 2014-10-10 18:09:41 +02:00
  • e02c0fa808 Added generic big to 256 method. Implemented new iterator obscuren 2014-10-10 17:00:06 +02:00
  • 9b494c6869 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop obscuren 2014-10-10 16:58:26 +02:00
  • 3db6a8e92d Merge pull request #57 from fjl/feature/raceless-ethereum-filters Jeffrey Wilcke 2014-10-10 16:57:54 +02:00
  • 6fec5bd32e Merge pull request #56 from fjl/feature/raceless-eventer Jeffrey Wilcke 2014-10-10 16:57:50 +02:00
  • 6877660fe2 Implemented new iterator obscuren 2014-10-10 16:56:28 +02:00
  • c1f8a640d3 mist: adapt to API changes in ethereum/eth-go#57 Felix Lange 2014-10-08 19:16:03 +02:00
  • ed6eba7c8e Update + ABA recursive bomb which needs maximum recursion limit of 1024 Christoph Jentzsch 2014-10-08 19:08:48 +02:00
  • e83a999039 eth: fix filter map data race Felix Lange 2014-10-08 19:04:58 +02:00
  • 44674cb96c eventer: fix data race Felix Lange 2014-10-08 16:26:14 +02:00
  • d451269977 eventer: add test for concurrent Post/Register Felix Lange 2014-10-08 16:20:44 +02:00
  • 7c9508ed71 eventer: fix tests Felix Lange 2014-10-08 16:20:28 +02:00
  • a38dafcc57 Moved the To256 obscuren 2014-10-08 16:11:36 +02:00
  • 2d72050db1 Applied recent protocol changes (PoC7) to existin tests Christoph Jentzsch 2014-10-08 14:37:18 +02:00
  • bd7aca76e1 Proper new block obscuren 2014-10-08 12:33:33 +02:00
  • 4de3ad1712 New block message obscuren 2014-10-08 12:29:49 +02:00
  • 83a4b8b49b Version bump obscuren 2014-10-08 12:24:42 +02:00
  • b93d6ca5d2 Renamed Sha3Bin to Sha3 obscuren 2014-10-08 12:06:48 +02:00
  • 9d86a49a73 Renamed Sha3Bin to Sha3 obscuren 2014-10-08 12:06:39 +02:00
  • f3196c915a Precompiled crypto contracts obscuren 2014-10-08 12:01:36 +02:00
  • 9b60cf267a Removed POST & moved CALLCODE obscuren 2014-10-08 12:01:14 +02:00
  • 11ace54307 ECRECOVER RIPEMD160 SHA256 obscuren 2014-10-08 12:00:50 +02:00
  • 6de726f16c Protocol bump obscuren 2014-10-08 12:00:03 +02:00
  • b417766b36 Minor tweaks for poc7 obscuren 2014-10-08 11:59:44 +02:00
  • dfe66cab3f Merge remote-tracking branch 'origin/develop' Christoph Jentzsch 2014-10-08 11:05:51 +02:00
  • 1a67a96cff Merge pull request #18 from CJentzsch/develop vbuterin 2014-10-07 15:10:23 +01:00
  • ffd6bc97ad Merge remote-tracking branch 'origin/develop' into develop Christoph Jentzsch 2014-10-07 15:47:34 +02:00
  • 9779d67b8c CallToNameRegistratorOutOfGas balance correction Christoph Jentzsch 2014-10-07 15:45:53 +02:00
  • a4f5f45228 Merge pull request #17 from CJentzsch/develop vbuterin 2014-10-07 14:13:12 +01:00
  • b6d7cba499 Merge remote-tracking branch 'upstream/develop' into develop Christoph Jentzsch 2014-10-07 15:02:51 +02:00
  • 865cb4083d Added A calls B calls A contracts Christoph Jentzsch 2014-10-07 15:02:36 +02:00
  • b4fa28a3e6 Merge branch 'release/0.6.8' into develop obscuren 2014-10-07 11:21:29 +02:00
  • d1a6084bf7 Merge branch 'release/0.6.8' obscuren 2014-10-07 11:20:52 +02:00
  • a9b857769d bump obscuren 2014-10-07 11:19:42 +02:00
  • 0015ce1e35 kick of bad peers obscuren 2014-10-07 11:18:46 +02:00
  • 4ed94d3d51 removed old windows & added websockets to mist obscuren 2014-10-07 11:18:34 +02:00
  • 49a9f47aec Merge pull request #16 from CJentzsch/develop Jeffrey Wilcke 2014-10-07 10:56:17 +02:00
  • 94a493b0d9 Merge remote-tracking branch 'upstream/develop' into develop Christoph Jentzsch 2014-10-07 10:51:32 +02:00
  • 72853c4382 corrected amount of used gas for CallToNameRegistratorOutOfGas Christoph Jentzsch 2014-10-07 10:51:07 +02:00
  • 3b0ec436e4 Merge pull request #15 from CJentzsch/develop vbuterin 2014-10-07 05:52:43 +01:00
  • 222068b9ba Merge remote-tracking branch 'upstream/develop' into develop Christoph Jentzsch 2014-10-06 21:17:28 +02:00
  • c1696531a6 corrected tests and different style for storage Christoph Jentzsch 2014-10-06 21:17:09 +02:00
  • c95dfec5e4 push data instead of assign obscuren 2014-10-06 19:26:51 +02:00
  • aec3252b8e Merge pull request #14 from CJentzsch/develop vbuterin 2014-10-06 09:39:46 +01:00
  • e17a909f70 Merge remote-tracking branch 'upstream/develop' into develop Christoph Jentzsch 2014-10-06 10:31:51 +02:00
  • 33fcab5727 Bug fix, corrected gasLimit in vmSystemOperationsTest Christoph Jentzsch 2014-10-06 10:30:04 +02:00
  • 25f9fd542a one more vm test Vitalik Buterin 2014-10-04 15:47:00 -04:00
  • 2d561a5373 separated out vmtests Vitalik Buterin 2014-10-04 15:15:37 -04:00
  • b0c48fa8d6 Merge pull request #13 from CJentzsch/develop vbuterin 2014-10-04 17:18:02 +01:00
  • e100aa3c6c Changed to new "created address" obscuren 2014-10-02 17:35:57 +02:00
  • 677836cbee Kick off bad peers on bad chains and improved catch up on diverted chain obscuren 2014-10-02 17:35:38 +02:00
  • a75c92000f Black listing of bad peers obscuren 2014-10-02 17:03:48 +02:00
  • b55e017e62 Proper delete obscuren 2014-10-02 17:03:36 +02:00
  • 82be305496 Fixed inconsistencies obscuren 2014-10-02 17:03:15 +02:00
  • 3bc238b1ce Added eth providers obscuren 2014-10-02 10:56:22 +02:00
  • 5053ec2190 Added download label obscuren 2014-10-02 01:37:23 +02:00
  • a34a971b50 improved blockchain downloading obscuren 2014-10-02 01:36:59 +02:00
  • 5fa0173c41 msg obscuren 2014-10-02 00:03:19 +02:00
  • 6cae166f6f Delete tmp.json Christoph Jentzsch 2014-10-01 15:34:23 +02:00
  • 4ff906fbc2 corrected CALLSTATELESS tests Christoph Jentzsch 2014-10-01 14:06:32 +02:00
  • 3af211dd65 Implemented WebSocket package obscuren 2014-09-30 23:26:52 +02:00
  • 6db40ecb22 WebSocket interface obscuren 2014-09-30 23:26:16 +02:00
  • a3c66b2740 How to spawn a websocket node obscuren 2014-09-30 22:58:09 +02:00
  • 0cae9c3c1b Readme obscuren 2014-09-30 22:55:07 +02:00
  • 68ccbefc94 init obscuren 2014-09-30 22:51:53 +02:00
  • 5b3fee6806 Completed vm tests. Added ADDMOD, MULMOD, POST, CALLSTATELESS Christoph Jentzsch 2014-09-29 13:08:44 +02:00
  • ab6ede51d7 Working on new (blocking) event machine. obscuren 2014-09-29 12:57:51 +02:00
  • ea0357bf02 Block pool is thread safe obscuren 2014-09-28 14:52:58 +02:00
  • 9cdd218083 Added IOandFlowOperation-, PushDupSwap- and SystemOperations- tests. Removed empty storage from adresses. Christoph Jentzsch 2014-09-27 21:48:09 +02:00
  • 44d50bc8d2 Have you seen my parents, sir? obscuren 2014-09-26 20:51:31 +02:00
  • e20b113053 Logging messages obscuren 2014-09-26 20:19:11 +02:00
  • 0acdeca3d6 skip messages properly obscuren 2014-09-26 20:19:01 +02:00
  • a45e293267 Merge branch 'release/0.6.7' into develop obscuren 2014-09-26 13:48:04 +02:00
  • 41ae6f298e Merge branch 'release/0.6.7' into develop obscuren 2014-09-26 13:47:47 +02:00