Giter VIP home page Giter VIP logo

ore-cli's Introduction

ore-cli

魔改官方版本,用 golang 重写

特点:

  • 无需卷 gas, 内置 jito 小费打赏, 感受史无前例的快速上链
  • 支持多号批量挖矿, 一次性提交多个号
  • 支持批量激活账号, 批量领取奖励, 批量归集代币

Usage

=======先看这里=======

建了个 tg 群,有问题可以提, 但只会有空了才解决 https://t.me/ore_wawawa

本程序花费大量时间成本, 重写和测试的代码上万行, 每次提交挖矿成功会自动打赏 0.0002 sol 作为小费给作者. 如果介意请不要使用

首先需要新建一个 wallet.txt 文件, 里面存放私钥地址, 一行一个, 以下命名默认执行该文件中的所有账号.

以挖矿举例, 如果 wallet.txt 里有 20 个私钥, 执行批量挖矿后, 会等待算出这 20 个账号的所有结果之后, 才会批量拆分成 5 个 tx 一起提交. 请注意私钥数量, 放太多可能会影响整体效率, 20 个最好

默认会使用第一个私钥账号作为付 gas 的地址, 请保证余额充足

tipFee 参数是给验证者的小费, 跟作者无关! 如果设置太小可能不会上链, 设置太大可能会亏钱, 请根据实际情况自己测试

=====================

Command

ore-cli 是 linux 版本

ore-cli.exe 是 windows 版本

ore-cli-mac 是 m 系列 mac 版本

请根据不同的系统,替换成下面的执行命令

如果是新账号第一次挖矿,需要先要执行账号注册

批量注册命令

./ore-cli register --rpc xxx --tipFee 0.0003

批量挖矿命令

./ore-cli mine --rpc xxx --tipFee 0.0004

批量领取命令

./ore-cli claim --rpc xxx --tipFee 0.0003

批量归集命令, 此命令没有内置小费, 会自动检测代币余额, 没有到账的多执行几次即可

./ore-cli token-transfer --rpc xxx --fee 20000 --to 你的钱包地址

批量查余额

./ore-cli balance --rpc xxx

ore-cli's People

Contributors

abcdsxg 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

Watchers

 avatar

ore-cli's Issues

Incompatible with quicknode RPC

When submitting tx with quicknode rpc (paid plan), the program would give this error, seems the payload is too big?

2024/04/10 08:21:44 ERROR GetAccountInfo err="rpc.GetMultipleAccountsResult.Value: []*rpc.Account: rpc.Account.Executable: Data: unmarshalerDecoder: unknown kind: [34 65, ...], error found in #10 byte of ...|pyeRQkghD","executab|..., bigger context ...|alue":[{"data":"A7kaBckgecsfU3...","executable":false,"lamports":1057920,"owner":"mi|..."

支付gas的地址是随机的

文档中说默认会使用第一个私钥账号作为付 gas 的地址
但是实测会使用第一个计算出hash的地址作为付 gas 的地址

发生一个很恐怖的事情....求解答

2024/04/10 09:21:01 ERROR BroadcastBundleWithConfirmation err="bundle simulation failure on tx 3yvAxx6ngCLNYjrdRfh3tP1sgzrKGdGxaxW3hj6ENfwwejNbpPdHieYbLj6AYsWrP6SpVWDiaiS4xb1LE5aNR37z, message: This transaction has already been processed"

日志显示该笔交易正在处理, 但是链上查看了下这个tx, 里面签名, 挖矿, 支付小费的钱包都不是我自己的, 而是别人的, 这是怎么回事?

image

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.