Skip to content

Tags: Muhire-Robert-git/dev

Tags

@liquity/lib-ethers-v3.3.0

Toggle @liquity/lib-ethers-v3.3.0's commit message
Merge branch 'main'

@liquity/lib-ethers-v3.2.2

Toggle @liquity/lib-ethers-v3.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request liquity#550 from liquity/main

merge main master

@liquity/lib-ethers-v3.2.1

Toggle @liquity/lib-ethers-v3.2.1's commit message
fix: eliminate temporary deployment from package

Turns out the documentation at https://docs.npmjs.com/cli/v6/using-npm/scripts
is wrong, and `prepublishOnly` is _not_ executed before `prepack`.

@liquity/lib-ethers-v3.2.0

Toggle @liquity/lib-ethers-v3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request liquity#503 from liquity/fix-module-not-found

fix: fix `MODULE_NOT_FOUND` error due to missing `dev.json`

@liquity/lib-ethers-v3.1.0

Toggle @liquity/lib-ethers-v3.1.0's commit message
feat: dummy commit to kick off SDK release

Should have called the mainnet manifest commit a feat.

@liquity/lib-ethers-v3.0.0

Toggle @liquity/lib-ethers-v3.0.0's commit message
Merge branch 'final-testnet-deployment' into main

@liquity/lib-base-v3.0.0

Toggle @liquity/lib-base-v3.0.0's commit message
Merge branch 'final-testnet-deployment' into main

@liquity/lib-base-v2.0.2

Toggle @liquity/lib-base-v2.0.2's commit message
feat: add some friendly info messages to adjusting views and improve …

…action descriptions

@liquity/lib-ethers-v2.0.0

Toggle @liquity/lib-ethers-v2.0.0's commit message
chore: redeploy contracts

@liquity/lib-base-v2.0.1

Toggle @liquity/lib-base-v2.0.1's commit message
fix: keep type of edited Trove consistently as `Trove`