Mariano Sorgente and Gene 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 Bendick and Gene Hoffman
0623c420f3
fixes test
2020-08-18 10:59:45 -07:00
Yostra and Gene Hoffman
9667e1c783
cleanup
2020-08-18 10:59:45 -07:00
Will Bendick and Gene Hoffman
5db837c06b
removes broken test for incomplete clawback implementation
2020-08-18 10:59:45 -07:00
Will Bendick and Gene Hoffman
472ae48e5f
merge
2020-08-18 10:59:45 -07:00
Yostra and Gene Hoffman
bd47491903
comment last line
2020-08-18 10:59:45 -07:00
Yostra and Gene Hoffman
506beae9bd
fix tests
2020-08-18 10:59:45 -07:00
Yostra and Gene Hoffman
7cf822864d
rl changes
2020-08-18 10:59:45 -07:00
Will Bendick and Gene Hoffman
05036950ad
adds zero fee to test
2020-08-18 10:59:45 -07:00
Will Bendick and Gene Hoffman
1728565a31
implements get_wallet_balance method rpc for rate limited wallet
2020-08-18 10:59:45 -07:00
Will Bendick and Gene Hoffman
c86ee0f5a5
adds test for receving coin from rl wallet
2020-08-18 10:59:45 -07:00
Will Bendick and Gene Hoffman
0c2d22ccc4
fixes api to use strings instead of bytes
2020-08-18 10:59:45 -07:00
Will Bendick and Gene 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 Bendick and Gene Hoffman
4066cb7a73
finishes send transaction rpc api for rate limited wallet
2020-08-18 10:59:45 -07:00
Yostra and Gene Hoffman
aaa44e8a92
fix test
2020-08-18 10:59:45 -07:00
Will Bendick and Gene Hoffman
fa27a5d780
adds rpc tests
2020-08-18 10:59:45 -07:00
Yostra and Gene Hoffman
f05fd1d20c
already a tx_record
2020-08-18 10:59:45 -07:00
Yostra and Gene Hoffman
24bd21985f
format
2020-08-18 10:59:45 -07:00
Yostra and Gene Hoffman
5d53bd25d7
clean spend/sign; expose bug in clvm puzzle
2020-08-18 10:59:45 -07:00
Yostra and Gene Hoffman
5bdb5e90eb
tests
2020-08-18 10:59:45 -07:00
Yostra and Gene Hoffman
a3b678a1f0
rl wallet create walelt
2020-08-18 10:59:45 -07:00
Yostra and Gene Hoffman
c0622ec1d1
first take
2020-08-18 10:59:45 -07:00
Yostra and Gene Hoffman
94e4afc652
add file necryption
2020-08-18 10:59:45 -07:00
Mariano Sorgente and Gene 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 Kiss and Gene Hoffman
392b21bdaf
Make MAX_COIN_AMOUNT an int. Remove obsolete helpers.
2020-07-27 16:01:18 -07:00
Richard Kiss and Gene Hoffman
470b0c8c76
Use attributes instead of dictionary keys.
2020-07-27 16:01:18 -07:00
Yostra and Gene Hoffman
ca27da0744
fix tests
2020-07-27 16:01:18 -07:00
Yostra and Gene Hoffman
b9cc0aec99
restore backup ui
2020-07-27 16:01:18 -07:00
Yostra and Gene Hoffman
512c513abb
generic backup
2020-07-27 16:01:18 -07:00
Yostra and Gene Hoffman
4042871ae6
user setitngs
2020-07-27 16:01:18 -07:00
Richard Kiss and Gene Hoffman
52091044e4
Use constants instead of dic overrides for tests set-up.
2020-07-27 16:01:18 -07:00
Richard Kiss and Gene Hoffman
a1bd2d945f
Make a few type checks less strict.
2020-07-27 16:01:18 -07:00
Richard Kiss and Gene Hoffman
423efbc448
Don't use copy for constants.
2020-07-27 16:01:18 -07:00
Richard Kiss and Gene Hoffman
afb5d32fb2
Use ConsensusConstants in Harvester.
2020-07-27 16:01:18 -07:00
Mariano Sorgente and Gene 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 Kiss and Gene 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 Sorgente and Gene 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
Yostra and Gene Hoffman
49deb0d93b
post merge cleanup
2020-07-16 13:05:43 -07:00
Yostra and Gene Hoffman
a1a2242ee5
benchmark
2020-07-16 13:05:43 -07:00
Yostra and Gene Hoffman
b74a030d22
flake8 tests
2020-07-16 13:05:43 -07:00
Yostra and Gene Hoffman
8b13aa0810
correct path
2020-07-16 13:05:43 -07:00
Yostra and Gene Hoffman
1dcc13f2e2
simulator constants
2020-07-16 13:05:43 -07:00
Yostra and Gene Hoffman
e940bf24fe
timeout
2020-07-16 13:05:43 -07:00
Yostra and Gene Hoffman
900dbdc54e
timeout
2020-07-16 13:05:43 -07:00
Yostra and Gene Hoffman
7edc7bf660
more time
2020-07-16 13:05:43 -07:00
Yostra and Gene Hoffman
6f406562b3
timeout assert
2020-07-16 13:05:43 -07:00
Yostra and Gene Hoffman
24297ff26e
formatting and constants for simulation
2020-07-16 13:05:43 -07:00
Yostra and Gene Hoffman
e90866ffa9
tests cleanup
2020-07-16 13:05:43 -07:00