Content pfp
Content
@
0 reply
0 recast
0 reaction

pia pfp
pia
@piapark.eth
Today I migrated my code base using alloy-rs ( mostly alloy-primitives and alloy-rlp ) super clean experience and really enjoyed how Dynamic value and types are defined consistently!
2 replies
0 recast
7 reactions

pia pfp
pia
@piapark.eth
There is two thing while having problem with it. For block header rlp needed to use reth-primitive instead and currently if i use reth-primitive and alloy-primitive together, then type dependencies comes together from both dependencies ( i guess its in migration stage )
1 reply
0 recast
1 reaction

pia pfp
pia
@piapark.eth
Another thing was atm alloy provider is not stable so i decided to keep ethers-rs for provider instead, then ye there is some problems regarding types between alloy dependent code and ethers rs dependent code 😭
1 reply
0 recast
1 reaction

pia pfp
pia
@piapark.eth
Is there might be nice tip to migrate dependency and ideal timing? @gakonst 👀
1 reply
0 recast
1 reaction

gakonst pfp
gakonst
@gakonst
can you open an issue on the repository with the above context and a way to repro? we'll fix, we def don't want to mix types and alloy should be 1-stop shop
1 reply
0 recast
1 reaction

pia pfp
pia
@piapark.eth
Will do! Those things are many repo combined context so.. meaning issue in https://github.com/alloy-rs/core right?
1 reply
0 recast
0 reaction