Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]Unable to submit proof, unable to mine. #191

Closed
JackLamCHN opened this issue Jan 24, 2024 · 3 comments
Closed

[Bug]Unable to submit proof, unable to mine. #191

JackLamCHN opened this issue Jan 24, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@JackLamCHN
Copy link

Version:v1.0.0-17-canary
Systems:Windows10
Carpe is unable to submit proofs. The first time I installed it, I could submit two proofs, but later the interface got stuck. After restarting, it has been stuck at 0%, and mining is not possible.

image

Carpe.log
image

@JackLamCHN JackLamCHN added the bug Something isn't working label Jan 24, 2024
@arif48
Copy link

arif48 commented Jan 26, 2024

me to

@kalvkusk
Copy link
Contributor

please try 1.0.0-18-Canary version and report back

kalvkusk pushed a commit that referenced this issue Feb 28, 2024
* fix: signingAccount data not synchronized  (#225)

* fix: mining UI issue (#193)

* fix: mining issue (#225  #224 #213  #210  #207 #204 #191  #190)

* fix: form submit issue (#208)
kalvkusk added a commit that referenced this issue Feb 29, 2024
* ci: fix warnings and PR build (#232) (#237)

* CI: Fix warnings, add PR Build check

* ci: mocked keys

* feat: get privatekey (#236)

* fix: linter errors

* bump canary version

* Node playlists (#238)

* Update networks.ts

Added fallback nodes and modified initNetwork for better functionality and enhanced test flows

* Update networks.ts

Should ensure that the defaultPlaylist function is correctly returning a NetworkPlaylist object with the default network settings.

* Update networks.ts

Added fallback nodes and modified initNetwork for better functionality and enhanced test flows
And modified the code to follow better practices for the defaultPlaylist and updateNetwork functions, to hopefully run better and not be caught by the linters

* Update networks.ts

Fallbacks for the playlist with network functionality deferred to rust

* bump canary version

* Node playlists (#239)

* Update networks.ts

Added fallback nodes and modified initNetwork for better functionality and enhanced test flows

* Update networks.ts

Should ensure that the defaultPlaylist function is correctly returning a NetworkPlaylist object with the default network settings.

* Update networks.ts

Added fallback nodes and modified initNetwork for better functionality and enhanced test flows
And modified the code to follow better practices for the defaultPlaylist and updateNetwork functions, to hopefully run better and not be caught by the linters

* Update networks.ts

Fallbacks for the playlist with network functionality deferred to rust

* Update networks.ts

Replaced get with fetch and bypassed the http calls by retuning the embedded node list directly as it matches the expected behavior in rust

* chore: make things pretty

* Node playlists (#240)

* Update networks.ts

Added fallback nodes and modified initNetwork for better functionality and enhanced test flows

* Update networks.ts

Should ensure that the defaultPlaylist function is correctly returning a NetworkPlaylist object with the default network settings.

* Update networks.ts

Added fallback nodes and modified initNetwork for better functionality and enhanced test flows
And modified the code to follow better practices for the defaultPlaylist and updateNetwork functions, to hopefully run better and not be caught by the linters

* ci: fix warnings and PR build (#232)

* CI: Fix warnings, add PR Build check

* ci: mocked keys

* Update networks.ts

Fallbacks for the playlist with network functionality deferred to rust

* Update networks.ts

Replaced get with fetch and bypassed the http calls by retuning the embedded node list directly as it matches the expected behavior in rust

---------

Co-authored-by: Kalvis Kuskis <[email protected]>

* Fix transfers for rotated authkeys (#241)

* Revert "Fix transfers for rotated authkeys (#241)" (#242)

This reverts commit 43644ba.

* Fix mining issue (#244)

* fix: signingAccount data not synchronized  (#225)

* fix: mining UI issue (#193)

* fix: mining issue (#225  #224 #213  #210  #207 #204 #191  #190)

* fix: form submit issue (#208)

* feat: Copy address to clipboard (#248)

* fix: Compatible with chain_name in libra.yaml and chain_id in TS code.

* feat: Copy address to clipboard

* fix: when MINER is on, it accidentally switches accounts (#219) (#253)

---------

Co-authored-by: BBK <[email protected]>
Co-authored-by: teisnilsson <[email protected]>
Co-authored-by: Zaki Manian <[email protected]>
@kalvkusk
Copy link
Contributor

kalvkusk commented Mar 4, 2024

Fixed

@kalvkusk kalvkusk closed this as completed Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants