chia-blockchain/tests
Mariano Sorgente b077a7a02e Fee parent val (#145)
* Add validation of parent ids for coinbase and fees, and add 1 to height for fees
* Increment protocol version
* Add 1 to fee calculation
* Fix test
2020-04-03 05:26:00 +09:00
..
consensus New difficulty change and min_iters change, and light header verification 2020-03-18 17:17:59 +09:00
full_node Proper reorg transaction handling, fix fork finding, wallet only connects to local node if possible (#141) 2020-03-31 22:29:58 +09:00
plots Scripts (#14) 2019-11-08 16:51:01 -05:00
rpc Lint properly, and fix Paths 2020-03-30 18:03:03 +09:00
util Tweak block validation, rename some files, and concentrate error codes 2020-03-31 02:27:22 +09:00
wallet Fee parent val (#145) 2020-04-03 05:26:00 +09:00
__init__.py Added tests, improved serialization 2019-08-05 14:38:16 +09:00
block_tools.py Fee parent val (#145) 2020-04-03 05:26:00 +09:00
keys.py Tweak block validation, rename some files, and concentrate error codes 2020-03-31 02:27:22 +09:00
pytest.ini temporarily enable log 2020-02-04 11:39:49 -08:00
setup_nodes.py Tweak block validation, rename some files, and concentrate error codes 2020-03-31 02:27:22 +09:00
test_cost_calculation.py benchmark chia cost unit, other cost stuff 2020-03-24 23:09:31 -07:00
test_filter.py multipl wallets ui 2020-03-19 22:12:49 -07:00
test_merkle_set.py Complete removal of body 2020-03-02 15:06:03 +09:00
test_setproctitle.py Load setproctitle as runtime. 2020-03-31 18:12:31 -07:00
test_simulation.py Remove inkfish, use c++ prover for tests 2020-03-23 18:57:05 +09:00
test_spendbundle.py Fast sync working for wallet 2020-03-19 16:32:11 +09:00
wallet_tools.py Block ordering (#142) 2020-04-02 02:53:33 +09:00