-
## Summary
Make the `MaxTimeoutDelta` for packet sends a configurable on-chain param for the v2 channel submodule.
Right now we define a constant value of 24 hrs. Some teams may want to tweak thi…
-
# URL
- https://arxiv.org/abs/2402.10200
# Affiliations
- Xuezhi Wang, N/A
- Denny Zhou, N/A
# Abstract
- In enhancing the reasoning capabilities of large language models (LLMs),prior research p…
-
-
# URL
- https://arxiv.org/abs/2409.12183
# Affiliations
- Zayne Sprague, N/A
- Fangcong Yin, N/A
- Juan Diego Rodriguez, N/A
- Dongwei Jiang, N/A
- Manya Wadhwa, N/A
- Prasann Singhal, N/A…
-
With the upcoming release of IBC 3.0, the [Interchain Accounts module](https://github.com/cosmos/ibc-go/tree/main/modules/apps/27-interchain-accounts) will make its debut into the IBC world. This…
-
-
As more L2+s are launching, there are many more interesting and useful fields for analysts and chain consumers. A huge personal painpoint has been [trying to track](https://github.com/ethereum-optimis…
-
The "terminal debugger" is impressively smart and solves the problem way more often than I would expect. However for some reason it doesn't always trigger (the option to debug is not always given, eve…
-
The optimistic based interop scheme has this concept of dependencies, where a chain can depend on another chain. When a chain is defined as a dependency, it means that the dependent chain's output…
tynes updated
2 weeks ago
-
Sharing some thoughts I had with @muursh to the greater audience.
We currently have all the circuits living in `AllRecursiveCircuits` struct, which are _flavor_ specific (by flavor I mean here the …