Commit Graph

  • eecee75336 fixed sudo access sveneh 2015-01-19 15:10:08 +01:00
  • 83505e61f3 Merge commit '2b4d38b9bf059014596e1ab00c99dc2ad4ab3761' into ethereumjs Marek Kotewicz 2015-01-19 13:53:44 +01:00
  • 6a58db66f7 parsing real, ureal values on output Marek Kotewicz 2015-01-19 13:22:58 +01:00
  • af54832d24 encoding real on input Marek Kotewicz 2015-01-19 12:59:29 +01:00
  • 86b417e83f fixes for autoprovider Marek Kotewicz 2015-01-19 11:36:41 +01:00
  • f34838688e Minor browser improvements obscuren 2015-01-19 11:23:17 +01:00
  • bcb1166e52 Added 0 key proof error obscuren 2015-01-19 11:22:56 +01:00
  • 8d1637f567 Moved connection errors to DebugDetail level obscuren 2015-01-19 11:21:46 +01:00
  • b03614527b VmDebug => StdVm obscuren 2015-01-19 11:20:55 +01:00
  • 9b509f6478 Print error instead of returning for seed node err obscuren 2015-01-19 11:20:12 +01:00
  • 89c69a1d25 VmDebug => StdVm obscuren 2015-01-19 11:18:34 +01:00
  • 06bfe19f05 Merge pull request #260 from fjl/rlp-encoder Jeffrey Wilcke 2015-01-19 10:59:35 +01:00
  • 6e8085b839 remove old requires wanderer 2015-01-18 22:14:53 -05:00
  • f5ec2470db use require-all wanderer 2015-01-18 21:54:29 -05:00
  • 7394ee7c72 Fixed difficulty obscuren 2015-01-18 15:45:54 +01:00
  • b2d23b91e7 Merge pull request #32 from kumavis/patch-1 Marek Kotewicz 2015-01-18 00:30:08 +01:00
  • 2ce109eb53 Merge commit '6a383d6ed3fb37cf6739f6ac441652adfdb70463' into ethereumjs Marek Kotewicz 2015-01-17 15:45:11 +01:00
  • 823fb2995b tests for parsing output array Marek Kotewicz 2015-01-17 13:50:07 +01:00
  • 1e2c1ae98a output parser string support Marek Kotewicz 2015-01-17 13:39:19 +01:00
  • b457e88cd0 support for int array types[] Marek Kotewicz 2015-01-17 02:14:40 +01:00
  • e97478cc1e WebsocketProvider - fixed incorrect variable name aaron 2015-01-16 16:03:13 -08:00
  • 2d8383d3c8 removed unused functions Marek Kotewicz 2015-01-16 23:55:32 +01:00
  • 1c4d8f36e4 Merge commit '29333fc213b62b27ef826616cf77430947fb6eab' into ethereumjs Marek Kotewicz 2015-01-16 16:49:50 +01:00
  • e94da808cb default padding set to 32, separated to one variable Marek Kotewicz 2015-01-16 16:46:14 +01:00
  • a1c0bb68dd fixed checking first bit for parsing int output Marek Kotewicz 2015-01-16 16:40:26 +01:00
  • 774e9d24a1 abi.js rounds down floating point input Marek Kotewicz 2015-01-16 16:26:58 +01:00
  • 9a264a4284 updated bower.json && package.json version, added bignumber.js to bower dependencies Marek Kotewicz 2015-01-16 16:04:41 +01:00
  • 0172939490 fixed #28 and other small node.js issues Marek Kotewicz 2015-01-16 15:49:36 +01:00
  • 24613a60dc Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-01-16 14:51:47 +01:00
  • acc8f7fadc Add defer rescued back in obscuren 2015-01-16 14:51:38 +01:00
  • df335682e4 Merge pull request #48 from sveneh/develop Christoph Jentzsch 2015-01-16 14:07:37 +01:00
  • de4ea8e6f4 Merge commit 'd876522bc0614fea3180a54be57bcb61784b352e' into ethereumjs Marek Kotewicz 2015-01-16 12:07:48 +01:00
  • 2c36d5ff45 big integers on abi.js output, tests Marek Kotewicz 2015-01-16 11:58:26 +01:00
  • f1295b506d tests for bigintegers on input Marek Kotewicz 2015-01-16 11:28:46 +01:00
  • fbcc6d0d25 BigNumber support Marek Kotewicz 2015-01-16 10:47:43 +01:00
  • fc92abec2c rlp: allow encoding non-empty interface values Felix Lange 2015-01-15 23:21:41 +01:00
  • 52bb149541 Merge pull request #257 from fjl/rlp-encoder Jeffrey Wilcke 2015-01-15 22:28:48 +01:00
  • 9caf32befe Update code comments Gustav Simonsson 2015-01-15 19:58:38 +01:00
  • 47d3b3dd58 Address pull request comments Gustav Simonsson 2015-01-15 17:45:45 +01:00
  • a1c2749380 Address pull request comments Gustav Simonsson 2015-01-07 16:06:26 +01:00
  • 945798f913 Add new key_store interface and two new key stores Gustav Simonsson 2014-12-31 15:39:33 +01:00
  • 6d02c0d392 Merge commit '1a6dbeff6e86d65cae6d7db366cbaa4182eaff7f' into ethereumjs Marek Kotewicz 2015-01-15 17:27:07 +01:00
  • ec74fc05d4 gulp Marek Kotewicz 2015-01-15 16:01:58 +01:00
  • 46b932ccc0 negative integers support Marek Kotewicz 2015-01-15 15:51:25 +01:00
  • f85f77f6cc fixed typos Marek Kotewicz 2015-01-15 14:37:18 +01:00
  • 6a4b4f3449 fixed readme Marek Kotewicz 2015-01-15 14:30:34 +01:00
  • d0473d6d83 gulp Marek Kotewicz 2015-01-15 11:40:04 +01:00
  • 70bf1a5711 fixed typos Marek Kotewicz 2015-01-15 11:39:02 +01:00
  • bacc5aa6d3 methodExists and propertyExists are now separated tests Marek Kotewicz 2015-01-15 11:38:21 +01:00
  • 44a12cd070 python fail callcode (insufficient balance) CJentzsch 2015-01-15 11:13:20 +01:00
  • 29c46cdf34 rlp: fix Decode benchmarks Felix Lange 2015-01-15 11:12:39 +01:00
  • 552f5b2693 rlp: add functions for encoding Felix Lange 2014-12-30 11:40:32 +01:00
  • d5d9746ca3 updated tests obscuren 2015-01-15 10:46:42 +01:00
  • 1287fc3266 add test with large data in callcreate CJentzsch 2015-01-15 09:47:55 +01:00
  • 508f116738 Merge pull request #798 from LefterisJP/natspec_OnContractCreation Lefteris Karapetsas 2015-01-15 01:37:52 +01:00
  • a5946a969f update vmSystemOperationsTest CJentzsch 2015-01-14 22:38:33 +01:00
  • 472ad43211 more comments Marek Kotewicz 2015-01-14 20:36:26 +01:00
  • 603c790213 next part of abi.js parsers tests and fixes Marek Kotewicz 2015-01-14 20:29:20 +01:00
  • 62e0e18030 Changed public whisper api not to reveal temporary private keys obscuren 2015-01-14 18:12:18 +01:00
  • 6bb10ccc3b fixed testrunner sveneh 2015-01-14 18:06:28 +01:00
  • d30ca5aa8c added a inputLimits tests (46725 test cases) CJentzsch 2015-01-14 17:55:49 +01:00
  • 489994054a re-add vmSystemOperationsTest CJentzsch 2015-01-14 17:53:26 +01:00
  • fffd981058 uses docker in tesrunner sveneh 2015-01-14 17:53:13 +01:00
  • 9326d0a6dd Dockers for go, cpp sveneh 2015-01-14 17:03:37 +01:00
  • 74faa30af6 first version of automatic testrunner deployment. Uses ansible, vagrant and virtualbox sveneh 2015-01-14 16:10:33 +01:00
  • b0a9bbf33a next part of abi.js docs Marek Kotewicz 2015-01-14 14:19:54 +01:00
  • 6b2ec23132 formatting bool tests and fixes Marek Kotewicz 2015-01-14 14:06:29 +01:00
  • ed1cb9edca simplifid abi.js methods Marek Kotewicz 2015-01-14 13:53:40 +01:00
  • 17f2f12ce6 gulp Marek Kotewicz 2015-01-14 12:01:24 +01:00
  • 12bdb5f550 providers documentation Marek Kotewicz 2015-01-14 12:01:11 +01:00
  • 8d1f96cc0a few comments Marek Kotewicz 2015-01-14 10:50:34 +01:00
  • a4049fb85c Cleaned up some unused functions Lefteris Karapetsas 2015-01-14 09:28:52 +01:00
  • 762a93fec8 python fail CJentzsch 2015-01-14 09:21:49 +01:00
  • f9e891909d cppjit failing on byte? CJentzsch 2015-01-14 09:15:47 +01:00
  • a6e9bab298 python fail CJentzsch 2015-01-13 23:07:09 +01:00
  • 3f5a075280 python fail CJentzsch 2015-01-13 22:45:12 +01:00
  • bb55307a9d Updated tests obscuren 2015-01-13 20:31:31 +01:00
  • 422dc05bb0 ProviderManager separated to providermanager.js file Marek Kotewicz 2015-01-13 18:40:01 +01:00
  • ebf4686858 go create return different address CJentzsch 2015-01-13 18:30:26 +01:00
  • 9a8f45ee30 Filter separated to filter.js file Marek Kotewicz 2015-01-13 18:28:49 +01:00
  • aca3181b7e more cpp-jit fails CJentzsch 2015-01-13 18:28:18 +01:00
  • fd0230e5be cppjit fail CJentzsch 2015-01-13 18:20:08 +01:00
  • 0d25bb85d9 cpp-jit fail CJentzsch 2015-01-13 18:13:52 +01:00
  • dac93ed616 Natspechandler: Get function hash from transaction data Lefteris Karapetsas 2015-01-13 17:54:09 +01:00
  • 8b7d4b0c9e beginning of comments in web3 Marek Kotewicz 2015-01-13 17:05:05 +01:00
  • 499bc404e8 Stub missing UnmarshalJSON methods Taylor Gerring 2015-01-13 09:37:30 -06:00
  • a81d835e4d cleanup Taylor Gerring 2015-01-13 09:37:08 -06:00
  • 54eaf239ac more failing tests CJentzsch 2015-01-13 16:29:04 +01:00
  • 961e4da7d8 Add support for CodeAt Taylor Gerring 2015-01-13 09:27:36 -06:00
  • b178414a47 Added license headers Taylor Gerring 2015-01-13 09:13:43 -06:00
  • f54c90a0ba A first version of Natspec warning popup Lefteris Karapetsas 2015-01-13 15:59:42 +01:00
  • ee167e53d1 test for parsing multiple methods description Marek Kotewicz 2015-01-13 15:42:56 +01:00
  • 8f733461b3 Default datadir for mist is now shared with CLI (.ethereum) obscuren 2015-01-13 14:58:12 +01:00
  • 82beaabf6a Fixed consensus issue obscuren 2015-01-13 14:57:51 +01:00
  • 8d7ddf5299 new cppjit failures CJentzsch 2015-01-13 14:54:39 +01:00
  • 6fd011a3b6 cppjit fail CJentzsch 2015-01-13 14:16:47 +01:00
  • 4056c046a7 tests... Marek Kotewicz 2015-01-13 13:47:31 +01:00
  • e3cad04dec Fixed whisper messages obscuren 2015-01-13 13:36:44 +01:00
  • a9930bfd87 first failing cppjit tests CJentzsch 2015-01-13 13:32:26 +01:00
  • 1428dcee21 web3.contract -> web3.eth.contract Marek Kotewicz 2015-01-13 13:03:40 +01:00