Tao Zhu

Results 62 comments of Tao Zhu

ig part of motivations to increase instruction data bytes cost is to prevent overpacking votes to a block. Probably worth to point out that instruction data bytes cost makes small...

> it may be valuable to say "loaded" somewhere in the error name/description. Added "Loaded"

@jstarry @brooksprumo I was side-tracked from it; It has been refreshed, addressed all previous comments. Can you guys take another look? Thanks!

Wanted to add the filtering invalid packets to forwarder. It has been awhile, started to wondering if this is still relevant, even tho I still think filter out invalid packets...

@carllin @AshwinSekar this should help banking queue throughput, can it be reviewed when you have chance?

When this feature is activated in mainnet-beta, it can be cleaned up together with "default units per instruction" feature (as PR #26684 demonstrated)

> sort txs by (additional_fee + base fee = total fee)/(requested compute units). where does `base fee` come from? @aeyakovenko

> Yeah the sorting is what I'm interested in details about. Seems like we need to sort by multiple things they may not have the same ideal weights in all...

> > > sort txs by (additional_fee + base fee = total fee)/(requested compute units). > > > > > > where does `base fee` come from? @aeyakovenko > >...

> > > > > sort txs by (additional_fee + base fee = total fee)/(requested compute units). > > > > > > > > > > > > where...