Skip to content

SDK v0.2.0

Compare
Choose a tag to compare
@nambrot nambrot released this 02 Jun 13:35
· 2352 commits to main since this release
969c51b

What's Changed

  • Unify deploy and app abstractions by @yorhodes in #507
  • Remove AbacusCore as an argument to RouterDeployer #469
  • Dedupe hardhat and core deploy #449
  • Remove Controller from SDK package #497
  • Add debug logging library #457
  • Consistent naming of chain and domain #446
  • Strongly type GasCalculator #433
  • Add default ChainConnection configs #434

Minor