obscuren
f63cb27803
tmp
2014-09-14 13:42:02 +02:00
obscuren
18bf586d55
Removed
2014-09-14 13:28:28 +02:00
obscuren
3dfda15ef3
removed ffi
2014-09-14 13:27:20 +02:00
obscuren
954ba211bf
Fixed contract validation address in tx pool
2014-09-14 12:02:35 +02:00
obscuren
ddefa11695
Minor updates to the new filter
2014-09-14 12:02:08 +02:00
obscuren
91ca5d724e
Reworked filters
2014-09-14 00:13:47 +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
893e9256a0
Some minor corrections
2014-09-08 00:50:25 +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
obscuren
627b7c9fd7
Updated to latest sha3 implementation. Fixes #48
2014-09-07 10:07:51 +02:00
obscuren
4e6defd657
Add txs as they come in
2014-08-25 13:13:46 +02:00
obscuren
1cdf0a2c51
Any address instead of my own
2014-08-25 13:02:20 +02:00
obscuren
e68c502f7a
Display block size
2014-08-25 12:53:17 +02:00
obscuren
6afc16399f
Block size
2014-08-25 12:53:06 +02:00
obscuren
3f904bf3ac
Implemented POST
2014-08-25 11:29:42 +02:00
obscuren
cdbc3ecc2a
Serpent! :-)
2014-08-24 00:16:32 +02:00
obscuren
67af300383
Merge branch 'master' into develop
2014-08-23 19:01:15 +02:00
obscuren
ccea5fa948
changed to new nat-pmp repo
2014-08-23 19:01:06 +02:00
obscuren
fcc6f183a4
Changed level
2014-08-23 19:00:52 +02:00
obscuren
997e92191d
Moved files
2014-08-23 15:43:16 +02:00
obscuren
4be75b1858
moved methods
2014-08-23 15:42:58 +02:00
obscuren
444c9effdb
Check data length
2014-08-23 15:30:23 +02:00
obscuren
962255b373
Removed old code
2014-08-23 11:00:33 +02:00
obscuren
ded013b7a7
Minor updates to the UI
2014-08-23 11:00:15 +02:00
obscuren
d9d4f63cd4
Don't add ...
2014-08-22 17:57:33 +02:00
obscuren
56103f0751
Log
2014-08-22 17:10:18 +02:00
obscuren
be9bfb5536
Minor improvement catching up
...
* When catching up check linked up the chain of hashes
2014-08-22 14:52:20 +02:00
obscuren
5ac875b097
Set log level of std logger as well. (since gui logging is disabled)
2014-08-22 12:40:15 +02:00
obscuren
842f2cc8a0
Error window
2014-08-22 12:14:37 +02:00
obscuren
77fd361c62
Error window
2014-08-22 12:12:53 +02:00
obscuren
09c7d158d1
Error window
2014-08-22 12:12:41 +02:00
obscuren
836ed9d6b7
Write Protocol version to the db so we can perform sanity checks
2014-08-22 11:34:59 +02:00
obscuren
a9f9a59416
Extra checks
2014-08-22 10:58:57 +02:00
obscuren
42d43147ca
Changed log statements
2014-08-22 10:58:49 +02:00