Felix Lange
|
69baa465ea
|
Merge eth-go repository into go-ethereum
mist, etheruem have been moved to cmd/
|
2014-10-23 15:01:27 +02:00 |
|
Marek Kotewicz
|
66e439b6f4
|
http polling
|
2014-10-23 14:11:57 +02:00 |
|
obscuren
|
feef194829
|
Chnged to use GetOp instead & added error + checking
|
2014-10-23 14:04:00 +02:00 |
|
obscuren
|
91c876831a
|
Update to HEAD tests
|
2014-10-23 13:25:10 +02:00 |
|
Christoph Jentzsch
|
834c52af64
|
Changing gas cost to zero at stackunderflow
|
2014-10-23 12:01:05 +02:00 |
|
obscuren
|
06aa74e7df
|
All Stack requirements are now checked prior to reduring gas.
|
2014-10-23 10:14:55 +02:00 |
|
obscuren
|
50fd469249
|
Merge branch 'master' into develop
|
2014-10-23 01:03:22 +02:00 |
|
Jeffrey Wilcke
|
7daa8c2f6e
|
Merge pull request #148 from waffle-iron/master
waffle.io Badge
|
2014-10-23 01:03:05 +02:00 |
|
obscuren
|
bb03276c19
|
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
|
2014-10-23 01:01:56 +02:00 |
|
obscuren
|
411b9800ae
|
Reflect VM Env changes
|
2014-10-23 01:01:41 +02:00 |
|
obscuren
|
29b8a0bc5f
|
Updated the VM & VM tests
* Stack Error shouldn't revert to previous state
* Updated VM Test tool
* Added Transfer method to VM Env
|
2014-10-23 01:01:26 +02:00 |
|
obscuren
|
2e45e4d015
|
Print error using regular println. Fixes #146
We can't use our own logger because it hasn't been set up properly at
that point.
|
2014-10-23 00:59:35 +02:00 |
|
Jeffrey Wilcke
|
5662176f8c
|
Merge pull request #149 from JosephGoulden/develop
Develop
|
2014-10-23 00:30:38 +02:00 |
|
JoeG
|
1880c6b3dc
|
Make tab capitisation consistent
|
2014-10-22 23:00:22 +01:00 |
|
Making GitHub Delicious.
|
6247a99f41
|
add waffle.io badge
|
2014-10-22 15:56:40 -06:00 |
|
JoeG
|
53d5c490be
|
Fix right-click context menu of block chain view.
|
2014-10-22 22:50:47 +01:00 |
|
obscuren
|
51ecab6967
|
Do not set error on recover
|
2014-10-22 23:39:15 +02:00 |
|
Marek Kotewicz
|
f9ca054314
|
warning when provider is not set
|
2014-10-22 16:21:38 +02:00 |
|
Marek Kotewicz
|
f7c9c8928e
|
messageHandler expects object instead of string
|
2014-10-22 16:12:41 +02:00 |
|
Marek Kotewicz
|
ea3048421f
|
block, transaction, uncle by hash and number separately
|
2014-10-22 15:58:24 +02:00 |
|
obscuren
|
037039cace
|
Updated tests-subtree
|
2014-10-22 15:24:17 +02:00 |
|
obscuren
|
b5beb1aac1
|
added a transfer method to vm env
|
2014-10-22 15:22:21 +02:00 |
|
Jeffrey Wilcke
|
c73a8a89d2
|
Reverted back to original value.
|
2014-10-22 13:04:45 +02:00 |
|
Marek Kotewicz
|
5cd93a0618
|
http provider
|
2014-10-22 11:41:48 +02:00 |
|
obscuren
|
ce05634f38
|
Debug only if a tx is set. Fixes #134
|
2014-10-22 11:11:12 +02:00 |
|
martin becze
|
b9a8c92422
|
fix spelling error
|
2014-10-21 17:02:52 -04:00 |
|
Christoph Jentzsch
|
b48ae74af4
|
Added failing random tests
|
2014-10-21 17:26:26 +02:00 |
|
Christoph Jentzsch
|
bee0a4100c
|
Merge remote-tracking branch 'origin/master' into develop
|
2014-10-21 17:15:05 +02:00 |
|
obscuren
|
27cb0750c1
|
Procotol version bump for uncle list change
|
2014-10-21 13:43:30 +02:00 |
|
obscuren
|
6b92d541da
|
Empty string for uncle
|
2014-10-21 13:30:23 +02:00 |
|
obscuren
|
6f08e30109
|
Reflect RPC changes
|
2014-10-21 13:25:54 +02:00 |
|
obscuren
|
520fdfe346
|
PoC7 Net
|
2014-10-21 13:25:31 +02:00 |
|
obscuren
|
10b252dd05
|
WIP RPC interface
|
2014-10-21 13:24:48 +02:00 |
|
obscuren
|
eef4cd1b64
|
Updated properties
|
2014-10-21 00:49:33 +02:00 |
|
obscuren
|
ac7994d8c7
|
Updated readme
|
2014-10-21 00:41:27 +02:00 |
|
obscuren
|
8a7d1a69b3
|
Fixed setting providers to the right object
|
2014-10-21 00:37:58 +02:00 |
|
obscuren
|
76b20be2ea
|
Qt provider
|
2014-10-21 00:26:34 +02:00 |
|
obscuren
|
74cab14b8d
|
Moved WebSocketProvider
|
2014-10-21 00:15:10 +02:00 |
|
obscuren
|
c8aa5feb14
|
Removed Key
|
2014-10-21 00:14:58 +02:00 |
|
obscuren
|
590c393680
|
Updated according to the new Generic JSON RPC API
|
2014-10-21 00:14:41 +02:00 |
|
Christoph Jentzsch
|
5050d20b4d
|
Merge pull request #26 from wanderer/develop
Add a package.json for node.js
|
2014-10-20 20:18:20 +02:00 |
|
obscuren
|
6ea44c466a
|
Updated to reflect BlockChain changes
|
2014-10-20 12:03:31 +02:00 |
|
obscuren
|
097ba56df5
|
Renamed block_chain to chain_manager
|
2014-10-20 11:53:11 +02:00 |
|
wanderer
|
ba35362876
|
turned tests into a node module
|
2014-10-19 23:59:47 -04:00 |
|
obscuren
|
33ca8d7b8f
|
moved
|
2014-10-18 23:31:10 +02:00 |
|
obscuren
|
3ad1daa70d
|
Added tests as subtree
|
2014-10-18 23:28:16 +02:00 |
|
obscuren
|
3bc64b6b6e
|
Readers
|
2014-10-18 23:20:25 +02:00 |
|
obscuren
|
73c1c2c4af
|
Travis bumped to 1.3
|
2014-10-18 14:20:51 +02:00 |
|
obscuren
|
350b0b1f66
|
Re-enabled Travis
|
2014-10-18 13:50:48 +02:00 |
|
obscuren
|
3ea0e904ad
|
Reflect changed to eth/vm
|
2014-10-18 13:33:02 +02:00 |
|