Commit Graph

  • ee84b20247 Reworking GUI interaction. Fixed javascript inject. Closes #132 obscuren 2015-01-08 16:38:24 +01:00
  • b25126a277 Minor fixed and additions for block proc obscuren 2015-01-08 16:37:06 +01:00
  • 807ec60e63 missing jshint ignore Marek Kotewicz 2015-01-08 15:43:22 +01:00
  • f9cc090473 fixed example Marek Kotewicz 2015-01-08 15:31:46 +01:00
  • eb3451142e sdiv int256.min -1 CJentzsch 2015-01-08 15:29:07 +01:00
  • 73ba8a48ab sdiv with negative fractional result CJentzsch 2015-01-08 15:14:20 +01:00
  • 2f3384947b version upgrade Marek Kotewicz 2015-01-08 15:13:43 +01:00
  • a8dde17146 fixes for node.js Marek Kotewicz 2015-01-08 15:11:20 +01:00
  • 1ad28d0494 add valid jumpdest with jumpdest at beginning CJentzsch 2015-01-08 13:04:29 +01:00
  • db4aaedcbd Moved ptrie => trie. Removed old trie obscuren 2015-01-08 11:47:04 +01:00
  • 08a72727cd more dynamic jump tests CJentzsch 2015-01-08 11:23:39 +01:00
  • 0aa66f02ef jump into push data is forbidden CJentzsch 2015-01-07 22:33:25 +01:00
  • b94c610e49 jumpdests tests, OOG at max call depth, ... CJentzsch 2015-01-07 15:54:14 +01:00
  • 5208bb32f1 gulpfile modifications, default build set to dev Marek Kotewicz 2015-01-07 14:13:29 +01:00
  • 982c812e81 Read directly from stdin obscuren 2015-01-07 13:38:28 +01:00
  • c1908c7d91 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-01-07 13:22:29 +01:00
  • 59c5a2f519 Merge pull request #244 from fjl/license-tool Jeffrey Wilcke 2015-01-07 13:22:22 +01:00
  • 1d05027ba2 a few fixes for the license tool Felix Lange 2015-01-07 13:17:50 +01:00
  • fed3e6a808 Refactored ethutil.Config.Db out obscuren 2015-01-07 13:17:48 +01:00
  • ec7cb9981c add license tool and initial mailmap Felix Lange 2015-01-07 12:56:20 +01:00
  • 99e6e00c34 check address input greater then 2**160 CJentzsch 2015-01-07 11:17:09 +01:00
  • df4d7846e5 Merge pull request #22 from debris/strings Marek Kotewicz 2015-01-07 11:16:46 +01:00
  • 6c160adab3 Merge pull request #21 from debris/master Marek Kotewicz 2015-01-07 11:16:27 +01:00
  • 55f6fe4f7b check address input greater then 2**160 CJentzsch 2015-01-07 11:16:09 +01:00
  • 032ab66529 Added version flag obscuren 2015-01-07 01:21:55 +01:00
  • 60d9611c23 Fixed tests where txs weren't properly removed obscuren 2015-01-07 01:21:45 +01:00
  • 210682b734 real, ureal paddings and implicit paddings for uint, int and hash Marek Kotewicz 2015-01-06 21:50:09 +01:00
  • f0ec751237 Updated tests obscuren 2015-01-06 20:22:31 +01:00
  • 6ce9799370 added BlockHash tests CJentzsch 2015-01-06 20:21:11 +01:00
  • 1d139f7a0b solidity string support Marek Kotewicz 2015-01-06 18:29:38 +01:00
  • 93bf0d6f4e zeroMemExpansionTests CJentzsch 2015-01-06 16:33:47 +01:00
  • dc087ffa97 more jumpdest test CJentzsch 2015-01-06 14:48:57 +01:00
  • 25e6c4eff8 Adjusted difficulty and skip get tx messages obscuren 2015-01-06 14:02:47 +01:00
  • a76b7dadae Don't auto push jeff ... obscuren 2015-01-06 13:39:01 +01:00
  • b6232cfdd1 fixed tabs Marek Kotewicz 2015-01-06 13:37:02 +01:00
  • a2a77172a6 bring back todos Marek Kotewicz 2015-01-06 13:32:04 +01:00
  • 1b903767e0 Fixed port num obscuren 2015-01-06 13:31:52 +01:00
  • 4e7f53adf0 Changed to poc-8 & removed GetTxs obscuren 2015-01-06 13:31:08 +01:00
  • 8c1b26889a renamed example/index.html -> example/balance.html Marek Kotewicz 2015-01-06 13:27:43 +01:00
  • af9242f4cc fixed gulp build Marek Kotewicz 2015-01-06 13:26:51 +01:00
  • 564f02aa2b Fixed tests obscuren 2015-01-06 13:18:09 +01:00
  • 3b8725e0f5 Merge pull request #239 from fjl/grab-bag Jeffrey Wilcke 2015-01-06 13:13:16 +01:00
  • 3caa4ad1ba p2p: improve test for peers message Felix Lange 2015-01-06 12:15:51 +01:00
  • b0ff946b55 p2p: move peerList back into baseProtocol Felix Lange 2015-01-06 12:14:29 +01:00
  • eb0e7b1b81 eth, p2p: remove EncodeMsg from p2p.MsgWriter Felix Lange 2015-01-06 11:35:09 +01:00
  • 36e1e5f151 cmd/peerserver: add some command line switches Felix Lange 2015-01-06 11:15:37 +01:00
  • 4c8c115a76 cmd/peerserver: use NoDial, don't use seed peers Felix Lange 2015-01-06 11:10:20 +01:00
  • 545e14691b cmd/peerserver: fix for new client identity type Felix Lange 2015-01-06 11:09:47 +01:00
  • be97785856 cmd/evm: add dummy implementation for GetHash Felix Lange 2015-01-06 11:07:05 +01:00
  • fde0ddb324 cmd/rlpdump: remove stray return Felix Lange 2015-01-06 10:58:36 +01:00
  • 117f66e823 Added license headers obscuren 2015-01-06 12:13:57 +01:00
  • 63d61cb380 added blockhash tests which return 0 CJentzsch 2015-01-06 11:50:57 +01:00
  • a26aecdfdb Updated WS API. Fixes #219. Closes #220 obscuren 2015-01-06 11:44:22 +01:00
  • 47e6b2cef8 Allow extra to be set for mined blocks obscuren 2015-01-06 00:19:07 +01:00
  • cc7f8f58e8 Limit block extra to 1024 obscuren 2015-01-06 00:17:05 +01:00
  • c9985bf563 Fixed peer window. Minor tweaks and fixes obscuren 2015-01-05 19:53:53 +01:00
  • 22c0c5465a Merge pull request #235 from fjl/rlpdump Jeffrey Wilcke 2015-01-05 17:48:04 +01:00
  • 2cfbf76db8 Merge pull request #233 from fjl/rlpdump Jeffrey Wilcke 2015-01-05 17:42:52 +01:00
  • ec4dee0fcd cmd/rlpdump: remove extra buffer Felix Lange 2015-01-05 17:42:20 +01:00
  • 952287db29 Updated tests obscuren 2015-01-05 17:40:23 +01:00
  • b99b2c446c Precompiled contract & Depth change obscuren 2015-01-05 17:37:30 +01:00
  • 04c0f7e15c cmd/rlpdump: add license header and synopsis Felix Lange 2015-01-05 17:38:39 +01:00
  • 128d417f47 protocol update about call depth CJentzsch 2015-01-05 17:26:11 +01:00
  • d001479a47 unclean shutdown for now obscuren 2015-01-05 17:15:25 +01:00
  • f16810c48e added shh back in obscuren 2015-01-05 17:12:52 +01:00
  • 66b05433b6 Merge branch 'ethersphere-eth.blockpool' into poc8 obscuren 2015-01-05 17:12:19 +01:00
  • 6abf8ef78f Merge obscuren 2015-01-05 17:10:42 +01:00
  • b907a5d765 cmd/rlpdump: new helper command Felix Lange 2015-01-05 13:30:58 +01:00
  • 0ace267c4f clear random tests due to protocol changes CJentzsch 2015-01-05 13:37:01 +01:00
  • b0854fbff5 BlockManager => BlockProcessor obscuren 2015-01-05 11:22:02 +01:00
  • c1dee15144 BlockManager => BlockProcessor obscuren 2015-01-05 00:18:44 +01:00
  • 987119cd4a Merge branch 'poc8' into docbranch obscuren 2015-01-04 14:39:15 +01:00
  • 08b03afa4b Version bump obscuren 2015-01-04 14:28:08 +01:00
  • 09841b1c9b Cleaned up some of that util obscuren 2015-01-04 14:20:16 +01:00
  • bd0c267cbe Cleanup old code obscuren 2015-01-03 17:29:08 +01:00
  • ca1b2a1a91 Changed prev_hash to block_hash, state transition now uses vm env obscuren 2015-01-03 17:18:43 +01:00
  • 1b90567546 Merge branch 'docbranch' of github.com-obscure:ethereum/go-ethereum into docbranch obscuren 2015-01-03 12:41:19 +01:00
  • 16f417f5af Fixed bug where logging could crash client during tx adding obscuren 2015-01-02 22:19:58 +01:00
  • 5c82fdc243 Make sure that the object exists obscuren 2015-01-02 22:18:23 +01:00
  • 55e55826ee Changed JUMP(I) behaviour. obscuren 2015-01-02 17:35:55 +01:00
  • 530953050a Updated protocol version obscuren 2015-01-02 17:35:00 +01:00
  • 24f89f8bd9 Squashed commit of the following: obscuren 2015-01-02 17:33:14 +01:00
  • 2e75a216c7 new jumpdest interpretation CJentzsch 2015-01-02 17:05:20 +01:00
  • 7aab71f656 added complete exp tests CJentzsch 2015-01-02 16:55:59 +01:00
  • 4dc7ee9087 Closure => Context obscuren 2015-01-02 16:14:12 +01:00
  • 3340f4dbfc retuning gas prices of recursive bombs to test limits CJentzsch 2015-01-02 14:26:55 +01:00
  • 456b5791bb more init code, systemoperations and transaction tests CJentzsch 2015-01-02 14:08:55 +01:00
  • e2d1d832ef added nil check obscuren 2015-01-02 13:00:25 +01:00
  • d336e24dce Removed the need of having a backend for the tx pool obscuren 2015-01-02 12:26:55 +01:00
  • ae2c90cc28 Removed value check from tx validation obscuren 2015-01-02 12:24:36 +01:00
  • 6cf61039cf Added tests for valid transactions obscuren 2015-01-02 12:18:23 +01:00
  • 48d2a8b8ee Refactored tx pool and added extra fields to block obscuren 2015-01-02 12:09:38 +01:00
  • 477a6d426c Added a query interface for world state obscuren 2015-01-02 12:07:54 +01:00
  • 0972bdeda2 Fixed using new trie iterator API obscuren 2015-01-02 12:07:26 +01:00
  • 1cc86c07a0 Deleted obscuren 2015-01-02 11:16:52 +01:00
  • 1c7e8e9093 Set TD to block once processed obscuren 2015-01-02 11:16:42 +01:00
  • b619b244c7 Fixed tests obscuren 2015-01-02 11:16:30 +01:00
  • 0fb1bcd321 Merge branch 'poc8' into docbranch obscuren 2015-01-02 10:30:27 +01:00
  • a4dc12f12c Additional comments and added name to error output obscuren 2014-12-31 11:21:39 +01:00
  • 4547a05a68 Minor improvements obscuren 2014-12-31 11:12:40 +01:00