Commit Graph

4709 Commits

Author SHA1 Message Date
Richard Kiss 1a9819a89e User aiter from lib. 2019-10-30 14:35:28 -07:00
Mariano Sorgente 1391bfc9c4 Merge branch 'master' of github.com:Chia-Network/chia-blockchain into prompt 2019-10-30 14:35:09 -07:00
Mariano Sorgente b69e5d5f02 LCA fix 2019-10-30 14:28:39 -07:00
Richard Kiss 22f8ffd745 Create tests/plots using git. 2019-10-30 14:19:44 -07:00
Mariano Sorgente 8cf36355e0 UI working with new networking 2019-10-30 11:51:27 -07:00
Alex Wice fb9b8b4420 persistence: all fns work, manual decode, start/stop 2019-10-30 08:19:36 +01:00
Mariano Sorgente bddb146df1 Merge branch 'uipot' into prompt 2019-10-30 01:37:43 +09:00
Mariano Sorgente 93f855b650 Allow ssh 2019-10-29 15:25:28 +09:00
Mariano Sorgente 1a8599efcb Start with ssh 2019-10-29 14:44:23 +09:00
Mariano Sorgente 499be9004b Better fix for duplicate issue 2019-10-29 14:33:24 +09:00
Mariano Sorgente 500412e67d Fix duplicate connection bubg 2019-10-29 14:15:21 +09:00
Mariano Sorgente 0dc343ddb2 More work 2019-10-29 13:28:25 +09:00
Mariano Sorgente e5732d3c1c More logging 2019-10-29 13:19:48 +09:00
Mariano Sorgente 6f385ee680 Remove test 2019-10-29 12:54:20 +09:00
Mariano Sorgente 8bafbbaac7 Fix a few bugs 2019-10-29 12:33:32 +09:00
fchirica 22a70166e7 Initial process commit 2019-10-29 03:22:21 +02:00
Mariano Sorgente 44fdd743db Start on prompt 2019-10-29 09:39:02 +09:00
Mariano Sorgente cbc8c0bbef Merge branch 'master' of github.com:Chia-Network/chia-blockchain into ui 2019-10-29 03:19:58 +09:00
Mariano Sorgente 128600ce73 Add more plots 2019-10-29 03:19:27 +09:00
Mariano Sorgente 8bb3e6ee3c Disconnect 2019-10-29 02:47:37 +09:00
Mariano Sorgente 22e3c697f2 Fix event loop issue 2019-10-26 12:00:25 +09:00
Mariano Sorgente b50fb9c097 Working 2019-10-26 11:13:23 +09:00
Mariano Sorgente b4449fbe04 Fix error messages 2019-10-25 19:25:26 +09:00
Alex Wice f645d04a0a new motor wip 2019-10-24 04:16:44 +02:00
Mariano Sorgente 8b7822b043 More work 2019-10-23 16:49:16 +09:00
Mariano Sorgente dfb7844dd1 Start with UI 2019-10-23 13:23:32 +09:00
Mariano Sorgente ca7151f820 Merge pull request #8 from Chia-Network/refactor
Refactor
2019-10-22 17:36:00 -10:00
Mariano Sorgente 1d30cc0910 Changed nodes to be classes, fix type checking 2019-10-23 12:18:48 +09:00
Mariano Sorgente 0fef0b933e Changed to mypy from pyright, fix tests (full node still broken) 2019-10-22 16:44:01 +09:00
Mariano Sorgente 3916e9032b Start with refactor 2019-10-21 22:48:27 +09:00
Mariano Sorgente d4896a2f65 Merge pull request #7 from Chia-Network/new-formula
New formula
2019-10-17 19:35:34 -10:00
Mariano Sorgente 8e99f2cad9 Fix too slow block bug 2019-10-18 14:32:50 +09:00
Mariano Sorgente b4baff9f4e Fix tests 2019-10-16 17:38:49 +09:00
Mariano Sorgente e2247c7565 Merge pull request #6 from Chia-Network/new_pot
New pot
2019-10-14 19:15:24 -10:00
fchirica 5247032828 Improved timelord logic 2019-10-11 01:16:41 +03:00
Mariano Sorgente c78d870ec1 Merge branch 'new_pot' of github.com:Chia-Network/chia-blockchain into new_pot 2019-10-10 13:51:26 +09:00
Mariano Sorgente dad8bb55e8 .gitignore changes 2019-10-10 13:10:18 +09:00
Mariano Sorgente a22e606f75 Merge 2019-10-10 13:04:52 +09:00
fchirica 30305a72d2 Get timelord only the latest blocks. Free VDF servers 2019-10-10 03:39:39 +03:00
Mariano Sorgente 397925d29e Implement new formula, and added tests 2019-10-09 16:36:58 +09:00
fchirica b100889550 Hack to extend a block with multiple iters (free up VDF server) 2019-10-09 02:21:00 +03:00
fchirica d00c4284df More attemps to fix memory leaks 2019-10-08 19:14:53 +03:00
fchirica 52a19e7aaf Sync with master 2019-10-07 20:02:34 +03:00
fchirica 1de9027c45 Hunt memory leaks 2019-10-07 18:27:52 +03:00
Bill Blanke f8531017c1 initialize arrays thought shouldn't matter 2019-10-04 14:54:15 -07:00
Bill Blanke a66fe8c184 made vdf_original thread safe since it is called by squaring thread in addition to proof threads 2019-10-04 13:12:14 -07:00
Bill Blanke e95ac87647 uninitialized var and null terminated strings 2019-10-04 11:43:00 -07:00
fchirica d56c028494 New socket protocol 2019-10-04 17:34:27 +03:00
fchirica 2b6d85b4af Dummy VDF process 2019-09-30 18:56:11 +03:00
Mariano Sorgente 4f89752d62 Implement difficulty adjustment 2019-09-30 22:15:32 +09:00