Gene Hoffman and fchirica
8168aeda9a
Breaking changes to prepare for peer gossip later ( #401 )
...
* Initial commit breaking changes.
* Import some missing types.
* mypy.
* Lint.
Co-authored-by: fchirica <fchirica96@gmail.com >
2020-09-14 15:38:55 -07:00
Richard Kiss and Gene Hoffman
1fd67f9605
Simplify tests/keys.py.
2020-09-14 15:38:55 -07:00
Yostra and Gene Hoffman
0f44dc5cff
lint
2020-09-14 15:38:55 -07:00
Yostra and Gene Hoffman
d37a8978ce
don't run in tests
2020-09-14 15:38:55 -07:00
Richard Kiss and Gene Hoffman
6a85d353f7
Fix some lint problems by reformatting with black.
2020-09-14 15:38:55 -07:00
Matthew Howard and Gene Hoffman
6e34096e10
fixed the final test
2020-09-14 15:38:55 -07:00
Matthew Howard and Gene Hoffman
a47649354a
fix one of the tests values
2020-09-14 15:38:55 -07:00
Matthew Howard and Gene Hoffman
958c597043
fixed bug where different colours were overwriting eachother in trade response
2020-09-14 15:38:55 -07:00
Yostra and Gene Hoffman
e1b89617e2
correct wallet id
2020-09-14 15:38:55 -07:00
Matthew Howard and Gene Hoffman
db5b9a9a6f
added a new test which is analagous to the first test before
2020-09-14 15:38:55 -07:00
Matthew Howard and Gene Hoffman
9682025a21
pass first test
2020-09-14 15:38:55 -07:00
Matthew Howard and Gene Hoffman
3e4d3b8bd8
Development on trade update (not working)
2020-09-14 15:38:55 -07:00
Matthew Howard and Gene Hoffman
0882821c4c
first pass at updating cc_wallet
...
trades do not work
2020-09-14 15:38:55 -07:00
Gene Hoffman
57c5e19353
Move to Super Linter 3.9.2 - now lint Black, flake8, mypy ( #390 )
...
* Try Super Linter at 3.9.0 and add linters
* 3.9.1 and set validate all to false
* Back to 3.9.1 and use only true VALIDATE_
* Place superlint in debug mode
* Try fix from 3.9.2
* black source. Start fixing flake8 issues
* Black tests, out of debug
* Black setup.py do to merge conflict
2020-09-14 15:38:55 -07:00
Mariano Sorgente and Gene Hoffman
429d7874a0
Fix lint, and catch harvester drive access failure
2020-09-14 15:38:55 -07:00
Will Bendick and Gene Hoffman
dcb38e8897
fixes lint
2020-09-14 15:38:55 -07:00
Will Bendick and Gene Hoffman
f4a8ee98c1
fixes clawback rpc
2020-09-14 15:38:55 -07:00
Will Bendick and Gene Hoffman
069497f113
adds clawback tests
2020-09-14 15:38:55 -07:00
Richard Kiss and Gene Hoffman
fc36f8a4da
A couple more refactor tweaks.
2020-09-14 15:38:55 -07:00
Richard Kiss and Gene Hoffman
bdddbefe70
Massively change clvm for cc wallet.
2020-09-14 15:38:55 -07:00
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