28 Commits

Author SHA1 Message Date
Jae Kwon
8e452aa0d2 fixed algorithm 2014-10-03 01:09:26 -07:00
Jae Kwon
9c1795a04d add mempool to consensus 2014-09-11 22:44:59 -07:00
Jae Kwon
03d1af711a consensus & account txs are all in Block.Data.Txs 2014-09-11 01:11:41 -07:00
Jae Kwon
d772282c25 (U)VarInt binary methods; Txs have sequence numbers 2014-09-10 16:56:02 -07:00
Jae Kwon
4c961bd565 updated readme, implementing mempool. 2014-09-10 02:43:16 -07:00
Jae Kwon
5dfa2ecebb share block parts when we're the proposer 2014-09-07 18:28:04 -07:00
Jae Kwon
f030c69495 draft of consensus+state code, compiles. 2014-09-04 03:32:38 -07:00
Jae Kwon
e53b148acf refactor from Binary centric model to global method model 2014-09-03 20:41:57 -07:00
Jae Kwon
a8ece216f0 fix test cases 2014-08-31 01:48:40 -07:00
Jae Kwon
fa382a3b05 numeric fields are all native unboxed. 2014-08-30 16:28:51 -07:00
Jae Kwon
d300a67bb1 saving development state... 2014-08-30 04:17:10 -07:00
Jae Kwon
8db5b7b614 move everything to blockManagerState; sim 2014-08-03 15:50:28 -07:00
Jae Kwon
666122861c implementing block_manager. currently only supports one datatype. 2014-07-29 23:53:35 -07:00
Jae Kwon
34fe442514 Connection -> MConnection, huge refactor. True multiplexing. 2014-07-28 01:41:25 -07:00
Jae Kwon
197c8328c9 ... 2014-07-24 14:20:33 -07:00
Jae Kwon
13d89969ef implementing BlockManager 2014-07-19 16:47:00 -07:00
Jae Kwon
6750d05b05 Message is wrapped by TypedMessage. 2014-07-18 21:21:42 -07:00
Jae Kwon
ed19b7e0ae . 2014-07-08 22:39:36 -07:00
Jae Kwon
dca79ab5c1 bug fixes in binary 2014-07-08 15:33:26 -07:00
Jae Kwon
c40fc65e6b go fmt 2014-07-01 14:50:24 -07:00
Jae Kwon
6288d01c0e . 2014-06-18 20:48:07 -07:00
Jae Kwon
4e09037e9f . 2014-06-17 01:28:43 -07:00
Jae Kwon
ad57d57cf6 . 2014-06-05 21:20:55 -07:00
Jae Kwon
08faa88d02 . 2014-06-05 18:17:09 -07:00
Jae Kwon
805e1f51dd simplify writing 2014-06-05 11:45:18 -07:00
Jae Kwon
380019949e fill in blocks methods 2014-06-05 11:04:56 -07:00
Jae Kwon
eda3965d6a updated block types 2014-06-05 02:34:45 -07:00
Jae Kwon
576d8815fe draft of blocks package 2014-06-04 01:40:17 -07:00