Commit Graph

1579 Commits

Author SHA1 Message Date
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
2949990016 Added CALLSTATELESS 2014-09-10 00:19:20 +02:00
d91357d00c Added GetCode method 2014-09-08 00:50:04 +02:00
0fea62ec6d Make use of new list type for transactions instead of json 2014-09-08 00:49:47 +02:00
a63b74e345 New OPCODES
* EXT- CODECOPY, CODESIZE
2014-09-08 00:49:25 +02:00
0b6b6b52fe Contract creation address are empty again 2014-09-08 00:48:59 +02:00
250d40bca0 Reset the transient state when a new block's been found 2014-09-08 00:48:39 +02:00
adabd71a4a Changed back to FIPS 180 2014-09-07 22:34:24 +02:00
ff27df78fc Added new list type which can embed any slice type 2014-09-07 10:18:54 +02:00
627b7c9fd7 Updated to latest sha3 implementation. Fixes #48 2014-09-07 10:07:51 +02:00
6afc16399f Block size 2014-08-25 12:53:06 +02:00
3f904bf3ac Implemented POST 2014-08-25 11:29:42 +02:00
cdbc3ecc2a Serpent! :-) 2014-08-24 00:16:32 +02:00
67af300383 Merge branch 'master' into develop 2014-08-23 19:01:15 +02:00
ccea5fa948 changed to new nat-pmp repo 2014-08-23 19:01:06 +02:00
fcc6f183a4 Changed level 2014-08-23 19:00:52 +02:00
962255b373 Removed old code 2014-08-23 11:00:33 +02:00
d9d4f63cd4 Don't add ... 2014-08-22 17:57:33 +02:00
56103f0751 Log 2014-08-22 17:10:18 +02:00
be9bfb5536 Minor improvement catching up
* When catching up check linked up the chain of hashes
2014-08-22 14:52:20 +02:00
836ed9d6b7 Write Protocol version to the db so we can perform sanity checks 2014-08-22 11:34:59 +02:00
a9f9a59416 Extra checks 2014-08-22 10:58:57 +02:00
42d43147ca Changed log statements 2014-08-22 10:58:49 +02:00
93008e279d Removed old chain code 2014-08-22 10:58:14 +02:00
740081e2f7 Storage at changed to return bytes 2014-08-21 21:06:42 +02:00
088bbc6bb7 Merge branch 'release/0.6.4' into develop 2014-08-21 20:25:38 +02:00
2d00027fd9 Merge branch 'release/0.6.4' 2014-08-21 20:25:09 +02:00
d03ab3c976 invalidated SWAP/DUP 2014-08-21 20:25:02 +02:00
fb90ecc8bc Merge branch 'release/0.6.4' 2014-08-21 20:23:33 +02:00
5196f9a340 bump 2014-08-21 20:22:39 +02:00
732573ba51 Turbo mining 2014-08-21 20:13:26 +02:00
854d6d4e5c DUP/SWAP n & ADD/MULMOD 2014-08-21 19:23:54 +02:00
a289a77d5d DUP n SWAP n 2014-08-21 18:15:09 +02:00
3def9258be Turbo mode 2014-08-21 18:14:49 +02:00
0eb08693e9 Turbo mode 2014-08-21 18:14:41 +02:00
cc6ad034f1 Merge branch 'release/0.6.3' into develop 2014-08-21 15:46:51 +02:00
0af0f0d890 Merge branch 'release/0.6.3' 2014-08-21 15:46:26 +02:00
c173e9f4ab MIT -> LGPL 2014-08-21 15:43:14 +02:00
15ef3388c1 Doc 2014-08-21 15:27:01 +02:00
d90ae4d45b Prot 0.6.3 2014-08-21 15:24:19 +02:00
b368549fd5 Always return something valid 2014-08-21 15:12:13 +02:00
c44f4f32fe Re-enabled catching up flag 2014-08-21 14:52:21 +02:00
eaa2e8900d PoC 6 networking code.
* Added block pool for gathering blocks from the network (chunks)
* Re wrote syncing
2014-08-21 14:47:58 +02:00
79c64f6bca Added block by hash or number 2014-08-20 16:40:19 +02:00
89c442cadb Added block by number 2014-08-20 13:36:54 +02:00
55a2f35a64 JS Filter 2014-08-20 13:05:26 +02:00
b97ea0e447 Added JSFilter type 2014-08-20 09:59:09 +02:00
b0ae61c652 Removed the "Get" part 2014-08-18 10:17:45 +02:00
793e666f36 Dump bytes instead of strings 2014-08-17 12:42:32 +02:00
4008ff32c9 Mutan compile 2014-08-17 12:42:02 +02:00