Asim Mehmood

Results 7 comments of Asim Mehmood

I have debugged the issue and here are my findings: 1) We haven't received the event for this particular name for 'name-renewal'. even though we should receive 'name-renewal' events. We...

I could not find the `name-renewal` event in the TSV file which includes the above [transaction](https://explorer.stacks.co/txid/0xf037c8da8210e2a348bbecd3bc44901de875d3774c5fce49cb75d95f2dc2ca4d?chain=mainnet) In fact, this transaction also does not contain any event for `name-renewal`. Although, the...

@rafaelcr The problem is that the event is not received because the zone-file-hash is empty and bnc contract only sends event if zone file hash is present ``` (if (is-none...

@agraebe What is the status of this?

@zone117x do we need to add `microblock_hash, microblock_sequence, microblock_canonical` to these tables as well in addition to `canonical`. ?

@sabbyanandan I'm not sure but I think this should be closed now. We decided to work on it after the #743 but then It was decided that we are not...

> Does the registrar retry transactions upon failure for whatever reason, nonce or otherwise? Yes, It periodically checks for subdomains with `received` status in the local DB and calls `name-update`,...