Closed gentlementlegen closed 4 months ago
/wallet @gentlementlegen
# Skipping to register a wallet address because both address/ens doesn't exist
@gentlementlegen Getting this error when running the plugin in the "worker" mode on a completely fresh (i.e. empty) DB instance with production schema. What am I doing wrong?
@rndquu what schema did you use to run and migrate the local DB?
@rndquu what schema did you use to run and migrate the local DB?
@gentlementlegen Could you merge https://github.com/gentlementlegen/command-wallet/pull/1 ?
@rndquu The problem should be solved now, please let me know.
@gentlementlegen Check this comment which registers a none checksummed address. Some libs may not handle such addresses correctly. Perhaps it makes sense to convert addresses to their checksummed versions on saving to DB?
Otherwise works fine.
@rndquu It seems to also be that way in the current version of the bot. I added a checksum.
Resolves https://github.com/ubiquibot/plugins-wishlist/issues/23