Commit Graph

5796 Commits

Author SHA1 Message Date
Mariano Sorgente
16df3c7f17 Full node startup and sync 2019-09-17 14:44:16 +09:00
Mariano Sorgente
3b2e6d8391 One node working with new code 2019-09-13 16:55:04 +09:00
Mariano Sorgente
3982bc44a9 More additions to networking 2019-09-12 13:31:49 +09:00
Bill Blanke
7643f74c31 installed by brew 2019-09-10 15:46:46 -07:00
Bill Blanke
6cd62cfaaf added build hints 2019-09-09 12:01:00 -07:00
Bill Blanke
6d0635f68a updated submodule version 2019-09-05 11:30:27 -07:00
Mariano Sorgente
a68f3cd051 Merge pull request #1 from Chia-Network/network
Network
2019-08-29 10:47:34 +09:00
Mariano Sorgente
f6e1506e44 Merge branch 'master' of github.com:Chia-Network/chia-blockchain into network 2019-08-29 10:46:50 +09:00
Alex Wice
69b540cde8 simple loop working 2019-08-23 02:42:56 +09:00
Mariano Sorgente
668fb32d32 Merge branch 'master' of github.com:Chia-Network/chia-blockchain into network 2019-08-23 02:26:41 +09:00
Mariano Sorgente
e26aa9b6d0 New networking works 2019-08-22 15:20:26 +09:00
Mariano Sorgente
616e3b20a1 More refactoring network 2019-08-22 13:19:24 +09:00
Alex Wice
de2deb33be min iters, small fix in dfs logic 2019-08-16 06:16:47 +09:00
Mariano Sorgente
919fbca7fc Start refactoring using aiter 2019-08-15 17:31:19 -03:00
Alex Wice
a1cda97fe7 small fix block can be added 2019-08-16 05:27:43 +09:00
Alex Wice
a1aef6b165 added support for blockchain difficulty 2019-08-16 05:05:49 +09:00
Mariano Sorgente
ff2915642e Timelord processes 2019-08-14 16:02:15 -03:00
Mariano Sorgente
005259a12d Timelord server, python vdf, calculate iterations, and multiple plots in plotter 2019-08-08 19:37:51 +09:00
Mariano Sorgente
92a3549c90 Some style fixes 2019-08-06 12:49:44 +09:00
Mariano Sorgente
d68c59f499 Create messages for all protocol messages 2019-08-05 17:10:40 +09:00
Mariano Sorgente
3c9cbf7449 Fix errors, and merge tests 2019-08-05 15:16:08 +09:00
Mariano Sorgente
784c8b4d8a Added tests, improved serialization 2019-08-05 14:38:16 +09:00
Alex Wice
7dcc11c17d blockchain.py, slots in streamables 2019-08-01 06:33:38 +08:00
Mariano Sorgente
212d5da74a CBOR serialization 2019-08-01 01:48:30 +09:00
Mariano Sorgente
d79cf4bfc4 Merge branch 'master' of github.com:Chia-Network/chia-blockchain 2019-07-30 15:54:37 +09:00
Mariano Sorgente
2c5fe392f4 Block created by full node 2019-07-30 15:54:26 +09:00
Alex Wice
184db2a281 types wip 2019-07-30 07:56:08 +08:00
Alex Wice
852045e027 types wip 2019-07-30 07:41:30 +08:00
Bill Blanke
9991803a5f reorg python bindings. copyright 2019-07-28 18:05:07 -07:00
Bill Blanke
62674cc183 better python example 2019-07-27 22:01:42 -07:00
Bill Blanke
a52590899a python submodule 2019-07-27 11:25:12 -07:00
Bill Blanke
8f6d3dadd2 pybind and cmake support 2019-07-27 11:20:10 -07:00
Bill Blanke
b41ad92da7 removing bip to redo hierarchy 2019-07-27 11:17:01 -07:00
Bill Blanke
180007e0a3 pybind 2019-07-26 13:45:14 -07:00
Bill Blanke
c4da76e0a3 removed dup 2019-07-26 09:32:32 -07:00
Bill Blanke
e9170e704d exercise match and matchany 2019-07-26 09:10:51 -07:00
Bill Blanke
29060487d1 initial checkin of bip158 grab from bitcoin repo. compiles and links 2019-07-26 02:51:16 -07:00
Mariano Sorgente
504d6df64b Start farmer protocol, PeerConnections object, full node server 2019-07-26 17:23:50 +09:00
Mariano Sorgente
348cadf6f0 Implement plotter protocol 2019-07-25 19:01:56 +09:00
Mariano Sorgente
0ac150a29b More changes 2019-07-23 23:11:07 +09:00
Mariano Sorgente
340c572f80 Some more prototype code, pool protocol 2019-07-23 18:41:05 +09:00
Mariano Sorgente
52dfcba527 Some more work on boilerplate 2019-07-22 22:01:23 +09:00
Mariano Sorgente
8d4b98ed30 Basic client and server 2019-07-22 15:05:31 +09:00
Mariano Sorgente
66e9677a62 Some basic boilerplate, and start with plotter.py 2019-07-19 12:30:31 +09:00
Mariano Sorgente
6699b1f97a Initial directories 2019-07-16 17:38:31 +09:00
Mariano Sorgente
eb06e23360 Initial commit 2019-07-16 17:32:40 +09:00