chia-blockchain/chia
Mariano Sorgente 2f9e718073
Ms.fast test blockchain (#11051)
* more work on test blockchain

* Optimize test_blockchain.py

* Fix weight proof bug

* Rename variable

* first rc_sub_slot hash bug

* New plots

* try with a new ID

* Run without cache

* Address test blocks and plots preparation.

* Update constant in test_compact_protocol().

* Update this constant too.

* Revert accidental altering of the gui submodule in ae7e3295f280a591e76c4dffdea75fb74ea5de6f.

* Fix benchmark test

* Revert mozilla-ca change

* Rebase on main

Co-authored-by: almog <almogdepaz@gmail.com>
Co-authored-by: Amine Khaldi <amine.khaldi@reactos.org>
2022-04-08 09:57:59 -07:00
..
clvm new DBWrapper supporting concurrent readers (#10166) 2022-03-28 11:58:00 -07:00
cmds Improve handling of unknown pending balances (likely change from addi… (#10984) 2022-04-05 16:09:00 -07:00
consensus simplify some header hash getting and assertions (#11007) 2022-04-05 08:54:38 -07:00
daemon Remove websockets dependency & do some refactoring (#10611) 2022-04-05 10:19:09 -07:00
farmer chia|tests|github: Implement, integrate and test plot sync protocol (#9695) 2022-04-07 17:10:44 -07:00
full_node Ms.fast test blockchain (#11051) 2022-04-08 09:57:59 -07:00
harvester chia|tests|github: Implement, integrate and test plot sync protocol (#9695) 2022-04-07 17:10:44 -07:00
introducer add all none's (#4503) 2021-05-10 22:05:45 -07:00
plot_sync chia|tests|github: Implement, integrate and test plot sync protocol (#9695) 2022-04-07 17:10:44 -07:00
plotters asyncio.get_event_loop() is deprecated in 3.10, stop using it (mostly) (#10418) 2022-03-28 13:20:50 -07:00
plotting Ms.fast test blockchain (#11051) 2022-04-08 09:57:59 -07:00
pools Fix the case of claiming a large number of coins (#11038) 2022-04-08 09:57:08 -07:00
protocols chia|tests|github: Implement, integrate and test plot sync protocol (#9695) 2022-04-07 17:10:44 -07:00
rpc Fix the case of claiming a large number of coins (#11038) 2022-04-08 09:57:08 -07:00
seeder asyncio.get_event_loop() is deprecated in 3.10, stop using it (mostly) (#10418) 2022-03-28 13:20:50 -07:00
server chia|tests|github: Implement, integrate and test plot sync protocol (#9695) 2022-04-07 17:10:44 -07:00
simulator Fix remaining linting issues (#10962) 2022-04-02 13:22:55 -07:00
ssl chia|tests|pre-commit: Add missing __init__.py files (#8758) 2021-12-16 18:52:46 -08:00
timelord Fix remaining linting issues (#10962) 2022-04-02 13:22:55 -07:00
types transition to using chia_rs module (#11094) 2022-04-08 09:37:10 -07:00
util transition to using chia_rs module (#11094) 2022-04-08 09:37:10 -07:00
wallet Fix the case of claiming a large number of coins (#11038) 2022-04-08 09:57:08 -07:00
__init__.py make multiprocessing start method configurable (#10528) 2022-03-03 10:27:36 -08:00
py.typed Added a py.typed file in the chia directory for pep-561 compliance (#8014) 2021-08-17 10:53:25 -07:00
pyinstaller.spec Add plotters. (#8497) 2021-10-28 15:37:46 -07:00