feat(uniswap_v2): encode attribute values with big endian encoding

This commit is contained in:
Louise Poole
2024-10-17 15:58:26 +02:00
parent 78f6cb277a
commit 3639d8d747
5 changed files with 7 additions and 7 deletions

2
substreams/Cargo.lock generated
View File

@@ -1041,7 +1041,7 @@ dependencies = [
[[package]]
name = "substreams-ethereum-uniswap-v2"
version = "0.2.1"
version = "0.3.0"
dependencies = [
"anyhow",
"ethabi 18.0.0",