XDagger / xdagj

XDAGJ is an implementation of XDAG in Java. https://xdag.io
MIT License
113 stars 58 forks source link

BUG : Old wallet get account balance failed #227

Closed Arthesy closed 1 year ago

Arthesy commented 1 year ago

Title Old address get account balance failed in xdagj wallet ,cannot transfer xdag

Software information (please complete the following information)

Describe the bug My address is "BXcU4+fYPwM0mHNQ863rLDTmnwu+GpaT", when I use XDAGJ version : 060 062 063 064 065 066 image

My wallet is useable when I used version 053, but 053 cannot connect to mine pool now And I change version 053/054/056 wallet-config.json, change "pool_address": "https://mainnet-rpc.xdagj.org", but the error is came out : [ERROR]wallet_cgo.go:141: Cann't resolve host.

I try to transfer to new account , but that cannot happen with balance get fail image

Anyone can help me ? image

LucasMLK commented 1 year ago

This seems to be the mistake of the wallet. Please submit the issue here.

https://github.com/XDagger/goXdagWallet/issues

Arthesy commented 1 year ago

ok thx