Shawn Tabrizi

Results 103 comments of Shawn Tabrizi

Yeah, totally understood. The island comments seem to be the hardest to handle here, but I think that you could create a few rules which would capture most situations. For...

@LongTengDao first, thank you for your time to discuss this with me. I **think** this might work. As I understand this syntax, you are keeping track of the comments and...

@jacogr I think it is totally reasonable to enable the bot here. I will add you as someone who can trigger transactions from the bot. EDIT: You are added @jacogr

If I had a magic wand, the experience I might imagine here is the following: * Some way to add a proxy account to show up in the accounts list...

@jacogr can @SaltyCucumber work on building a custom solution for Polkadot JS Apps? Do you have any strong opinions on what you'd want to see? (if different than the screenshot...

We should look to the code for real behavior, not just wiki: https://github.com/paritytech/substrate/blob/master/frame/transaction-payment/src/lib.rs#L506 ``` impl FeeDetails { /// Returns the final fee. /// /// ```ignore /// final_fee = inclusion_fee +...

I believe the tip information is included in the same extrinsic payload that is signed and submitted to chain. Pretty sure I am looking at the right function, as I...

Yeah, seems relevant and very easy to build

@NukeManDan where is this info on this page? https://substrate.dev/substrate-front-end-template/