GithubHelp home page GithubHelp logo

Comments (8)

c0mm4nd avatar c0mm4nd commented on May 15, 2024
  "wallet": {
    "address": "127.0.0.1",
    "owner_api_port": 3420,
    "auth_user": "epic",
    "auth_pass": "FoakPxzMy56Z4gJPCHKZ"
  },
  "payer": {
    "time": "23:59",
    "fee": 0.01
  }

On 23:59, the payer is trying to generate the arrears, but wallet configuration is wrong, so failed to getNewBalance and then panic.

from open-grin-pool.

kevin070982 avatar kevin070982 commented on May 15, 2024

can you tell me where to set the right values?

from open-grin-pool.

c0mm4nd avatar c0mm4nd commented on May 15, 2024

mimblewimble/grin@2ee8d06

They had removed this api several days before.

Sorry, I'm taking flu with fever so cannot reply in time.

from open-grin-pool.

kevin070982 avatar kevin070982 commented on May 15, 2024

OMG. I hope you are well. what state are you in? I am in Zhejiang. Recover well.

from open-grin-pool.

c0mm4nd avatar c0mm4nd commented on May 15, 2024

Zhejiang either.

New API is here https://docs.rs/grin_wallet_api/3.0.0/grin_wallet_api/trait.OwnerRpcS.html

from open-grin-pool.

kevin070982 avatar kevin070982 commented on May 15, 2024

WoW so we are maybe neighbors.
I use your repro for Epic Cash not for grin.

from open-grin-pool.

kevin070982 avatar kevin070982 commented on May 15, 2024

You are looking for a job right? What program languages do you know fluent?

from open-grin-pool.

c0mm4nd avatar c0mm4nd commented on May 15, 2024

try these in bash

# window 0
epic-wallet owner_api


# window 1
curl -X GET -u <auth_user>:<auth_pass> http://localhost:3420/v1/wallet/owner/node_height

if the response displays the json-wrapped node height, it means that epic wallet is still using v1. And maybe you forgot to maintain the epic-wallet owner_api command.

from open-grin-pool.

Related Issues (20)

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.