green-jay
green-jay
**Problem statement:** The circuit breaker limits amount of added/removed liquidity in one block. This can be a limiting factor for entities wanting to Add/Remove higher $ values as it needs...
Currently the only way to spend non-native currencies from treasury is by using the Treasurer track and the Dispatcher pallet. It should be possible to also use other tracks like...
Similarly to #1272 - in order not to break existing functionality, it is necessary to add regression tests to https://github.com/open-web3-stack/polkadot-ecosystem-tests repository for all XCM use cases we are actively using,...
In order to check the currency in which a transaction was paid, currently one has to look up `currencies.withdrawn` event in the same block. (once https://github.com/galacticcouncil/hydration-node/issues/1032 is fixed) We should...