nervosnetwork / polyjuice-provider

Godwoken-Polyjuice compatible providers for ethereum library
https://www.npmjs.com/org/polyjuice-provider
8 stars 13 forks source link

wrong LeBytesToUInt128 func causing gas_price decoding failed #109

Open RetricSu opened 1 year ago

RetricSu commented 1 year ago

the impl for LeBytesToUInt128 is wrong https://github.com/nervosnetwork/polyjuice-provider/blob/main/packages/base/src/util.ts#L1592

this will cause the function decodedArgs fail to decode the correct gas_price value