Squirrel
Squirrel
Last audit issue fixed. Removing needs audit label.
bot merge
Note: `quote_price_tokens_for_exact_tokens` and `quote_price_exact_tokens_for_tokens` would return the same result when include fee is false (and same as the old `quote_price` method).
Just bringing it up to date now. On Sat, 15 Apr 2023 at 12:17, stale[bot] ***@***.***> wrote: > Hey, is anyone still working on this? Due to the inactivity this...
Superseded by https://github.com/paritytech/substrate/pull/14340
Example use case: Using mdbook on a standard github project with a README.md in the root of the repository. Currently it's really hard to reference this file as it's not...
Pragmatically this would be the best thing to do for the environment. I hate to think how much CO2 has been produced due to this 'feature' over the years of...
Well if we're agreed on leaving it as is then we can head towards stabilising it...
Here's another example where we use debug_asserts so I think this is fair game: https://github.com/paritytech/substrate/blob/19eb56a3fc51140b269e339ecb7e9a4a378c26ff/frame/support/src/traits/tokens/fungibles/regular.rs#L549C4-L549C60