Commit Graph

3036 Commits

Author SHA1 Message Date
Mariano Sorgente
8c20241273 Change block time to 5 min, 128 block epoch, default upnp 2019-11-28 00:35:48 +09:00
Mariano Sorgente
91c25001d7 Implement faster sync 2019-11-27 14:25:11 +09:00
Mariano Sorgente
29b5fdb610 Keep headers in memory 2019-11-27 12:09:56 +09:00
Mariano Sorgente
6729afa4be Improve header syncing process 2019-11-24 17:08:34 +09:00
Mariano Sorgente
45be0ab0b8 Attempt to fix timeout issue 2019-11-22 15:53:04 +09:00
Mariano Sorgente
dfd3fd9676 Merge with latest master, bug fixes, cleanup 2019-11-20 16:28:26 +09:00
Mariano Sorgente
d048d61315 Fix test 2019-11-20 13:42:25 +09:00
Alex Wice
1be3b806a6 more merge cleanup 2019-11-18 14:14:40 +09:00
Alex Wice
c41d240ef3 minor cleanup after merge 2019-11-18 14:09:58 +09:00
Alex Wice
4f9ba50b15 pyblack autoformatting 2019-11-18 13:50:31 +09:00
Alex Wice
8be7181c9d sort and remove unused imports 2019-11-18 13:49:39 +09:00
Alex Wice
3c3df3776e persist should work 2019-11-18 13:40:20 +09:00
Alex Wice
1aab0de425 persistence, pass all pytests 2019-11-18 13:31:48 +09:00
Mariano Sorgente
fc99e4c39f New protocol changes from bram 2019-11-14 17:26:18 -05:00
Mariano Sorgente
db3eac9fb9 Allow specifying an alternate plot directoey 2019-11-08 16:53:29 -05:00
Mariano Sorgente
a479a506f9 Scripts (#14)
* Start block UI stuff

* Start with block search

* Create connections from the UI

* Add plot directory

* Add scripts for key generation, and plotting

* Remove keys and plot config

* Add scripts for key generation, and plotting

* Readme, comments
2019-11-08 16:51:01 -05:00
Mariano Sorgente
ff2f4a30d5 Merge branch 'challenge_hash' into networking 2019-11-03 16:42:05 -08:00
Mariano Sorgente
38d8038b01 Added challenge hash 2019-11-01 17:57:30 -07:00
Mariano Sorgente
e65d9bad71 __bytes__, cbor, etc 2019-11-01 14:53:48 -07:00
Mariano Sorgente
5869538416 Start with block page, and remove global connections lock 2019-10-31 10:34:16 -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
Richard Kiss
22f8ffd745 Create tests/plots using git. 2019-10-30 14:19:44 -07:00
Mariano Sorgente
8bafbbaac7 Fix a few bugs 2019-10-29 12:33:32 +09:00
Mariano Sorgente
b50fb9c097 Working 2019-10-26 11:13:23 +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
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
a22e606f75 Merge 2019-10-10 13:04:52 +09:00
Mariano Sorgente
397925d29e Implement new formula, and added tests 2019-10-09 16:36:58 +09:00
fchirica
52a19e7aaf Sync with master 2019-10-07 20:02:34 +03:00
Mariano Sorgente
4f89752d62 Implement difficulty adjustment 2019-09-30 22:15:32 +09:00
Mariano Sorgente
b3776814fa Add tests for blockchain class 2019-09-24 17:46:03 +09:00
Mariano Sorgente
55063e0f73 New blockchain class implementation 2019-09-24 15:01:32 +09:00
Mariano Sorgente
3982bc44a9 More additions to networking 2019-09-12 13:31:49 +09:00
Mariano Sorgente
784c8b4d8a Added tests, improved serialization 2019-08-05 14:38:16 +09:00
Mariano Sorgente
6699b1f97a Initial directories 2019-07-16 17:38:31 +09:00