darwinia-network / darwinia-common

Darwinia Runtime Pallet Library and Pangolin/Pangoro Testnet
https://rust-docs.darwinia.network/darwinia-common
GNU General Public License v3.0
29 stars 9 forks source link

KTON precompile bug #578

Closed hackfisher closed 3 years ago

hackfisher commented 3 years ago

Related #575

https://github.com/darwinia-network/darwinia-common/blob/66ec3fb06b9ff3850fa3c909cc0150c3514808bc/frame/evm/precompile/contracts/kton/src/lib.rs#L79

There are bugs related to calculation for transfer_value.

boundless-forest commented 3 years ago

This will be fixed in the KTON precompile refactor pr later which i am working on.