galactus

Results 21 comments of galactus

I am facing the same issue. What is the solution for this issue?

Yes I agree with @mschneider, Could you please create a PR to understand your progress on this subject.

> @godmodegalactus looks like this needs to be rebased or have master merged in - CI is flagging because of a vulnerability in a dependency. Fixed

I think you should also commit the files like tsconfig.json and package.json

I think the issue was that the account was defaulted whenever it was deleted because of `account_default_if_zero_lamport`. So we lost all the information like owner about the account. In the...

> > I think the issue was that the account was defaulted whenever it was deleted because of `account_default_if_zero_lamport`. So we lost all the information like owner about the account....

I want to come back to this fix. It solves the problems with respect to deleted stake accounts. And I cannot find a usecase where this patch may pose a...

I agree this can be done; the issue is it will be only specific for when the account is deleted, if the owner changes in general we cannot detect it...