eth
Here are 633 public repositories matching this topic...
-
Updated
Feb 6, 2022 - CSS
-
Updated
Oct 2, 2021
-
Updated
Jan 4, 2022 - Solidity
-
Updated
Dec 11, 2021 - C#
-
Updated
Feb 5, 2022 - JavaScript
It is unclear how to use something like get_token_balance() with respect to the Uniswap v2 factory contract. I am trying to view the amount of a token in the Uniswap v2 liquidity pool, and it seems all I can check is the ERC20 token balance globally.
Edit: I see now I can use get_ex_token_balance(), but I am receiving the Uniswap v1 pool amounts. When I switch to version 2 the Factory methods
-
Updated
Feb 6, 2021 - Python
-
Updated
Nov 11, 2021 - Python
-
Updated
Jul 28, 2018 - Swift
-
Updated
Jan 12, 2018 - Python
Thinking to just have it dump the raw wallet files to a file would be useful, especially for some older wallet types.
-
Updated
Jan 15, 2022 - JavaScript
-
Updated
Nov 8, 2021 - Python
-
Updated
Feb 2, 2022 - Shell
-
Updated
Jan 15, 2022 - Python
-
Updated
Feb 4, 2022 - Go
-
Updated
Oct 3, 2020 - NSIS
-
Updated
Nov 9, 2021 - Visual Basic .NET
Improve this page
Add a description, image, and links to the eth topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the eth topic, visit your repo's landing page and select "manage topics."
Component
Cast
Have you ensured that all of these are up to date?
What version of Foundry are you on?
cast 0.1.0 (fe2dbfe 2022-02-04T00:24:58.188894+00:00)
What command(s) is the bug in?
cast keccakand possibly othersOperating System
macOS (amd)
Describe the bug
Right now,
cast keccakdoes not handle strings vs. bytes correctly