Cal Bera
Cal Bera
similar, but simpler impl of #350
Any newly deployed PolarisERC20 token (for converting an IBC-originated SDK coin to erc20) will be a dynamic precompile contract to allow: - using bank denom for updating balances/transfers - rewards...
Requires refactor of plugin architecture
Currently, headers, transactions, and receipts are marshaled/unmarshaled using RLP encoding/decoding, which is quite slow and not specifically useful. Convert to something faster like JSON.
precompile with basic coverage of https://docs.cosmos.network/v0.47/modules/authz module