Kayanski

Results 38 comments of Kayanski

Hey guys, sorry to dig this up but we get this exact same error on Terra Station on Terra 2.0 when trying to send multiple messages at once each of...

Hello have you made any progress in that direction ? [cw-orch](https://github.com/AbstractSDK/cw-orchestrator) could really benefit from this feature !

This is particularly crucial when using daemons that interact with different chains !

> @Kayanski @CyberHoward On poisoned Mutex state should we allow saving state in case user called manually `force_write`? Alternatively we can add parameter `ignore_poison` to give more control Let's fail...

> I don't think we should add `impl Into` for every type of argument. > > I suggest we add a match statement that only converts the arguments to `impl...

> Is it possible to check it with typeid? https://doc.rust-lang.org/std/any/struct.TypeId.html Undortunately not :/ See : https://users.rust-lang.org/t/get-type-information-in-proc-macro/48909

> > Maybe we should start prefixing our macro attributes as well, like serde? > > ```rust > > #[cw_orch(payable)] > > > > #[cw_orch(into)] > > ``` > >...

Closing because we have no visibility on this chain integration for now

#390 solves this

Hello ! This will be reviewed once cw-orch is stabilized to 1.x version.