Commit Graph
14659 Commits
Author SHA1 Message Date
Gene HoffmanandGene Hoffman fc140df9db blspy to 0.3.3 2021-02-04 01:27:59 -08:00
Gene HoffmanandGene Hoffman b966968c26 wallet "Requesting sub blocks" 2021-02-04 01:27:59 -08:00
almogandGene Hoffman 7c6f36cff0 fix cc_wallet.py 2021-02-04 01:27:59 -08:00
Gene HoffmanandGene Hoffman 04e342c608 Try 90 minutes on both core tests runs 2021-02-04 01:27:59 -08:00
Gene HoffmanandGene Hoffman 7e514a842a chiapos to 0.12.42b2 2021-02-04 01:27:59 -08:00
Gene HoffmanandGene Hoffman 229703ac9e Up to chiavdf 0.13.3 2021-02-04 01:27:59 -08:00
almogandGene Hoffman 285b44939c fix add_sub_block 2021-02-04 01:27:59 -08:00
Mariano SorgenteandGene Hoffman 08e7658d64 Remove logging 2021-02-04 01:27:59 -08:00
Mariano SorgenteandGene Hoffman 63924f8188 Improve mempool performance 2021-02-04 01:27:59 -08:00
Mariano SorgenteandGene Hoffman efc6156fdf Rename some methods 2021-02-04 01:27:59 -08:00
Gene HoffmanandGene Hoffman a841883a6e Don't have challenge hash - to info 2021-02-04 01:27:59 -08:00
Mariano SorgenteandGene Hoffman 6384d59a31 Don't refind fork point if we have advanced the peak 1.0beta23 2021-01-26 21:17:15 -08:00
Gene Hoffman 575f37f323 Prepare changelog for Beta 23 "Jordan" 2021-01-26 15:33:11 -08:00
Almog De PazandGitHub 96d682179a Persist sub epoch segments (#745)
* add fields to sub_records
dont keep all sub_blocks in mem
dont load all known sub_blocks on strat

* add fields to sub_records
dont keep all sub_blocks in mem
dont load all known sub_blocks on strat

* add sub_epoch_summary column to db

* fix bug on warmup

* weight proof, fetch old blocks from db

* naming

* correct warmup

* merge fixes

* wallet changes

* merge fixes, wallet tests passing

* clean redundant var

* weight proof cache fix

* wallet api merge fix

* fix tests failing do to merge

* merge dev

* fix full node store merge

* merge dev

* wallet merge fix

* extend test timeout

* remove redundant code after merge

* add peak height to log

* remove field from sub_block

* fix and add extend proof test,rebase

* fix lint issues

* remove redundant test

* pr fixes

* persist sub epoch segments

* handle blockcache

* create segments

* refactor

* fix warmup bug, clean after each sync batch

* switch to assert

* refactor

* create segments as we go

* increase max samples

* fix stores,refactor

* fix merge

* remove duplicate code

* change logs to debug

* remove logs

* Revert "remove duplicate code"

This reverts commit aef0f20a

* remove code from interface

* fix wallet sql
2021-01-26 12:08:10 -08:00
Zlatko Fedor 1ad8649c99 removed unused variable 2021-01-26 19:01:22 +01:00
Mariano SorgenteandGene Hoffman 4290b91bba Fix sub block height 0 in chia show 2021-01-26 09:58:57 -08:00
Gene Hoffman 81943ec0f6 GUI locales update 2021-01-26 08:53:28 -08:00
kd637xxandGene Hoffman d48dc4b079 Update show.py
Correctly show up/down for all types of nodes
2021-01-26 08:49:15 -08:00
Zlatko FedorandGene Hoffman 7f59a9c904 fixed eslint 2021-01-26 08:45:40 -08:00
Zlatko FedorandGene Hoffman bc43c51060 used correct height for unfinished blocks 2021-01-26 08:45:40 -08:00
Zlatko FedorandGene Hoffman d44bb53a1d updated block page
added new fields
removed deprecated fields
updated locale
2021-01-26 08:45:40 -08:00
Zlatko FedorandGene Hoffman 59f1593fff use correct state for farmer 2021-01-26 08:45:40 -08:00
Mariano SorgenteandGitHub 4156c34cd6 Change sync logic: backtrack sync and batch sync, fix bugs (#737)
Improve sync and fix issues with sub block record cache
2021-01-26 23:38:39 +09:00
dependabot[bot]andGene Hoffman 30b3e1e9eb Update portalocker requirement from ~=2.0.0 to ~=2.1.0
Updates the requirements on [portalocker](https://github.com/WoLpH/portalocker) to permit the latest version.
- [Release notes](https://github.com/WoLpH/portalocker/releases)
- [Changelog](https://github.com/WoLpH/portalocker/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/WoLpH/portalocker/compare/v2.0.0...v2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-26 00:57:26 -08:00
Gene Hoffman a8078141f0 Update changelog, fork_h to DEBUG 2021-01-25 17:53:10 -08:00
Gene Hoffman 3d94bf2f74 Update locales, package-lock 2021-01-25 16:40:28 -08:00
Zlatko FedorandGene Hoffman adac4cb626 fixed eslint 2021-01-25 16:35:25 -08:00
Zlatko FedorandGene Hoffman ee5168bd60 added sub_height into the block detail 2021-01-25 16:35:25 -08:00
Zlatko FedorandGene Hoffman a2b4a27811 removed unused console.log 2021-01-25 16:35:25 -08:00
Zlatko FedorandGene Hoffman e5662ef0d6 show sub_block height with italic style 2021-01-25 16:35:25 -08:00
Zlatko FedorandGene Hoffman 88847b7e26 removed unused code 2021-01-25 16:35:25 -08:00
Zlatko FedorandGene Hoffman e59b6a1e62 fixed table cell sizes
added more descriptive plot state
2021-01-25 16:35:25 -08:00
Zlatko FedorandGene Hoffman 784d3efad1 use MiB for all connections list 2021-01-25 16:35:25 -08:00
Zlatko FedorandGene Hoffman c18e284186 ignore eslint unicorn rules 2021-01-25 16:35:25 -08:00
Zlatko FedorandGene Hoffman f12dac4427 deps 2021-01-25 16:35:25 -08:00
Zlatko FedorandGene Hoffman 1ac954c72d show sub_block instead of blocks 2021-01-25 16:35:25 -08:00
almogandGene Hoffman 8f8eb9a48e fix stores 2021-01-25 15:39:39 -08:00
Gene Hoffman 3578f1ca51 delete sub height X from sub blocks to DEBUG 2021-01-25 15:39:16 -08:00
Gene Hoffman 3a6e1001b9 lint comment 2021-01-25 14:24:11 -08:00
Gene Hoffman 0946fa5cd4 Don't migrate wallet db, update changelog 2021-01-25 14:20:45 -08:00
almogandGene Hoffman d0318d9ad3 add stop condition 2021-01-25 12:44:39 -08:00
almogandGene Hoffman 6827cbff85 fix wallet cache 2021-01-25 12:44:39 -08:00
Gene Hoffman c0d6b58aa2 Forgot wallet - no change but rev to v23 2021-01-25 11:25:53 -08:00
Gene Hoffman fd18dc157a And init.py 2021-01-25 10:37:25 -08:00
Gene Hoffman 275042baa7 Bump database version 2021-01-25 10:36:16 -08:00
Almog De PazandGitHub 4aa8028472 Refactor sub blocks (#663)
dont keep all sub blocks in mem, dont load all known sub blocks on start
2021-01-25 20:31:24 +02:00
Gene Hoffman c1c687b7ae Fix chia show -c formating 2021-01-25 00:48:05 -08:00
Gene Hoffman 442b891647 Remove codeql branch, rename super-linter.yml 2021-01-24 23:23:02 -08:00
Gene HoffmanandGene Hoffman 56acaa387d check PRs to dev 2021-01-24 23:21:43 -08:00
Gene HoffmanandGene Hoffman 03d36d6f99 Add codeql branch for testing 2021-01-24 23:21:43 -08:00