Commit Graph
14659 Commits
Author SHA1 Message Date
Gene HoffmanandGene Hoffman 4a238b103e Gui for parameter -x 2021-03-29 23:11:32 -07:00
Florin ChiricaandGitHub 43625e60f8 Sanitize WP only. (#1463)
* Initial commit.

* Try sanitize_weight_proof_only.

* Use challenge blocks.

* Try spawn compact task only in simulation test.

* Small rewrite.

* Typo.

* Use default sanitize_wp_only if not present in config.
2021-03-29 21:18:38 -07:00
Zlatko FedorandGitHub 7256659699 added support for parameter -x (#1558) 2021-03-29 21:15:51 -07:00
Mariano SorgenteandGitHub 644511eb16 BrokenPipeError make warning instead of error (#1564) 2021-03-29 21:15:34 -07:00
Florin ChiricaandGitHub 801e7354ad Log better, recalculate tried_count. (#1560) 2021-03-29 21:14:59 -07:00
9fecd220e5 Add rhel support for timeloard installation (#1538)
Co-authored-by: Amjad Yaseen <ayaseen@localhost.localdomain>
2021-03-29 17:59:01 -07:00
almogandGene Hoffman b913ca799c fix condition for overflow challenge block 2021-03-29 10:51:19 -07:00
almogandGene Hoffman ef1ec6751b lint 2021-03-29 10:51:19 -07:00
almogandGene Hoffman 13a547e8d8 change name in config 2021-03-29 10:51:19 -07:00
almogandGene Hoffman 657292fb02 dont validate wp vdfs and recent chain from trusted node 2021-03-29 10:51:19 -07:00
MarianoandGene Hoffman bb98a43129 Optimize DB access time 2021-03-29 07:44:12 -07:00
Florin ChiricaandGitHub cea47bb1b2 Initial commit. (#1518) 2021-03-29 18:05:42 +09:00
dustinfaceandGitHub 6a1862fbc8 src|test: Improve time estimate in cmds.farm_funcs.summary() (#1528)
* util|test: Add misc.py with format_minutes as first method

Format `minutes` into a string with the format:

`unit` and `sub-unit`

where `unit` and `sub-unit` can be:
- years (`unit` only)
- months
- weeks
- days
- hours
- minutes

* cmds: Use `format_minutes` in farm_funcs.summary
2021-03-27 00:18:19 -07:00
Mariano SorgenteandGitHub 5b4e077b1a Pass in environment to Popen, and fix lint issues (#1517) 2021-03-27 00:09:15 -07:00
Mariano SorgenteandGitHub c500dba2a8 Decrease the cache size, which requires a linear search for each block (#1501) 2021-03-26 12:02:26 -07:00
9d8b163af4 chore(app): fix contribution instructions (#1520)
Co-authored-by: Florian Fiedler <f.fiedler@it-labs.de>
2021-03-26 11:01:54 -07:00
Mariano SorgenteandGitHub 51e90ed19e Removes aiter which is not used (#1524) 2021-03-26 10:57:27 -07:00
Mariano SorgenteandGitHub e1eef318fc Information about the file in harvester, and don't warn about things … (#1500)
* Information about the file in harvester, and don't warn about things that are OK

* Add more info on warning log

* Log the actual exception
2021-03-26 01:40:32 -07:00
Alfonso PerezandGitHub f459f78e98 Add complete date in logs (#1488)
* add date in logs

* ISO8601
2021-03-25 22:52:09 -07:00
matt-o-howandGitHub 50bc1bb68b Add conditions language asserts for parent_id, puzzle_hash and amount (#1462)
* add new opcodes

* add checks and tests for new conditions

* add new conditions to condition_codes.clvm
2021-03-25 21:26:12 -07:00
Jesús EspinoandGitHub 0252852bc0 Speed up cli executiong (by import on demand) (#1428)
* Speed up cli executiong (by import on demand)

* Fixing flake8 errors

* Fixing mypy

* Applying changes from main branch
2021-03-25 20:25:45 -07:00
xorinoxandGitHub 8fb9cdaceb Update install.sh (#1310)
Add testing for 'yum' && fedora-release. In a later step one could be testing 'dnf' and fedora separately.
2021-03-25 18:27:26 -07:00
Richard KissandGene Hoffman 22caa0789a Rewrite sha256tree nonrecursively. 2021-03-25 15:56:53 -07:00
Gene Hoffman a23b2947c5 Update cryptography to 3.4.7
Updated Windows, macOS, and ``manylinux`` wheels to be compiled with OpenSSL 1.1.1k due to a security issue in OpenSSL...
2021-03-25 15:55:59 -07:00
Adam KellyandJustin England 2e2f0f5627 Remove daemon test jobs 2021-03-25 12:05:54 -07:00
Adam KellyandJustin England 89111e8df7 Add options for verbse, and output directory 2021-03-25 12:05:54 -07:00
Adam KellyandJustin England 191575ea0e Update README for testconfig.py change 2021-03-25 12:05:54 -07:00
Adam KellyandJustin England f59acccf51 Add github workflow tool 2021-03-25 12:05:54 -07:00
Adam KellyandJustin England ab8931c52c Update timeouts for slow runners, remove empty jobs 2021-03-25 12:05:54 -07:00
Adam KellyandJustin England 1c4c1d148a Fix imports for moved tests 2021-03-25 12:05:54 -07:00
Adam KellyandJustin England 153aa55688 Add moved test jobs 2021-03-25 12:05:54 -07:00
Adam KellyandJustin England cae7676502 update test-cache to 0.26.0 2021-03-25 12:05:54 -07:00
Adam KellyandJustin England 68a15a5ff5 Move slow tests 2021-03-25 12:05:54 -07:00
Adam KellyandJustin England c87cc82da9 WIP 2021-03-25 12:05:54 -07:00
aaronscientiaeandjustinengland 55511042e9 Update initial-config.yaml
Typo i think
2021-03-24 17:46:06 -06:00
YostraandJustin England 84e0f73254 don't block on start (#1476) 2021-03-24 15:41:53 -07:00
YostraandJustin England f3cff367e2 no migration (#1471) 2021-03-24 15:41:53 -07:00
YostraandJustin England 73299c80ac delete flag remnants (#1472) 2021-03-24 15:41:53 -07:00
Gene HoffmanandJustin England ad1690da78 Changelog, GUI for 1.0.1 (#1466)
* Changelog, GUI for 1.0.1

* Update package-lock.json

* Last chglg nits
2021-03-24 15:41:53 -07:00
YostraandJustin England cd151fd116 fix wallet status (#1453) 2021-03-24 15:41:53 -07:00
Mariano SorgenteandJustin England 77f71e4289 Add some more info about the benefits of chia (#1454)
* Add some more info about the benefits of chia

* A few more tweaks
2021-03-24 15:41:53 -07:00
Mariano SorgenteandJustin England 641852ce76 Add extra checks (#1443)
* Add extra checks

* Fix test

* Fix in a more secure way

* Add a redundant check just in case
2021-03-24 15:41:53 -07:00
Florin ChiricaandJustin England 96618c24c3 Bluebox protocol test.(#1438) 2021-03-24 15:41:53 -07:00
Gene HoffmanandJustin England 33efff1d5d First attempt at a .deb build (#1372)
* First attempt at a .deb build

* Actually run the linux installer.

* src and dest

* Lets use ubuntu to build the .deb...

* Better options to installer-debian

* package name of chia-blockchain

* chia-blockchain

* drop sudo

* chia-blockchain-x64 dir

* target amd64

* drop arch in packager

* Prepare for ARM64

* ARM64?

* Redhat and ARM take 2

* redhat in failure mode

* redhat version issue

* Limit ARM64 and try for both linux

* Use 18.04 for x86 and manylinux2014 for ARM64

* Add RH - ARM64 fix

* Try updated ARM64 podman, fix fake SCM version

* No sudo

* Install node correctly

* remove sudo

* Next time, save the changes...

* need epel for fakeroot

* Grrr -y

* Correct fake setuptools

* correct version number

* Remove quotes

* RH version fix?

* try revision 0

* Remove revision

* Don't set SCM_PRETEND
2021-03-24 15:41:53 -07:00
Richard KissandJustin England ddb92a0690 Spelling fix. 2021-03-24 15:41:53 -07:00
Richard KissandJustin England be4af4128c Monkey-patch click instead of forking. 2021-03-24 15:41:53 -07:00
Richard KissandJustin England 77e38fc109 Make minipnp an optional install. 2021-03-24 15:41:53 -07:00
Richard KissandJustin England f6cd947da2 Add some missing files to the sdist. 2021-03-24 15:41:53 -07:00
Almog De PazandJustin England de89254d98 1.0.1 wp blue box fix (#1434)
* fix wp bluebox integration

* lint

* remove corrupted segments

* log

* typo in sql

* cache wp on restart

* remove bad log

* lint

* fix typo

* block tools semi compacted blocks
2021-03-24 15:41:53 -07:00
YostraandJustin England c600059d37 timelord 2021-03-24 15:41:53 -07:00