428 Commits
Author SHA1 Message Date
Mariano SorgenteandGene Hoffman 550642c789 Minor repairs and fix BIP39 and add tests (#310)
* Logging of plot num, num proofs found, and fix rpc edge case
* Revert add -> append, and python black
* Fix list/set issue
* Correct BIP39 spec and test vectors
* Fix create mnemonic UI
2020-07-16 13:05:43 -07:00
Richard KissandGene Hoffman a263cc1c8c Use clvm via src.util.clvm to better control what API is accessed. 2020-07-16 13:05:43 -07:00
194e0c24ea New blspy, key formats, and new plot format (#309)
* Bump blspy-ietf
* wip lots of errors
* Respond to bram feedback, use eip 2334 for keys
* Fix most tests, use latest blspy
* Improve simulation test constants
* Fixed issue with plotting and reading plots
* Fix simulation test
* Override puzzle hash if we don't have key, for safety. Bump protocol version
* Fix superlint issue
* Switch to 1.0 proof of space format
* Temporary genesis block
* Update chiabip158, chiavdf versions

Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com>
Co-authored-by: Alex Wice <alex@chia.net>
2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman 8dca011f5e Change simulation constants and initialize correct height for full node (#308)
* Change simulation constants and initialize correct height for full node
2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 49deb0d93b post merge cleanup 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman a1a2242ee5 benchmark 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman b74a030d22 flake8 tests 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 8b13aa0810 correct path 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 1dcc13f2e2 simulator constants 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman e940bf24fe timeout 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 900dbdc54e timeout 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 7edc7bf660 more time 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 6f406562b3 timeout assert 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 24297ff26e formatting and constants for simulation 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman e90866ffa9 tests cleanup 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman ffb39ace45 block tool move 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman e6688d407f flake 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman b27eca06d4 fix trades 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 9ebcc611ac more tests 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman b71db7219a test 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 3f3e384f71 update trade status when farmed 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman e4775fca14 test trades 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 39df102000 secure trade cancel: 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman bd4ed110df trade store 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman a211200bb6 cancel trades 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman bb6efc9f56 trade 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman d45f81c626 accepted offer history 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 19b28f20fc trade history 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 65203e9862 stashing changer remotly 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman 04e4a6fa51 Remove logging 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman 4ba329bd3e Remove randomness from tests 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman 22bca02451 Don't recreate block tools in simulator 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman f6696531e4 Reduce the calls to keychain keyring 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman dfb1750a04 Log level warning 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman 04edeb5255 Speed up tests 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman 392c045e7e Attempt to fix tests 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman ef92f2940a Move plotting code to src/plotting 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman 2ee946c371 chia plots cli program 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman 96480bf860 Fix flake8 lint 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman cfcc804cea Supress pylint sorted dict warning 2020-07-16 13:05:43 -07:00
Gene HoffmanandGene Hoffman 2c3197ba46 Correctly disable erroneous pylint error 2020-07-16 13:05:43 -07:00
Gene HoffmanandGene Hoffman 074fed031f flake8 and mypy only pypi upload flow - also when linters collide... 2020-07-16 13:05:43 -07:00
Gene HoffmanandGene Hoffman b157afd03b Disable pylint in test_proof_of_space - Specify PYTHONPATH 2020-07-16 13:05:43 -07:00
Gene HoffmanandGene Hoffman 0034838ffa Modify some test clean ups - fix Ubuntu 20.04 bug in install.sh 2020-07-16 13:05:43 -07:00
Gene HoffmanandGene Hoffman 7b34716ef4 Fix test_block_store - fix self._get_fingerprint_and_entropy - pylint 2020-07-16 13:05:43 -07:00
Gene HoffmanandGene Hoffman 2e25ca131c Fix flake8 - clean up tests and add to flake8 - lint src upload to pypi 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman 13a6434404 New genesis block, fix timeout 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman 14f1970f8e Improve daemon 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman 5df7a189e6 Update changelog 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman 9212cb507f Get UI working with new format 2020-07-16 13:05:43 -07:00