obscuren
ce149d2733
Merge branch 'release/0.6.5'
2014-09-22 19:34:31 +02:00
obscuren
7d08e4f7d1
Remove log
2014-09-22 18:15:32 +02:00
obscuren
2ae3bda029
Increased from 200 nano to milliseconds
2014-09-22 18:15:10 +02:00
obscuren
1bc815e0b1
Remove log
2014-09-22 16:30:30 +02:00
obscuren
16871ae2b4
New Peer server
2014-09-22 16:28:49 +02:00
obscuren
9ed5b4d90e
Support C++ GetBlockHash by assuming empty = done
2014-09-22 16:28:28 +02:00
obscuren
b65f29f8fa
Added JavaScript JSON helper
2014-09-22 14:51:41 +02:00
obscuren
65a802c678
Re-wrote Call and Execute to use the new vm messages
2014-09-22 14:51:21 +02:00
obscuren
151f9c7f82
BigInt accept string
2014-09-22 14:50:53 +02:00
obscuren
80261c803a
Fixed deref ptr
2014-09-19 13:19:19 +02:00
obscuren
863785a520
Updated opcodes
2014-09-18 16:48:42 +02:00
obscuren
f3a93b046e
Upped protocol version for VM change
2014-09-18 01:02:15 +02:00
obscuren
b3834d8272
Removed extra slash so @nicksavers gets off my back ;-)
2014-09-17 16:28:30 +02:00
obscuren
a26c479182
Added len
2014-09-17 15:58:02 +02:00
obscuren
9559b53228
Added Past peers option
2014-09-17 15:57:44 +02:00
obscuren
eb32fe20c8
Rewrite
2014-09-17 15:57:32 +02:00
obscuren
fd041d91ee
Truncate when writing
2014-09-17 15:57:07 +02:00
obscuren
1549a29c9d
Connect to previous peer
2014-09-16 16:36:27 +02:00
obscuren
66e309c5c4
Up deadline to reduce cpu load
2014-09-16 16:36:18 +02:00
obscuren
fb528c47c0
Moved code
2014-09-16 16:19:48 +02:00
obscuren
74de0f1f2a
Rewrote reading strategy
2014-09-16 16:06:38 +02:00
obscuren
d02024929a
require 5 for post
2014-09-16 11:35:26 +02:00
obscuren
399256b384
VM execution fixes
...
Refactoring caused executing issues
2014-09-15 22:11:05 +02:00
obscuren
33a0dec8a1
Improved catching up and refactored
2014-09-15 15:42:12 +02:00
obscuren
2f614900e8
Updated GHOST
2014-09-15 01:11:01 +02:00
obscuren
4db4ec1621
Added unique set
2014-09-15 01:10:50 +02:00
obscuren
74ef22d824
add it to the list
2014-09-14 14:30:33 +02:00
obscuren
86d1a26b13
fixed status message
2014-09-14 14:09:46 +02:00
obscuren
742a9b00bc
tmp
2014-09-14 13:47:29 +02:00
obscuren
9e89dacc64
log removed
2014-09-14 13:42:13 +02:00
obscuren
f63cb27803
tmp
2014-09-14 13:42:02 +02:00
obscuren
954ba211bf
Fixed contract validation address in tx pool
2014-09-14 12:02:35 +02:00
obscuren
4b4830692a
Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop
2014-09-14 00:13:32 +02:00
obscuren
2fb57b2ea7
Reworked filters
2014-09-14 00:13:23 +02:00
obscuren
96cf6fc147
Merge branch 'master' into develop
2014-09-13 14:39:10 +02:00
obscuren
8ef17c2fb1
fi crypto
2014-09-13 14:39:01 +02:00
obscuren
10564723b9
added string casting
2014-09-13 13:14:24 +02:00
Jeffrey Wilcke
369e8c4150
Merge pull request #49 from WeMeetAgain/develop
...
add pushtx to api
2014-09-11 13:28:05 +03:00
obscuren
c0187930dc
Removed some commented code
2014-09-10 11:39:11 +02:00
obscuren
2f362509b8
New p2p protocol. NOTE: Needs major refactoring. See #50
2014-09-10 11:22:19 +02:00
Cayman Nava
8ac1b85a0b
Merge branch 'feature-pushtx' into develop
2014-09-09 21:35:53 -07:00
Cayman Nava
7dacd7eb78
add pushtx to api
...
Previously the software assumed use of an internal private key for use in all broadcasted transactions. This addition lets nodes relay pre-signed transactions originating from sources other than the node itself.
2014-09-09 21:27:34 -07:00
obscuren
2949990016
Added CALLSTATELESS
2014-09-10 00:19:20 +02:00
obscuren
d91357d00c
Added GetCode method
2014-09-08 00:50:04 +02:00
obscuren
0fea62ec6d
Make use of new list type for transactions instead of json
2014-09-08 00:49:47 +02:00
obscuren
a63b74e345
New OPCODES
...
* EXT- CODECOPY, CODESIZE
2014-09-08 00:49:25 +02:00
obscuren
0b6b6b52fe
Contract creation address are empty again
2014-09-08 00:48:59 +02:00
obscuren
250d40bca0
Reset the transient state when a new block's been found
2014-09-08 00:48:39 +02:00
obscuren
adabd71a4a
Changed back to FIPS 180
2014-09-07 22:34:24 +02:00
obscuren
ff27df78fc
Added new list type which can embed any slice type
2014-09-07 10:18:54 +02:00