Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spend transactions to sub-account not shown in the mdw and explorer. #131

Closed
mradkov opened this issue Aug 13, 2019 · 12 comments
Closed

Spend transactions to sub-account not shown in the mdw and explorer. #131

mradkov opened this issue Aug 13, 2019 · 12 comments

Comments

@mradkov
Copy link

mradkov commented Aug 13, 2019

Spend transactions sent from pubkey0 to pubkey1 and so on are not present in the middleware's history nor in the explorers relying on the middleware.

@shekhar-shubhendu
Copy link

@mradkov can you please expand more on this?
if possible provide a sample transaction that is affected by this.

@johnsnewby
Copy link

hi there,

could you give an example of what you were expecting to see? I don't really understand from this what this issue is about?

@mradkov
Copy link
Author

mradkov commented Aug 13, 2019

Steps to reproduce: create a keypair, derive second public key and send a spendtx from the main account to the sub-account.

Main account [at index 0 according to the derivation path]
https://testnet.explorer.aepps.com/#/account/ak_2DDLbYBhHcuAzNg5Un853NRbUr8JVjZeMc6mTUpwmiVzA4ic6X

Sends transaction to

Sub-Account [at index 1 according to the derivation path]
https://testnet.explorer.aepps.com/#/account/ak_SBB3rVpunffTTh1EiLtKo8WUaPPRYyuSCxB3i8SseAZB7fzje

===
Result:

Tx is not visible for neither of those.

It is persisted on-chain and can be found here:

https://testnet.explorer.aepps.com/#/tx/th_dAEWH1hZ637xpkpmYcFxbw2pEpxT1od5tGpUr1422xh8B9557

Expected behaviour:

Tx to be present at both pubkeys in the explorer/mdw.

@johnsnewby
Copy link

OK I don't understand why but this one was not in the DB--when I made it load the tx again, it went in. Do you have other missing transactions?

@johnsnewby
Copy link

Loads are missing! Looks like a wider problem. I am manually reloading all blocks into the testnet mdw right now which should correct the issue until I can make a better fix.

@mradkov
Copy link
Author

mradkov commented Aug 13, 2019

Not sure how long ago this originates, but I assume there might also be other stuff missing/affected.

It will be good if there is a way to verify everything after reloading this into the mdw.

@davidyuk
Copy link
Member

I have sent 2 ae in two transactions from ak_2swhLkgBPeeADxVTAVCJnZLY5NZtCFiM93JxsEaMuC59euuFRQ to ak_212Jw6LJGMCKB5yRo8E3esazSDdC1ZyDcbzenh8PfkAXHJKvFV. But transactions/account doesn't display them: https://testnet.mdw.aepps.com/middleware/transactions/account/ak_212Jw6LJGMCKB5yRo8E3esazSDdC1ZyDcbzenh8PfkAXHJKvFV. It looks like a related issue, but these two accounts are generated by different mnemonics.

@j28
Copy link

j28 commented Aug 20, 2019

do you know when this will be addressed/resolved?

@shekhar-shubhendu
Copy link

shekhar-shubhendu commented Aug 23, 2019

this should be resolved with the release of 0.9.2. Please check and let us know. @mradkov @davidyuk

@mradkov
Copy link
Author

mradkov commented Aug 26, 2019

Okay, will check it now.

@mradkov
Copy link
Author

mradkov commented Aug 30, 2019

I can confirm the issue is resolved now.

this should be resolved with the release of 0.9.2. Please check and let us know. @mradkov @davidyuk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants