obscuren
|
dbd28a5252
|
224 to 256
|
2014-01-10 11:18:54 +01:00 |
|
obscuren
|
fbc59b7323
|
Updated read me and changed mine argument to m
|
2014-01-10 11:05:28 +01:00 |
|
obscuren
|
ba385ccdf1
|
sudo not udo
|
2014-01-10 10:59:57 +01:00 |
|
obscuren
|
a9c16803d2
|
Updated readme
|
2014-01-10 10:59:07 +01:00 |
|
obscuren
|
164d7c4f0b
|
before install
|
2014-01-10 10:58:55 +01:00 |
|
obscuren
|
19addcb51a
|
Comments
|
2014-01-10 10:58:46 +01:00 |
|
obscuren
|
ce40e51ae5
|
Encoding
|
2014-01-10 00:44:45 +01:00 |
|
obscuren
|
bd0abe2a81
|
Updated server and peers and mining processing
|
2014-01-10 00:39:16 +01:00 |
|
obscuren
|
849408dda6
|
Peer handling
|
2014-01-09 23:15:51 +01:00 |
|
obscuren
|
01740695cd
|
moved db to dev console
|
2014-01-09 16:19:44 +01:00 |
|
obscuren
|
d895f83136
|
Dagger improvements
|
2014-01-09 16:19:16 +01:00 |
|
obscuren
|
d2b3071b4d
|
db console is now a general console.
|
2014-01-09 11:57:35 +01:00 |
|
obscuren
|
92b6667bd1
|
Minor update
|
2014-01-08 23:43:20 +01:00 |
|
obscuren
|
9f42835a02
|
WIP Block chain
|
2014-01-08 23:43:07 +01:00 |
|
obscuren
|
83bb4a3f26
|
added few commands
|
2014-01-08 23:42:35 +01:00 |
|
obscuren
|
4bc9b1fcb3
|
Updated readme
|
2014-01-08 23:42:23 +01:00 |
|
obscuren
|
0929f59ec2
|
Updated marshalling
|
2014-01-08 23:42:11 +01:00 |
|
obscuren
|
9f133a92d0
|
First dagger impl
|
2014-01-08 23:41:03 +01:00 |
|
obscuren
|
b6f7859c3d
|
travis
|
2014-01-05 20:45:32 +01:00 |
|
obscuren
|
1676930a16
|
updated testing"
|
2014-01-05 20:41:01 +01:00 |
|
obscuren
|
40dc4d0259
|
Testing
|
2014-01-05 20:15:13 +01:00 |
|
obscuren
|
79c89c0bcd
|
Removed logging
|
2014-01-05 20:15:05 +01:00 |
|
obscuren
|
8204e9cd6e
|
Changed hashing, signature and key generation.
|
2014-01-05 20:14:53 +01:00 |
|
obscuren
|
92c3471445
|
secp256k1 method signing
|
2014-01-05 01:55:03 +01:00 |
|
obscuren
|
53a30740ee
|
Contract checking method
|
2014-01-05 01:54:15 +01:00 |
|
obscuren
|
2c90c0df65
|
Updated fee
|
2014-01-04 00:33:41 +01:00 |
|
obscuren
|
2d3c3674fa
|
Updated stack based vm
|
2014-01-04 00:32:52 +01:00 |
|
obscuren
|
6ab61f2c52
|
Added byte helpers
|
2014-01-04 00:32:13 +01:00 |
|
obscuren
|
ebef4e103b
|
Ether
|
2014-01-04 00:32:01 +01:00 |
|
obscuren
|
a42ebd9ed6
|
block
|
2014-01-04 00:31:42 +01:00 |
|
obscuren
|
15bf5ee4db
|
Contract creation, updating and fee processing
|
2014-01-04 00:31:06 +01:00 |
|
obscuren
|
f97716ebe2
|
Added new big from []bytes
|
2014-01-04 00:30:19 +01:00 |
|
obscuren
|
9581faf5fd
|
Parsing for block and tx
|
2014-01-03 13:40:38 +01:00 |
|
obscuren
|
055407c835
|
VM Recovery
|
2014-01-03 13:40:25 +01:00 |
|
obscuren
|
78d18b134f
|
Pop, push, load for vm
|
2014-01-03 13:40:12 +01:00 |
|
obscuren
|
7cd41ac45a
|
Wip VM. Created contracts
|
2014-01-03 00:43:49 +01:00 |
|
obscuren
|
9df4c74511
|
WIP rewrite vm
|
2014-01-02 23:02:24 +01:00 |
|
obscuren
|
5b3d4fae6e
|
Work in progress external test runner
|
2014-01-01 15:49:38 +01:00 |
|
obscuren
|
61d67f2ae9
|
moved to markdown
|
2014-01-01 14:12:30 +01:00 |
|
obscuren
|
65f00656f2
|
Help text
|
2014-01-01 14:11:56 +01:00 |
|
obscuren
|
30f3b4d4e4
|
Added a few more comments and cleaned up code
|
2014-01-01 14:06:00 +01:00 |
|
obscuren
|
df6f7e8a0e
|
updated readme
|
2014-01-01 13:52:26 +01:00 |
|
obscuren
|
584f9be7f4
|
Moved some testing code
|
2014-01-01 13:37:00 +01:00 |
|
obscuren
|
5da78427d0
|
Added db query interface and moved memory database
|
2014-01-01 13:36:48 +01:00 |
|
obscuren
|
52952e274d
|
Updated database interface and eth test code
|
2014-01-01 03:07:49 +01:00 |
|
obscuren
|
35e4d74641
|
Added helper methods for slice comparison and nibble matching
|
2014-01-01 03:07:29 +01:00 |
|
obscuren
|
79eaa6f2ba
|
Removed old serialization
|
2014-01-01 03:07:04 +01:00 |
|
obscuren
|
34d62c380e
|
Encoding helpers for trie
|
2014-01-01 03:06:52 +01:00 |
|
obscuren
|
276fa6c799
|
Working Trie
|
2014-01-01 03:06:39 +01:00 |
|
obscuren
|
f17930eb46
|
Split up db and trie and added interface
|
2013-12-30 01:09:57 +01:00 |
|