-
### Describe the Feature
Currently to use ethers.js with typesafety you must use [typechain](https://github.com/dethcrypto/TypeChain). The library is not typesafe by default. It easily could be typ…
-
This might have to do with the change of making analysis async.
Simple example:
```
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.8;
contract Foo {
function hi(uint a) public pure …
-
## Simple Summary
So, I work on the Truffle Debugger, and I recently added rudimentary Vyper support for it (with more hopefully to come). However, further Vyper support -- especially decoding of …
-
Hi
I wanted to try out this promising tool on our code base, but it fails with the following error:
```
$ yarn solidity-cli -i src/contracts/exchanges/EthfinexAdapter.sol -o out
yarn run v1.12.…
-
**Describe the bug**
As of recently, the first use of `smart_rename` within a NeoVim session has started emitting a deprecation warning:
```
nvim-treesitter.ts_utils.get_node_text is deprecated: …
-
**Describe the bug**
The `textobjects` don't work properly with `set selection=exclusive`.
**To Reproduce**
I have setup the following keymaps:
```
textobjects = {
select = {
e…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
### Describe the bug
The fix indentation functionality is not working for Elixir files.
I have an elixir file with a simple function such as:
```elixir
def test do
a = 2
end
```
If I ru…
-
## Week 1
- [x] Go fundamentals
- [x] Typescript fundamentals
- [ ] coreutils: `echo, env, cat, wc, head, tail, yes, true, false, tree` (use gobyexample to speed up things)
- [x] [Testing funda…
-
## Week 1
- [x] Go fundamentals
- [x] Typescript fundamentals
- [x] coreutils: echo, env, cat, wc, head, tail, yes, true, false, tree (use gobyexample to speed up things)
- [x] Testing fundame…