• Mark Tyneway's avatar
    contracts-bedrock: absolute imports · 1d6894f4
    Mark Tyneway authored
    Use relatively absolute imports from the project root in a few files
    that still have not received that migration. A source code change like
    that requires a patch semver bump which then requires a rebuild of all
    of the bindings since it changes the bytecode.
    
    There are still other files that have relative imports from the file
    itself, we can slowly migrate them over time as it is convenient.
    1d6894f4
Name
Last commit
Last update
..
chain-mon Loading commit data...
common-ts Loading commit data...
contracts-bedrock Loading commit data...
contracts-ts Loading commit data...
core-utils Loading commit data...
fee-estimation Loading commit data...
sdk Loading commit data...
web3js-plugin Loading commit data...