Yostra
d1f037be8a
Wallet Address ( #1253 )
...
* use current addressg
* keep track of current
* fix wallet test
* cmd
2021-03-11 19:36:28 -08:00
Mariano
c9810111a1
Fix the farm API and add features to the rpc
2021-03-12 02:58:50 +09:00
Gene Hoffman
b5ce8c9e66
Isort take 3 ( #1213 )
...
* isort in a black friendly way
* isort but debug superlinter later
2021-03-09 18:27:27 -08:00
Mariano Sorgente
5cc3407b65
Support for plots with pool address ( #920 )
...
* Updated gui with sub block changes
* Move some files, validate fees in mempool
* Support for plots with pool address
* Fix test and new blocks
* chia-blockchain-gui good commit
* changelof
* Fix edge cases with unfinished blocks
* Update gui
* Add test fixtures
2021-02-16 01:15:24 -08:00
matt
86c17ee06c
replace chech32m with bech32m
2021-01-18 11:49:14 -08:00
matt
1fcec881cb
rename to check32m
...
add tests
2021-01-18 11:49:14 -08:00
Mariano Sorgente
30aa656a84
Ms.bug fixes ( #615 )
...
* on_disconnect callback called if present, for services (full_node, farmer, etc) when a connection is closed
* connections added or removed are reflected in UI
* No migration of wallet full node peer
* More blockchain_transaction tests re-enabled
* Blockchain tests uncommented
* get_block_peak fixed in blockchain.py
* Reduce some logging in tests, and asynciosqlite logs suppressed for the DEBUG level
2021-01-12 17:02:22 -05:00
Mariano Sorgente
4b1d3b42a0
Apply black formatting with line length 120 (not applied to wallet)
2021-01-12 17:00:53 -05:00
Gene Hoffman
316d719dd5
black and balances has one l
2020-10-01 11:07:12 -07:00
Mariano Sorgente
059d892f14
Fix chia wallet
2020-10-01 11:07:12 -07:00
Mariano Sorgente
be7267021d
Fix Block.js bug and slow RL wallet bug
2020-10-01 11:07:12 -07:00
Mariano Sorgente
fa2fea9d79
Finish wallet rpc tests
2020-10-01 11:07:12 -07:00
Mariano Sorgente
97cbadc51f
More refactoring of rpcs and wallet
2020-10-01 11:07:12 -07:00
Mariano Sorgente
08ac82001c
Refactor RPCs
2020-10-01 11:07:12 -07:00
Mariano Sorgente
5303db737b
Test passing
2020-10-01 11:07:12 -07:00
Mariano Sorgente
b791bf1da8
Cleaner send_transaction flow and more wallet rpc testing
2020-10-01 11:07:12 -07:00
Mariano Sorgente
9ed6949099
More test
2020-10-01 11:07:12 -07:00
Yostra
c599273035
patch wallet cli interface
2020-09-14 15:38:55 -07:00
Mariano Sorgente
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