Commit Graph

80 Commits

Author SHA1 Message Date
Yostra b93a5a33e9 reorg in wallets 2020-03-10 12:58:42 -07:00
Yostra d8211f5257 give name for logging 2020-03-10 12:54:45 -07:00
Yostra 894b49d756 format 2020-03-09 15:38:40 -07:00
Yostra f5fa74e9fe full node simulator 2020-03-09 15:23:04 -07:00
Mariano Sorgente aa4f0d9795
Fix bugs with wallet node 2020-03-09 15:05:24 +09:00
Mariano Sorgente d0b80f075c
Fix tests 2020-03-09 12:36:46 +09:00
Mariano Sorgente 284faa46e8
Almost have sync working 2020-03-06 17:23:03 +09:00
Mariano Sorgente cc3b51a1a1
Merge branch 'integration' of github.com:Chia-Network/chia-blockchain into integration 2020-02-27 11:23:03 +09:00
Mariano Sorgente 521c476094
Full node tests 2020-02-26 15:42:30 +09:00
Mariano Sorgente 4b98c3706d
Continue full node tests 2020-02-24 14:40:36 +09:00
Mariano Sorgente 3250f1f050
Start full node tests 2020-02-17 11:26:20 -08:00
Yostra 6b34bede0a refactor coin records 2020-02-08 02:23:58 -08:00
Yostra 8c505c6802 refactor mempool, mempoolmanager 2020-02-07 16:51:09 -08:00
Mariano Sorgente 3542dcd273
Close down VDF server after handling requrest 2020-02-07 10:32:36 -05:00
Mariano Sorgente 893e2198fd
Fix error in VDF server 2020-02-06 19:56:00 -05:00
Mariano Sorgente 31465b0269
Simulation test, vdf with variable discriminant size, farmer puzzle ahsh 2020-02-06 19:01:18 -05:00
Mariano Sorgente 264bf5e485
Use pathlib.Path instead of os.path 2020-02-06 11:02:27 -05:00
Mariano Sorgente 70c93ebe66
Merge branch 'db_headers' into integration 2020-02-05 21:07:18 +09:00
Yostra 82a611aad6 add option to mine transaction in blocktools 2020-02-04 11:39:49 -08:00
Yostra 74a4e8bb2a coinbase freeze 2020-02-04 11:39:49 -08:00
Yostra d2e8c4e649 clear stores 2020-02-04 11:39:49 -08:00
Yostra 677239a979 name a server 2020-02-04 11:39:49 -08:00
Yostra 81a91fe287 give fullnodes different names 2020-02-04 11:39:49 -08:00
Yostra ca053e5a60 fix blockchain args 2020-02-04 11:39:21 -08:00
Yostra efb61cc107 unspent db in blockhain 2020-02-04 11:39:20 -08:00
Mariano Sorgente ea55e955e1
Fix tests 2020-01-30 19:38:48 +09:00
Mariano Sorgente 32a6cbfb09
New config system with argparse 2020-01-30 17:57:47 +09:00
Mariano Sorgente aa0aa6d8c9
Make sure to commit after adding blocks 2020-01-29 12:04:26 +09:00
Gene Hoffman 28ba54722c
Move tests to blockchain.db 2020-01-14 22:39:34 -08:00
Mariano Sorgente 91573826ca
Fix short sync, fix sync tests, add short sync test (#72) 2020-01-15 14:25:59 +09:00