Giter Site home page Giter Site logo

ore's People

Contributors

cavemanloverboy avatar hardhatchad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ore's Issues

Error message references the miner program public key? Help!

(TransactionStatus { slot: 258687775, confirmations: Some(0), status: Err(InstructionError(2, ComputationalBudgetExceeded)), err: Some(InstructionError(2, ComputationalBudgetExceeded)), confirmation_status: Some(Confirmed) })]
Transaction landed!
thread 'main' panicked at /Users/adamc/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ore-cli-0.4.8/src/utils.rs:28:10:
Failed to get miner account: Error { request: None, kind: RpcError(ForUser("AccountNotFound: pubkey=GqXR14o9ZBfGY1khD3rceKoNUuf6wAzo26xvVATYbcay")) }
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
Exited
Running
Generating challenge...

Contract interaction failures.

The transaction has been confirmed on the blockchain, but the contract interaction failed. Why is that? Out of 10 records, 8 failed to interact successfully.

image
image

Starting....

Hello, Just started with the Journey. Put. 0.1 sol into Account. Push start Mining and now i can only See "starting - generate Challenge" IS this normal? ITS for a LexLuthorHNT ng time now. On my saga Phone and in my Windows PC.

mac app import keypair

hi guys i started mining in the browser but now i want to mine on my mac app but im getting an error saying no internet connection and also cant see where to import my keypair from the account i created in the browser.
How to resolve this problems ?

kind: Custom("Max retries")

thread 'main' panicked at /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ore-cli-0.4.1/src/register.rs:27:14:
Transaction failed: Error { request: None, kind: Custom("Max retries") }
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

Browser and App Mining breaks off

I have been trying to start mining via browser and app for several days. The app starts and I see the start screen for a second, then the app closes again. In the latest version under Chrome, the mining starts or searches and then also stops. Regardless of whether the VPN is on or off. I use a mac book pro 2021, macOS Sonoma 14.4.1 and Chrome version 124.0.6367.92 (official build) (arm64). I would be very grateful for any feedback.

P.S. Is there no Discord channel yet?

request: None, kind: RpcError(ForUser("AccountNotFound: pubkey=xxxxxxxxxxxxxxxxx"))

ore --rpc https://api.mainnet-beta.solana.com --keypair ~/.config/solana/id.json rewards
thread 'main' panicked at /home/barry/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ore-cli-0.4.4/src/utils.rs:28:10:
Failed to get miner account: Error { request: None, kind: RpcError(ForUser("AccountNotFound: pubkey=xxxxxxxxxxxxxxxxx")) }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

did someone struggle with this issue?
I am operating the command on google cloud virtual machine. I have been deleted and created difference machine several times and still encounter this issue.

Confirms: [None, None] Transaction did not land

Hi there, installed ore, but i'm getting "Confirms: [None, None] Transaction did not land", how to fix this?

p.s. SOL is already transfered for transactions to account

wi@Wi-MacBook-Pro ~ % ore
--rpc https://api.mainnet-beta.solana.com
--keypair ~/.config/solana/id.json
--priority-fee 1
mine
--threads 4
Generating challenge...
Attempt: 0
5AA6BRkZEsPs1vbsppHTktk6QCeY4WbwyrR4bWueE7NYrKmYezrDoCctjHXhsfqKPTBVKSZ2WVRg2xDsmV64YadD
Confirms: [None]
Confirms: [None]
Confirms: [None]
Confirms: [None]
Transaction did not land
Attempt: 1
5dGpmcRjuzC1aFVoAUGeJ3bWNyYsmwdVyoEwFbmCx8PBsSXFqvkAisWpYHyTXDu4Zvi9fJykVvgLUVX4nPsM2Ve9
Confirms: [None, None]
Confirms: [None, None]
Confirms: [None, None]
Confirms: [None, None]
Transaction did not land
Attempt: 2
2tVEwuW1gNQKcbh3fTaEqfqTGVw17s2KEa49vtMZMWFobgEm3VeTvh21vXwuoyKg544osS6v81rBa5oNifitr8W2
Confirms: [None, None, None]
Confirms: [None, None, None]
Confirms: [None, None, None]
Confirms: [None, None, None]
Transaction did not land
Attempt: 3
37ncCARLSSdVjbKmDUM4BfBy7dDRrc7Fh1ronQpmibGHRZ34zkBKf59Ue5yxVDHjs9P97Ge8JhKpPJN84ATxpC8R
Confirms: [None, None, None, None]
Confirms: [None, None, None, None]
Confirms: [None, None, None, None]
Confirms: [None, None, None, None]
Transaction did not land
Attempt: 4
3VFtftLojCNMyVibkfyUjuAy3bdPrBVAgC72hdhezebJZfjCpzCrKP9KeMNjD2NEbuTFGHR63Wb6d9LsKZCjw7UT
Confirms: [None, None, None, None, None]
Confirms: [None, None, None, None, None]
Confirms: [None, None, None, None, None]
Confirms: [None, None, None, None, None]
Transaction did not land
thread 'main' panicked at /Users/wi/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ore-cli-0.4.2/src/register.rs:27:14:
Transaction failed: Error { request: None, kind: Custom("Max retries") }
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

thread 'main' panicked

thread 'main' panicked at /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ore-cli-0.4.0/src/register.rs:22:14:
Transaction failed: Error { request: None, kind: Custom("Max retries") }

Feature Request: More documentation

Is ORE a coin you can mine on cpus? Does it work for ubuntu? What is it based on? How can I build it? More information Is requested! I think your innovation could be used to prevent orphans on chains with fast blocktimes, without using a DAG.

Instrutions to build

Any build instructions for rust newbies ?? because i am not able to find it in target/release

Windows and iOS app versions

Hi is there a roadmap for when desktop and mobile versions are due to for release pls , I trade red sol into ore based on YT influencers pushing ore yday and I liked the project , just would have been nice to know somewhere within the home landing page Mac OS only at present ,

Trying to claim, keep throwing error when generating new token account

Have claimed once before and added a few new wallets to start mining. All the new ones I haven't claimed from yet have about .01 in them. When I run ore --keypair ~/.config/solana/id10.json --rpc "my-rpc/" --priority-fee 40000000 claim, I throw:

Creating token account 5X7DXLbMH9V6Q1zBpR8ZjNqirVTA5YxZRv93uHUwLJo2...
Simulaton error: InstructionError(0, Custom(1))
Simulaton error: InstructionError(0, Custom(1))
Simulaton error: InstructionError(0, Custom(1))
Simulaton error: InstructionError(0, Custom(1))
Simulaton error: InstructionError(0, Custom(1))
Transaction failed: Error { request: None, kind: Custom("Simulation failed") }

Then It tries to submit the claim transaction and none of them land. Any solutions?

Transaction failed: Error { request: None, kind: Custom("Sim failed") }

thread 'main' panicked at /Users/USER/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ore-cli-0.4.0/src/mine.rs:89:26:
Transaction failed: Error { request: None, kind: Custom("Sim failed") }
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

This is a recurring error here.
Maybe try catch this and put some attempts before closing the process, since simulations may vary on network conditions and can work right up in the next attempt.

But besides that, everything is running fine.
Captura de Tela 2024-04-02 às 18 57 39

Confirms: [None, None, None, None] error

Confirms: [None, None, None, None]
Confirms: [None, None, None, None]
Confirms: [None, None, None, None]
Confirms: [None, None, None, None]
Transaction did not land
help!!!

Failed to get treasury account

PC: Macbook
sys: 13.3.1 (a) (22E772610a)
intel core i5

throw error in running time

many times as error

seem some package

sorry , I don't know How debuging in rust lang

thread 'main' panicked at /Users/zjh/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ore-cli-0.4.9/src/utils.rs:18:10:
Failed to get treasury account: Error { request: None, kind: SerdeJson(Error("invalid type: floating point `1.8446744073709552e19`, expected u64", line: 0, column: 0)) }
stack backtrace:
   0:        0x10c5b78d5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::ha9ed2e5c0690da7d
   1:        0x10c5d9853 - core::fmt::write::h861b7654497f40bf
   2:        0x10c5b4b8e - std::io::Write::write_fmt::hceb70413cef22e74
   3:        0x10c5b76a9 - std::sys_common::backtrace::print::h48488bc6650dcb03
   4:        0x10c5b8c85 - std::panicking::default_hook::{{closure}}::h3066cda5ad928fdc
   5:        0x10c5b89fe - std::panicking::default_hook::h052c7bf24dcbc1fc
   6:        0x10c5b90f3 - std::panicking::rust_panic_with_hook::hb55ef13d2c0a2cd9
   7:        0x10c5b9004 - std::panicking::begin_panic_handler::{{closure}}::ha703d9eab3d8cf84
   8:        0x10c5b7dc9 - std::sys_common::backtrace::__rust_end_short_backtrace::h250d62e205a22ec7
   9:        0x10c5b8d46 - _rust_begin_unwind
  10:        0x10c5f3315 - core::panicking::panic_fmt::h41a5e657af2841f1
  11:        0x10c5f3855 - core::result::unwrap_failed::ha383b476dfba955c
  12:        0x10c17dda9 - ore::utils::get_treasury::{{closure}}::h825fbee8ae0297d1
  13:        0x10c182dfc - ore::main::{{closure}}::h94b52cac526ce53c
  14:        0x10c177946 - tokio::runtime::park::CachedParkThread::block_on::hfa126897cc334357
  15:        0x10c1c1079 - tokio::runtime::context::runtime::enter_runtime::h9d9cc0afbb6b251c
  16:        0x10c2056a1 - tokio::runtime::runtime::Runtime::block_on::hc23e696d4cdf8470
  17:        0x10c1dab18 - ore::main::hf3735515231f1775
  18:        0x10c1f1cb6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h1bc21ae1b7d25fa1
  19:        0x10c1f001c - std::rt::lang_start::{{closure}}::h9af449636c463d8c
  20:        0x10c5af9d0 - std::rt::lang_start_internal::h89215711cfa87541
  21:        0x10c1dabfc - _main
  22:     0x7ff81790d41f - <unknown>

Feature - Mining Parallel transaction processing

I cannot write rust, but i was thinking about how to make the process more efficient.

  1. Mining happens in its own thread and hashes that match gets saved in memory/list
  2. A seperate process that handles the send transaction and get signature events.
  3. That process needs to be able to send transactions parallel / async requests
  • Also the ability to set in parameter how often it checks the tx since rn, it uses a bunch of RPC calls that might be unnecessary.

This would maybe cause more problems with congestion, but that'd make the mining more efficient i think.

-bash: ./target/release/ore: No such file or directory

Does anyone encounter this error

-bash: ./target/release/ore: No such file or directory
when running

/target/release/ore \
>     --rpc https://api.devnet.solana.com \
>     --keypair ~/.config/solana/id.json \
>     mine \
>     --threads 4 \
>     --buffer-time 2

hi, I got this issue and I have on idea

ore --rpc https://api.mainnet-beta.solana.com --keypair ~/.config/solana/id.json --priority-fee 1 mine --threads 4
Generating challenge...
thread 'main' panicked at /home/mai/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ore-cli-0.4.0/src/send_and_confirm.rs:37:14:
called Result::unwrap() on an Err value: Error { request: None, kind: RpcError(RpcRequestError("cluster version query failed: error sending request for url (https://api.mainnet-beta.solana.com/): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution")) }
stack backtrace:
0: rust_begin_unwind
1: core::panicking::panic_fmt
2: core::result::unwrap_failed
3: ore::send_and_confirm::::send_and_confirm::{{closure}}
4: ore::main::{{closure}}
5: tokio::runtime::park::CachedParkThread::block_on
6: tokio::runtime::context::runtime::enter_runtime
7: tokio::runtime::runtime::Runtime::block_on
8: ore::main
note: Some details are omitted, run with RUST_BACKTRACE=full for a verbose backtrace.

I encountered this error when trying to initialize

Please help me
Simulaton error: InstructionError(0, InvalidSeeds)
Simulaton error: InstructionError(0, InvalidSeeds)
Simulaton error: InstructionError(0, InvalidSeeds)
Simulaton error: InstructionError(0, InvalidSeeds)
Simulaton error: InstructionError(0, InvalidSeeds)

Dynamic priority fee

For simplicity maybe we could invoke an external script that outputs a number. The script might make an API call or however the user wants to calculate the number. Since the optimal priority fee is highly variable.

account not found

thread 'main' panicked at /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ore-cli-0.4.1/src/utils.rs:28:10:
Failed to get miner account: Error { request: None, kind: RpcError(ForUser("AccountNotFound: pubkey=5ZJLAAvGwWAx**************w6aczdzPqdP")) }

thread 'main' panicked

thread 'main' panicked at /.cargo/registry/src/index.crates.io-6f17d22bba15001f/ore-cli-0.4.0/src/main.rs:213:59:
called Result::unwrap() on an Err value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

macos:14.4.1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.