Discussions

Ask a Question
Back to All

hook namespace bug

Hi

below might be the same bug on namespaces seen yesterday

I set 2 peggy.c hooks with 2 different namespaces.

when I tried to reset both namespaces I had the results below

/////////////////////////////////////////////////////

step 1) RESET namespace 2F8A0C01F668BCA73EC51C0D8DA77D419582347055E99D5D04FCF73B47BEBCED

Result Step 1)

Account info
{
Account: "rnxdRkDeLxVKeRyxsUSpNJBqoDQXUHff7m",
Balance: "15064638417",
Flags: 0,
HookNamespaces: [
"0000000000000000000000000000000000000000000000000000000000000000",
"64254733CF035704661D093F45812F0E22020B7034EBD6565DAA3834420B382A"
]
HookStateCount: 1,
LedgerEntryType: "AccountRoot",
OwnerCount: 2,
PreviousTxnID: "4C78C3A343D0F2DD9FC4D6DF240321863B6AA7619463C1C2F1035E8B004CA81F",
PreviousTxnLgrSeq: 5500013,
Sequence: 4132842,
index: "14AEF56D0C89E1DE65F4B84983800C1DAE70310691037986D0BBE145796D70E1"
}


step 2) RESET namespace 64254733CF035704661D093F45812F0E22020B7034EBD6565DAA3834420B382A

Result Step 2)

Account info
{
Account: "rnxdRkDeLxVKeRyxsUSpNJBqoDQXUHff7m",
Balance: "15054638417",
Flags: 0,
HookNamespaces: [
"0000000000000000000000000000000000000000000000000000000000000000",
"0000000000000000000000000000000000000000000000000000000000000000"
]
HookStateCount: 0,
LedgerEntryType: "AccountRoot",
OwnerCount: 2,
PreviousTxnID: "CF4D0DD1A4F1CED0E56918BE9BFED41AD767C8692E764B41D42B13C0EBD6F1A4",
PreviousTxnLgrSeq: 5500189,
Sequence: 4132843,
index: "14AEF56D0C89E1DE65F4B84983800C1DAE70310691037986D0BBE145796D70E1"
}