Commit Graph
463 Commits
Author SHA1 Message Date
Mariano SorgenteandGene Hoffman 774307dce1 Changes for bls 0.2.3 (#354)
* Start of changes for bls 0.2.3
* Make remaining changes for new blspy
* Add migration for 1.0b9
Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com>
2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman 0623c420f3 fixes test 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 9667e1c783 cleanup 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman 5db837c06b removes broken test for incomplete clawback implementation 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman 472ae48e5f merge 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman bd47491903 comment last line 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 506beae9bd fix tests 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 7cf822864d rl changes 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman 05036950ad adds zero fee to test 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman 1728565a31 implements get_wallet_balance method rpc for rate limited wallet 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman c86ee0f5a5 adds test for receving coin from rl wallet 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman 0c2d22ccc4 fixes api to use strings instead of bytes 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman 54802d6971 fixes bug in rl_set_user_info expecting a Coin instead of a json dict 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman 4066cb7a73 finishes send transaction rpc api for rate limited wallet 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman aaa44e8a92 fix test 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman fa27a5d780 adds rpc tests 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman f05fd1d20c already a tx_record 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 24bd21985f format 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 5d53bd25d7 clean spend/sign; expose bug in clvm puzzle 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 5bdb5e90eb tests 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman a3b678a1f0 rl wallet create walelt 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman c0622ec1d1 first take 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 94e4afc652 add file necryption 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman 52ecf97aba Ms.fix test (#331)
* Try to fix tests, and migrate 1.8 -> 1.9
* Stop the service after closing connections
2020-07-27 16:01:18 -07:00
700eaad9e0 Ms.1.8bugs3 (#326)
* harvester fixes
* Improve networking stability
* Fix wallet shutdown
* Allow chia keys sign and chia keys verify
* Dislpay the public key also
* Retry loading invalid plots, handle drive disconnection
* Confirm before deleting plots
* Improve error message WIP
* XImproved error message for importing keys
* Uncomment process.kill
* Fix merge error with restore backup
* Fixed markdown
* Switch button order, and fix request_peers
* Consolidate styles
* Set ci's to timeout after 60 minutes has elapsed
* plot directories and memory buffer
* Fix flake8
* Update chiapos, chiavdf, chiabip158, and blspy

Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com>
Co-authored-by: Gene Hoffman <30377676+hoffmang9@users.noreply.github.com>
2020-07-27 16:01:18 -07:00
Richard KissandGene Hoffman 392b21bdaf Make MAX_COIN_AMOUNT an int. Remove obsolete helpers. 2020-07-27 16:01:18 -07:00
Richard KissandGene Hoffman 470b0c8c76 Use attributes instead of dictionary keys. 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman ca27da0744 fix tests 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman b9cc0aec99 restore backup ui 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman 512c513abb generic backup 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman 4042871ae6 user setitngs 2020-07-27 16:01:18 -07:00
Richard KissandGene Hoffman 52091044e4 Use constants instead of dic overrides for tests set-up. 2020-07-27 16:01:18 -07:00
Richard KissandGene Hoffman a1bd2d945f Make a few type checks less strict. 2020-07-27 16:01:18 -07:00
Richard KissandGene Hoffman 423efbc448 Don't use copy for constants. 2020-07-27 16:01:18 -07:00
Richard KissandGene Hoffman afb5d32fb2 Use ConsensusConstants in Harvester. 2020-07-27 16:01:18 -07:00
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