-
Notifications
You must be signed in to change notification settings - Fork 21
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
merge-develop-to-public #390
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Den <36603049+dhriaznov@users.noreply.github.com>
* feat: Stacks history utils * chore: backward compatible export --------- Co-authored-by: Son Le <fluctlight-kayaba@users.noreply.github.com> Co-authored-by: fede erbes <fedeerbes@gmail.com>
release: v25.0.0 to develop
* Remove a bunch of unused code * Improved RBF order * Ensure stx tests don't make api calls * Update brc20 1 step to use new code and remove old btc code * Delete tests for removed code and fix import * Fix brc-20 tests * Clean up more tests * clean up ledger code * Add codecs * Fix imports * Refactor accounts and wallet and implement native segwit * Fix get address helper * Fix a few build issues * Add account generation from master pubkey method * Remove masterpub key method * Add btc address type * Remove unused param in CompileOptions type for RBF * Add getPaymentAccountSummaryForSeedPhrase method * Fix account discovery * Make restore wallet accounts function check account activity on restore and generator * Reinject stacks network * Change account check order * Add native and nested segwit txn history * Refactor empty account detection on account count * Extract functions from nested --------- Co-authored-by: fede erbes <fedeerbes@gmail.com>
Co-authored-by: GitHub Actions Bot <>
…mary api (#233) * Added a few API rate limit improvements and switched to xverse as primary api * Switch default URL for btc provider to xverse * Fix tests * Revert to getting summary from seed phrase * Update axios and tie down helpers
release: v27.0.0 to develop
Replace the axios rate limiter lib with own
release: v27.0.1 to develop
* Initialize permissions modules * Add missing exports * Add return types * Refactor permissions * Update account id * Export more account utils * Add account exports * Rename schema * Update method name * Set perms as optional * Add account resource type * Add type * Add hasPermission * Refactor getClientPermission * Add metadata helpers * Add exports * Add more exports * Remove ISC license for private package * remove mock values * Rename file * Update with PR review suggestions * Remove unused comment * Refactor client names --------- Co-authored-by: Mahmoud Aboelenein <mahmoud@secretkeylabs.com>
Co-authored-by: GitHub Actions Bot <>
export capStxFeeAtThreshold
release: v27.1.1 to develop
📊 Test Coverage
|
|
victorkirov
approved these changes
Nov 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by merge-to-remote.sh