-
Notifications
You must be signed in to change notification settings - Fork 310
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
next #1520
Commits on Apr 24, 2024
-
fix!: consolidate poxaddress return types
BREAKING CHANGE: Convert `version` of PoXAddress from array to number.
Configuration menu - View commit details
-
Copy full SHA for 0dbe0db - Browse repository at this point
Copy the full SHA 0dbe0dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8316766 - Browse repository at this point
Copy the full SHA 8316766View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bf57b6 - Browse repository at this point
Copy the full SHA 8bf57b6View commit details -
feat!: update to new network object (#1623)
* feat: split network into object and api opts * fix: update imports --------- Co-authored-by: janniks <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 57369cc - Browse repository at this point
Copy the full SHA 57369ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cf8a75 - Browse repository at this point
Copy the full SHA 9cf8a75View commit details -
fix: update remaining packages for api (#1625)
Co-authored-by: janniks <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2378096 - Browse repository at this point
Copy the full SHA 2378096View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b35607 - Browse repository at this point
Copy the full SHA 5b35607View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e3e722 - Browse repository at this point
Copy the full SHA 4e3e722View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b288c1 - Browse repository at this point
Copy the full SHA 3b288c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1be43cd - Browse repository at this point
Copy the full SHA 1be43cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8768859 - Browse repository at this point
Copy the full SHA 8768859View commit details -
refactor!: change clarity types to be human readable
BREAKING CHANGE: The `ClarityType` was changed to a readable string, from the previous Number type. This makes it easier to read and construct types when debugging.
Configuration menu - View commit details
-
Copy full SHA for edad3b4 - Browse repository at this point
Copy the full SHA edad3b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71cc875 - Browse repository at this point
Copy the full SHA 71cc875View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddae5ab - Browse repository at this point
Copy the full SHA ddae5abView commit details -
Co-authored-by: Hugo C <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75ecfd7 - Browse repository at this point
Copy the full SHA 75ecfd7View commit details -
Co-authored-by: Hugo C <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef0dd0b - Browse repository at this point
Copy the full SHA ef0dd0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c62a85 - Browse repository at this point
Copy the full SHA 8c62a85View commit details
Commits on Apr 25, 2024
-
feat!: remove wrapped private key type
BREAKING CHANGE: Remove wrapped `StacksPrivateKey` type in favor of simple type alias for string/Uint8Array.
Configuration menu - View commit details
-
Copy full SHA for a4e86ce - Browse repository at this point
Copy the full SHA a4e86ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd772b9 - Browse repository at this point
Copy the full SHA fd772b9View commit details
Commits on Jun 10, 2024
-
Co-authored-by: janniks <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d477702 - Browse repository at this point
Copy the full SHA d477702View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2898d85 - Browse repository at this point
Copy the full SHA 2898d85View commit details -
Configuration menu - View commit details
-
Copy full SHA for a189ec0 - Browse repository at this point
Copy the full SHA a189ec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c373e1 - Browse repository at this point
Copy the full SHA 3c373e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a25f52 - Browse repository at this point
Copy the full SHA 7a25f52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a66782 - Browse repository at this point
Copy the full SHA 2a66782View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5ebf76 - Browse repository at this point
Copy the full SHA f5ebf76View commit details -
fix!: Disable legacy triplesec support for mnemonic encryption
BREAKING CHANGE: Support for encrypting/decrypting mnemonics using `triplesec` has been removed.
Configuration menu - View commit details
-
Copy full SHA for 9b98e44 - Browse repository at this point
Copy the full SHA 9b98e44View commit details -
feat: Remove optional anchor mode from transaction options (#1654)
Co-authored-by: janniks <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2bec7ae - Browse repository at this point
Copy the full SHA 2bec7aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 857106a - Browse repository at this point
Copy the full SHA 857106aView commit details
Commits on Jul 2, 2024
-
# Conflicts: # package-lock.json # packages/cli/package.json # packages/cli/src/cli.ts # packages/encryption/package.json # packages/stacking/package.json # packages/transactions/src/authorization.ts # packages/transactions/src/builders.ts # packages/transactions/src/cl.ts # packages/transactions/src/contract-abi.ts # packages/transactions/src/keys.ts # packages/transactions/src/signature.ts # packages/transactions/src/signer.ts # packages/transactions/src/transaction.ts # packages/transactions/src/types.ts # packages/transactions/tests/builder.test.ts # packages/transactions/tests/clarity.test.ts # packages/transactions/tests/transaction.test.ts # packages/wallet-sdk/package.json
Configuration menu - View commit details
-
Copy full SHA for bd9ca50 - Browse repository at this point
Copy the full SHA bd9ca50View commit details
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 34df732 - Browse repository at this point
Copy the full SHA 34df732View commit details -
# Conflicts: # packages/transactions/src/signer.ts # packages/transactions/tests/builder.test.ts
Configuration menu - View commit details
-
Copy full SHA for e618d2f - Browse repository at this point
Copy the full SHA e618d2fView commit details
Commits on Jul 31, 2024
-
# Conflicts: # package-lock.json # packages/cli/package.json # packages/encryption/package.json # packages/wallet-sdk/package.json
Configuration menu - View commit details
-
Copy full SHA for ccfeedb - Browse repository at this point
Copy the full SHA ccfeedbView commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9993519 - Browse repository at this point
Copy the full SHA 9993519View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fb55b8 - Browse repository at this point
Copy the full SHA 0fb55b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13fbf5c - Browse repository at this point
Copy the full SHA 13fbf5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95cd674 - Browse repository at this point
Copy the full SHA 95cd674View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfaf76f - Browse repository at this point
Copy the full SHA dfaf76fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d92cc7 - Browse repository at this point
Copy the full SHA 3d92cc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccda105 - Browse repository at this point
Copy the full SHA ccda105View commit details -
Configuration menu - View commit details
-
Copy full SHA for e53528b - Browse repository at this point
Copy the full SHA e53528bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d8b2dc - Browse repository at this point
Copy the full SHA 3d8b2dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b563a2d - Browse repository at this point
Copy the full SHA b563a2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 221633a - Browse repository at this point
Copy the full SHA 221633aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddd8dde - Browse repository at this point
Copy the full SHA ddd8ddeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7cff36 - Browse repository at this point
Copy the full SHA a7cff36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fdd65e - Browse repository at this point
Copy the full SHA 0fdd65eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1cb5a1 - Browse repository at this point
Copy the full SHA c1cb5a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e224b0e - Browse repository at this point
Copy the full SHA e224b0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c4a951 - Browse repository at this point
Copy the full SHA 9c4a951View commit details -
Configuration menu - View commit details
-
Copy full SHA for 463176a - Browse repository at this point
Copy the full SHA 463176aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2f46e1 - Browse repository at this point
Copy the full SHA e2f46e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa3a80c - Browse repository at this point
Copy the full SHA aa3a80cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94f6c6b - Browse repository at this point
Copy the full SHA 94f6c6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1291687 - Browse repository at this point
Copy the full SHA 1291687View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccc79b3 - Browse repository at this point
Copy the full SHA ccc79b3View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c32231b - Browse repository at this point
Copy the full SHA c32231bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a3cc2f - Browse repository at this point
Copy the full SHA 1a3cc2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8cbde2 - Browse repository at this point
Copy the full SHA b8cbde2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c439e6f - Browse repository at this point
Copy the full SHA c439e6fView commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 70ddf8b - Browse repository at this point
Copy the full SHA 70ddf8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf08b46 - Browse repository at this point
Copy the full SHA bf08b46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 350e1fa - Browse repository at this point
Copy the full SHA 350e1faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95d4e19 - Browse repository at this point
Copy the full SHA 95d4e19View commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for badc4bf - Browse repository at this point
Copy the full SHA badc4bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cd9a01 - Browse repository at this point
Copy the full SHA 2cd9a01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02cd056 - Browse repository at this point
Copy the full SHA 02cd056View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7e2850 - Browse repository at this point
Copy the full SHA a7e2850View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6db679 - Browse repository at this point
Copy the full SHA e6db679View commit details -
# Conflicts: # package-lock.json # packages/encryption/package.json # packages/wallet-sdk/package.json
Configuration menu - View commit details
-
Copy full SHA for f5e43ce - Browse repository at this point
Copy the full SHA f5e43ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0adf46c - Browse repository at this point
Copy the full SHA 0adf46cView commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6cece09 - Browse repository at this point
Copy the full SHA 6cece09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c43068 - Browse repository at this point
Copy the full SHA 6c43068View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9760497 - Browse repository at this point
Copy the full SHA 9760497View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f7a6e3 - Browse repository at this point
Copy the full SHA 3f7a6e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ca6348 - Browse repository at this point
Copy the full SHA 0ca6348View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7370a0 - Browse repository at this point
Copy the full SHA e7370a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e76710b - Browse repository at this point
Copy the full SHA e76710bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ef795b - Browse repository at this point
Copy the full SHA 4ef795bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca273b2 - Browse repository at this point
Copy the full SHA ca273b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dbe60b - Browse repository at this point
Copy the full SHA 6dbe60bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89dad33 - Browse repository at this point
Copy the full SHA 89dad33View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1f5d9c - Browse repository at this point
Copy the full SHA f1f5d9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b15209 - Browse repository at this point
Copy the full SHA 2b15209View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe74e87 - Browse repository at this point
Copy the full SHA fe74e87View commit details -
Configuration menu - View commit details
-
Copy full SHA for d005d19 - Browse repository at this point
Copy the full SHA d005d19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e7bf4a - Browse repository at this point
Copy the full SHA 4e7bf4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d9bca3 - Browse repository at this point
Copy the full SHA 2d9bca3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8abc510 - Browse repository at this point
Copy the full SHA 8abc510View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d4052b - Browse repository at this point
Copy the full SHA 3d4052bView commit details