• Mark Tyneway's avatar
    op-chain-ops: add logging to db migration · 50d09f2a
    Mark Tyneway authored
    This commit adds additional logging to the database
    migration codepath. This is helpful for understanding
    what is happening in the code, to understand how much
    of the migration has already happened.
    
    It may also help catch programmer/configuration errors,
    although we should have testing to catch that and not
    rely on the programmer watching the logs to catch issues.
    50d09f2a
Name
Last commit
Last update
..
addresses.go Loading commit data...
cli.go Loading commit data...
db.go Loading commit data...
genesis.go Loading commit data...
migrate.go Loading commit data...
params.go Loading commit data...
storage.go Loading commit data...
util.go Loading commit data...