• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Chia-Network / chia-blockchain / 22738296097
91%

Build:
DEFAULT BRANCH: main
Ran 05 Mar 2026 11:12PM UTC
Jobs 1
Files 902
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Mar 2026 09:47PM UTC coverage: 91.121% (+0.04%) from 91.08%
22738296097

push

github

web-flow
Add Remote Wallet and new RPC calls (#20552)

* initial commit

* add init files

* only save info if it changes

* ruff

* persist properly

* ruff and test fix

* enforce only a single RemoteWallet

* initial commit

* add init files

* only save info if it changes

* ruff

* persist properly

* ruff and test fix

* enforce only a single RemoteWallet

* remove name_generation as it's unnecessary as wallet is 1 of 1

* remove dead code

* fix bug with early continue in WSM

* use real RPC client calls instead of fetch

* remove time_out_assert

* no .secret()s

* delete name generation test and move get_remote_wallet to wsm

* use process_pending_states

* use more real context and fewer Mock() calls, and parameterise "trusted"

* use get_existing_remote_wallet in register_remote_coins

* simplify wsm logic around remote wallet selection

* use wallet_id in register_remote_coins()

* catch corner case of wsm processing

* mypy fix

* don't accept irrelevant info for REMOTE_WALLET

* remove redundant code branch and add belt and braces check to if elsewhere

* don't specify trusted

* add test for persistence during restart of WSM

* stop crash on height is None

* remove dead code path in wallet post_processing

* fail on RPC call when wallet already exists

* no fallback for data loading

* simplify post-init processing for extraneuos params

* use hex bytes instead of JSON for RemoteInfo serialisation

* RPC call uses WSM lock

* fix bug with coinrecord updating in remote wallet

* remove uninstantiated CoinInfo for RemoteWallet

* only one uint32 cast

* remove lingering json walletinfo

* don't fetch children for remote_wallet - we don't care!

* move to an SQL database

* ruff

* add comments to test_confirming_txs_not_ours_with_remote_interest_coin to explain what's being tested and why

* remove unused functions

* add state_changed calls to remote wallet code paths in wsm

* store blobs

* add confirmation logic to remote wallet special case
... (continued)

10407 of 11585 branches covered (89.83%)

Branch coverage included in aggregate %.

437 of 440 new or added lines in 12 files covered. (99.32%)

50 existing lines in 11 files now uncovered.

105207 of 115294 relevant lines covered (91.25%)

1.83 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
0.0
chia/_tests/wallet/remote_wallet/config.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
85.57
-0.5% chia/wallet/util/wallet_sync_utils.py
2
98.57
-0.57% chia/full_node/coin_store.py
2
86.82
-0.14% chia/full_node/full_node_api.py
2
87.56
-0.09% chia/full_node/full_node.py
2
97.08
-0.29% chia/full_node/mempool_manager.py
2
86.84
-0.37% chia/server/server.py
2
98.06
-0.65% chia/_tests/core/test_farmer_harvester_rpc.py
2
71.43
0.0% chia/timelord/timelord_launcher.py
3
80.5
0.36% chia/server/node_discovery.py
6
86.25
-0.07% chia/wallet/wallet_node.py
26
72.47
-1.06% chia/timelord/timelord.py
Jobs
ID Job ID Ran Files Coverage
1 22738296097.1 05 Mar 2026 11:12PM UTC 1804
91.12
GitHub Action Run
Source Files on build 22738296097
  • Tree
  • List 902
  • Changed 25
  • Source Changed 10
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22738296097
  • 2e8265a4 on github
  • Prev Build on main (#22691679689)
  • Next Build on main (#22810431423)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc