brokenbydefault / Nanollet

The unique ultra-light wallet for Nano/Raiblocks with amazing features, written in Golang.
https://nanollet.org
MIT License
53 stars 7 forks source link

No open block created. #16

Closed wagslane closed 6 years ago

wagslane commented 6 years ago

Not sure what I'm doing wrong.... I created an account and then sent .0001 nano to it to make sure it works. No money was received so I checked using the nanode tool. Address never had an opening block....

https://www.nanode.co/account/nano_39mfay8c7b93dsqy564z4qg8cfh1db6dskjfdygzth353t7y39tm7ia7xd3k

inkeliz commented 6 years ago

It's weird, the Nanode returns No pending transactions., but also no block. The transaction must be equal or over 0.000001, as defined here:

https://github.com/brokenbydefault/Nanollet/blob/88da27f0d17870d90bc9ba67fc2bb993f13e498e/Storage/config.go#L69

I sent one transaction right now, please check if the problem persists. :\

wagslane commented 6 years ago

I was using canoe, I wonder if canoe won't send if there is no open block? I tried using .001

inkeliz commented 6 years ago

I did not use canoe. However, the 'open block' can only be released once it has received something. You can (or should) be able to send to any address, including those that are not open.

For now, I think it's not a problem with Nanollet.

wagslane commented 6 years ago

I got your transaction. Must be a canoe issue. We can close this.

On Sun, Sep 16, 2018, 8:44 AM Inkeliz notifications@github.com wrote:

I did not use canoe. However, the 'open block' can only be released once it has received something. You can (or should) be able to send to any address, including those that are not open.

For now, I think it's not a problem with Nanollet.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/brokenbydefault/Nanollet/issues/16#issuecomment-421776368, or mute the thread https://github.com/notifications/unsubscribe-auth/AU-VVSo2XoVPd7yrmMTONuD5sdJoa0qdks5ubmPWgaJpZM4Wqdcz .