Commit Graph
14659 Commits
Author SHA1 Message Date
almog 4085fd5559 use wallet rpc inside data_layer 2022-01-20 15:07:50 +02:00
almog cfba911e85 use wallet rpc inside data_layer 2022-01-20 14:44:20 +02:00
almog 03df231645 Merge branch 'atari' into atari_get_roots
# Conflicts:
#	chia/data_layer/data_layer.py
2022-01-20 14:01:20 +02:00
Kyle AltendorfandGitHub c2768d386f Merge pull request #9858 from Chia-Network/atari_wallet_improvements_on_atari_test_merge 2022-01-20 00:24:43 -05:00
Arvid NorbergandGitHub 0554d92870 [v2] build indices last (#9856)
* drop pragma temp_store and cache_size

* defer creating indices until the conversion is done

* increase commit rate
2022-01-19 17:52:54 -08:00
c6b5feaf3b replaced npm install => npm ci (#9717)
* replaced npm install => npm ci

* Made global npm modules be executed as local npm modules (#9740)

* Made global npm modules be executed as local npm modules

* Fixed a typo and added empty index.js for lgtm analysis

* Tried to fix pre-commit CI error

* Fixed a windows build file issue

* Fixed a rpm build script issue

* Removed unnecessary index.js which were introduced just to pass LGTM analysis

* Set nodejs version to 16 for arm64 build

* Removed unnecessary nodejs install action

Co-authored-by: ChiaMineJP <admin@chiamine.jp>
2022-01-19 16:52:20 -08:00
Arvid NorbergandGitHub c780f0978c add chia function to convert blockchain database to v2 (#9613) 2022-01-19 11:43:56 -08:00
Kyle AltendorfandGitHub 69fe8751ba Stop slicing No off No Info for connection hash status (#9803)
```
FULL_NODE 000.000.000.00                         50616/8444  a1b2c3d4... Jan 13 16:21:01      0.0|0.0    
                                                 -SB Height:        0    -Hash:  Info...
```

Should read `-Hash: No Info`
2022-01-19 11:41:08 -08:00
c1166584a7 Add ability to change payout address using cli. (#9835)
* Add change payout address

Tested and working on testnet10

* correct small mistake

* Update plotnft_funcs.py

* Update plotnft_funcs.py

* Make code look better

Thanks for the idea Quex.

Co-Authored-By: Matt Hauff <quexington@gmail.com>

* add auto switching from central server

* Revert "add auto switching from central server"

This reverts commit 93f10a35c8.

* Update plotnft_funcs.py

Co-authored-by: Matt Hauff <quexington@gmail.com>
2022-01-19 11:39:21 -08:00
Kyle AltendorfandGitHub 2a6564c0a7 move all linter config to the root (#9830)
This reduces duplication, symlinks, and makes the configurations
available by default for the linting tools.
2022-01-19 11:38:11 -08:00
Earle LoweandGitHub 142b0c5c5b Safer check for pool_list in config (#9810)
* Safer check for pool_list in config

* safer pool_list check
2022-01-19 11:35:24 -08:00
Matt Hauff 5716b5e888 newline (: 2022-01-19 12:10:30 -07:00
Matt Hauff deb19f7f2b flake 8 2022-01-19 12:10:29 -07:00
Matt Hauff b762262aaf Comment out DLO tests (DLO not supported yet) 2022-01-19 12:10:28 -07:00
Matt Hauff a097558944 Fix CLVM tests 2022-01-19 12:10:27 -07:00
Matt Hauff e99afb1801 Fix db offer clvm 2022-01-19 12:10:26 -07:00
Matt Hauff 9ed5ef5911 flake8 2022-01-19 12:10:25 -07:00
Matt Hauff 5ee07bc40d mypy 2022-01-19 12:10:23 -07:00
Matt Hauff 5177e0b134 black 2022-01-19 12:10:22 -07:00
Matt Hauff 94ec355629 Fix untrusted sync and test final RPC 2022-01-19 12:10:21 -07:00
Matt Hauff 83b3ecb41e Add trusted sync 2022-01-19 12:10:20 -07:00
Matt Hauff 17f10e3b0a Skip DLO tests 2022-01-19 12:10:19 -07:00
Matt Hauff f88189fe7e (Mostly) Tested RPCs 2022-01-19 12:10:18 -07:00
Matt Hauff 420b32f54d Fix CLVM and report spend 2022-01-19 12:10:17 -07:00
Matt Hauff dbd42b256c Test tracking non owned singletons 2022-01-19 12:10:16 -07:00
Matt Hauff faaf6adbee Update state and sync to it 2022-01-19 12:10:15 -07:00
Matt Hauff 90008896df Rework launcher sync 2022-01-19 12:10:13 -07:00
Matt Hauff 692ea5f447 Create multiple singletons 2022-01-19 12:10:12 -07:00
Matt Hauff e017c8f8f3 Launcher sync working 2022-01-19 12:10:11 -07:00
Matt Hauff b14ed1a119 Get launch spend passing 2022-01-19 12:10:10 -07:00
Matt Hauff 5954f90dbe Wallet transaction and origin_id fixes (#8965)
* Announcement hash should never be None

    * Allow origin ID to be anywhere in the coin set

    * mypy

    * Change to for/else format

    * Fix comment

    * Style change to loop

    * Add primaries to make_solution
2022-01-19 12:10:09 -07:00
Matt Hauff ac2b2cb27b WIP refactor dl wallet for multiple singletons 2022-01-19 12:10:07 -07:00
Kyle AltendorfandGitHub a3b4f3f1f4 Merge pull request #9845 from Chia-Network/atari_small_test_fix 2022-01-19 14:00:44 -05:00
William Blanke a673bd4b61 pinning to bbc35f63e848a1f5918ad942ed3a81861ac2093f for selector gui 2022-01-19 10:57:13 -08:00
Matt Hauff aee8857a44 Test utility changes 2022-01-19 11:40:57 -07:00
Kyle AltendorfandGitHub 8d2f752369 Merge pull request #9876 from Chia-Network/atari-merge_main_2acf03e850fb883dc6ca5a554f5f827097157ac1 2022-01-19 13:36:04 -05:00
Kyle Altendorf 4453f32363 Merge commit '2acf03e850fb883dc6ca5a554f5f827097157ac1' (latest main) into atari-merge_main_2acf03e850fb883dc6ca5a554f5f827097157ac1 2022-01-19 10:37:04 -05:00
Kyle AltendorfandGitHub d71876c6b8 Merge pull request #9824 from Chia-Network/atari-merge_main_89f15f591cc3cc3e8ae40e95ffc802f7f2561ece 2022-01-19 10:33:31 -05:00
Kyle AltendorfandGitHub 2acf03e850 Default connect_to_unknown_peers to True (#9864) 2022-01-18 20:17:44 -08:00
Jack NelsonandGitHub f5f1c27859 Remove bintools from wallet api. (#9836)
* make the change

* add length check

* clean up code more.
2022-01-18 17:25:32 -05:00
Arvid NorbergandGitHub fa16829a1f simplify run_generator by just returning the NPCResult. It already has an error field (#9850) 2022-01-18 11:05:57 -08:00
Nikita ShamaevandGitHub 422cfb899c 2021 year -> 2022 (#9829) 2022-01-15 19:41:56 -08:00
Kyle AltendorfandGitHub d52aaad143 Reorder wallet addition and puzzle hash interest (#9831) 2022-01-15 16:35:22 -08:00
Kyle AltendorfandGitHub 48cfe11641 Set pools CI test timeout to 45 minutes (#9817)
* Set pools CI test timeout to 45 minutes

There have been several timeout failures recently with successful runs right on the edge at 28 minutes and such.

* pre-commit for workflow rebuild
2022-01-15 16:31:54 -08:00
Kyle Altendorf 7cc1728503 Merge branch 'atari' into atari-merge_main_89f15f591cc3cc3e8ae40e95ffc802f7f2561ece 2022-01-15 12:26:37 -05:00
Kyle AltendorfandGitHub 3d9547df80 Merge pull request #9828 from Chia-Network/atari-unpin_mypy 2022-01-15 12:26:09 -05:00
Kyle Altendorf 1c591361e5 flake8 2022-01-15 09:48:58 -05:00
Kyle Altendorf 9eeeb2be0a black 2022-01-15 09:45:27 -05:00
Kyle Altendorf 4711f344ca provide our own IdentityFunction for clicky decorators 2022-01-15 00:52:16 -05:00
Kyle Altendorf 1e682b2b3f from _typeshed import IdentityFunction 2022-01-15 00:47:07 -05:00