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