Skip to content

issues Search Results · repo:spacesprotocol/spaces language:Rust

Filter by

24 results
 (74 ms)

24 results

inspacesprotocol/spaces (press backspace or delete to remove)

signevent results do not include proof field, thus an event cannot be connected to a root anchor (and therefore to a space). Example: minimal_event: { created_at : 1751378144, kind : 12345, ...
  • randomlogin
  • 4
  • Opened 
    5 days ago
  • #102

Calling verifyevent simply returns what it has been fed, it doesn t check anything (altering sig field to a fake one produces same copy response). $ space-cli --chain regtest verifyevent @cosmos --input ...
  • randomlogin
  • 1
  • Opened 
    5 days ago
  • #101

One can reproduce it with regtest cargo run --bin space-cli -- --chain regtest open @creta # mint blocks cargo run --bin space-cli -- --chain regtest --output-format json listspaces # { # winning ...
  • Ximik
  • 1
  • Opened 
    on Jun 3
  • #98

One can reproduce it with regtest cargo run --bin space-cli -- --chain regtest -w wallet_1 createwallet cargo run --bin space-cli -- --chain regtest -w wallet_2 createwallet # send coins to the wallet_2 ...
  • Ximik
  • Opened 
    on Feb 4
  • #72

How to reproduce 1. Start local bitcoind 2. Start spaced 3. Stop bitcoind You will end with the infinite retry loop ERROR spaced::source] Rpc: Transport: error sending request for url (http://127.0.0.1:18443/) ...
  • Ximik
  • Opened 
    on Jan 27
  • #66

The feature from #57 seems to be broken One can reproduce it with regtest cargo run --bin space-cli -- --chain regtest -w wallet_1 createwallet cargo run --bin space-cli -- --chain regtest -w wallet_2 ...
  • Ximik
  • 1
  • Opened 
    on Jan 22
  • #62

Testing API introduced in #58. First observation I ve discovered that user can sell a name which has not yet been claimed. Steps to reproduce: 1. Open a name 2. Wait until its rollout (perhaps this ...
  • randomlogin
  • 1
  • Opened 
    on Jan 22
  • #59

Currently v0.0.5 only checks for double-spends of foreign UTXOs at confirmation time, working around bdk s limited detection. This causes issues when replacement transactions get stuck in mempool - funds ...
  • buffrr
  • Opened 
    on Dec 4, 2024
  • #54

This sometimes results in Fee rate unavailable when bumping fees
  • buffrr
  • Opened 
    on Dec 4, 2024
  • #53

Currently (0.0.5) my wallet balance shows that the entire balance is dust. spaces balance { balance : 0, details : { immature : 0, trusted_pending : 0, untrusted_pending : 0, confirmed : 808590, dust ...
  • horologger
  • 5
  • Opened 
    on Dec 4, 2024
  • #52
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub