Commit Graph
14659 Commits
Author SHA1 Message Date
Yostra 919d3f33a4 simple add unspent test 2020-02-04 11:39:20 -08:00
Yostra 5b9bc391a3 mypy 2020-02-04 11:39:20 -08:00
Yostra 168064737d changes 2020-02-04 11:39:20 -08:00
Yostra bc89af6a3a new genesis 2020-02-04 11:39:20 -08:00
Yostra 305461382d fix stuff 2020-02-04 11:39:20 -08:00
Yostra f601f11ed6 whoops 2020-02-04 11:39:20 -08:00
Yostra 5099806508 cleanup part1 2020-02-04 11:39:20 -08:00
Yostra 12e393d928 add diffs for heads 2020-02-04 11:39:20 -08:00
Yostra 5fd40ddd6c diffs for tips 2020-02-04 11:39:20 -08:00
Yostra 788b4b91d6 return replaced head 2020-02-04 11:39:20 -08:00
Yostra 31981cb2af add bool and property name 2020-02-04 11:39:20 -08:00
Yostra ea2a52b15f parse transactions from block 2020-02-04 11:39:20 -08:00
Yostra 424f0b8553 add boolean spent 2020-02-04 11:39:20 -08:00
Yostra 1179f67341 from ledger sim 2020-02-04 11:39:20 -08:00
Yostra 63dd251912 remove head from mem 2020-02-04 11:39:20 -08:00
Yostra 54ba853137 unspent store should use sqlite 2020-02-04 11:39:20 -08:00
Yostra a16a755554 fix stuff 2020-02-04 11:39:20 -08:00
Yostra 40262a41db bug fix 2020-02-04 11:39:20 -08:00
Yostra b694735d60 something mempool 2020-02-04 11:39:20 -08:00
Yostra 2229ba7458 ram unspent for LCE 2020-02-04 11:39:20 -08:00
Yostra ac3dda5108 Use Coin and BLSSignature class, prepare for Mempool 2020-02-04 11:39:20 -08:00
Yostra e13c7acab0 use Coin instead of coinbase info 2020-02-04 11:39:20 -08:00
Yostra 4752a9b4b6 atoms and hashables 2020-02-04 11:39:20 -08:00
Yostra 79283acd26 add requirements 2020-02-04 11:39:20 -08:00
Mariano Sorgente 89c84674a0 Fix tests 2020-02-03 15:44:58 +09:00
Mariano Sorgente 1a6481bc91 DOn't link stdc++fs on mac 2020-02-03 15:29:11 +09:00
Mariano Sorgente af24679004 Merge branch 'alpha-1.4' of github.com:Chia-Network/chia-blockchain into db_headers 2020-02-03 15:02:06 +09:00
Mariano Sorgente f107c474d8 Attempt to fix compilation 2020-02-03 14:59:30 +09:00
Gene HoffmanandGitHub b15f50b66f Merge pull request #89 from dkackman/alpha-1.4
Log phase start and end time
2020-02-02 11:59:14 -08:00
Don KackmanandGitHub 88a30d05cf Merge pull request #1 from dkackman/log-event-time
Log phase start/end time
2020-02-02 13:33:54 -06:00
Don Kackman c84c99212e log timestamp at start and end of each phase 2020-02-02 10:33:38 -06:00
Gene HoffmanandGitHub 22991687d8 UI should say "Synced" instead of "Not Syncing"
UI spends most of it's life Synced so change from the negative tense
2020-02-01 23:14:12 -08:00
Mariano Sorgente 3bcf51b7f6 Add -lstdc++fs 2020-01-31 18:33:55 +09:00
Mariano Sorgente a7ebba5b89 Allow specifying temporary and final directory for proof of space 2020-01-31 17:16:40 +09:00
Mariano Sorgente 9a04b6a9e2 Set log_stdout=False by default 2020-01-31 13:12:07 +09:00
Mariano Sorgente ea55e955e1 Fix tests 2020-01-30 19:38:48 +09:00
Mariano Sorgente 1c7964580a New configuration system, and file logging 2020-01-30 19:05:07 +09:00
Mariano Sorgente 32a6cbfb09 New config system with argparse 2020-01-30 17:57:47 +09:00
Mariano Sorgente 6cd4298ae1 Fixes from straya's feedback 2020-01-30 11:52:03 +09:00
Mariano SorgenteandGitHub b17ce9e200 Update pythonpackage.yml 2020-01-30 11:14:15 +09:00
Mariano SorgenteandGitHub 0160d87844 Update pythonpackage.yml 2020-01-29 17:42:04 +09:00
Mariano SorgenteandGitHub 1bc15328ca Update pythonpackage.yml 2020-01-29 16:56:28 +09:00
Mariano SorgenteandGitHub 6da745d2c8 Update pythonpackage.yml 2020-01-29 16:55:39 +09:00
Mariano SorgenteandGitHub ba47fda0d2 Update pythonpackage.yml 2020-01-29 16:42:34 +09:00
Mariano Sorgente 4992e066fc syntax error 2020-01-29 14:43:09 +09:00
Mariano Sorgente 387915bb8b Remove timelord installation 2020-01-29 14:39:11 +09:00
Mariano Sorgente cfffd9ab00 Install boost 2020-01-29 14:34:54 +09:00
Mariano Sorgente 557b4f282d Add pospace and vdf tests to CI 2020-01-29 14:26:31 +09:00
Mariano Sorgente 109628fe20 Add example http call to readme 2020-01-29 12:16:29 +09:00
Mariano Sorgente aa0aa6d8c9 Make sure to commit after adding blocks 2020-01-29 12:04:26 +09:00