Atheesh Padala

Results 15 comments of Atheesh Padala

@minxylynx ``` 1) proposer_address bytes -> derived validator consensus address 2) EITHER a) for all (any) validator records, using the consensus_pubkey object, derive the matching consensus address b) OR using...

> As for your Q2, the validator object has a consensus_pubkey field. You'd have to cycle through all the validators to derive the consensus address from of the validator object,...

@amaurym resolved conflicts, can you take final look & enable auto-merge?

> Thank you @atheeshp. Just a drive-by code review. Could you please describe in words what exactly the issue is? This will massively help in giving context to other maintainers...