improvement(dep-stack): replace deprecated instant dependency #2391
improvement(dep-stack): replace deprecated instant dependency #2391
instant dependency #2391Conversation
Signed-off-by: onur-ozkan <work@onurozkan.dev>
|
wasm tests are not working after using |
|
I will re-check that early tomorrow. |
6f4ac5e to
5201d42
Compare
|
From what I can see web-time CI flows can run web sessions without any issue. I assume that our wasm test flow is quite old and needs to be updated. Updated PR status as "blocked". |
We can continue using |
That makes sense! |
c2bf853 to
c052286
Compare
Signed-off-by: onur-ozkan <work@onurozkan.dev>
c052286 to
2187dff
Compare
|
It's not possible to |
can't we use |
I am not sure if it's related to test modules. It might also be related to web-time usage on outside of test modules (e.g., lp_network, lp_healthcheck, swap_watcher, etc.). I have one more thing to try, I will keep |
Signed-off-by: onur-ozkan <work@onurozkan.dev>
972ac35 to
807fb52
Compare
I kept |
Very strange, I guess we should open an issue for this. I will review one last time then approve/merge once CI is done. |
* dev: fix(tx-history): fix unhandled IBC and HTLC events (#2385) improvement(dep-stack): replace deprecated `instant` dependency (#2391) feat(tendermint): staking queries (#2377) refactor(eth): use trait addr_to_string method instead of old function (#2348) fix(ci): use correct rustup component syntax in fmt-and-lint job (#2390) refactor(tx-query): use TxSearchRequest for tx queries (#2384) refactor(tpu-v2): allow to skip p2p message with taker payment spend preimage for eth (#2359) feat(rpc): add is_success field to legacy MySwapStatusResponse (#2371) fix(key-derivation): use stored Argon2 parameters instead of default values (#2360) fix(tests): stabilize `tendermint_coin::test_claim_staking_rewards` (#2373) improvement(RPCs): group staking rpcs under a namespace (#2372)
https://github.com/sebcrozet/instant is deprecated.