-
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 #389
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
make rune market data floor price property optional
…e-private into vic/split-send
…-let-developers-select-the-signature
Fix the send ordinals method and add tests - ENG-3940
…ect-signmessage-let-developers-select-the-signature mahmoud/eng-4642-sats-connect-signmessage-let-developers-select-the-signature
release: v18.0.0 to develop
…private into vic/swaps-api
Add swaps endpoints to xverse client
release: v18.1.0 to develop
Allow identifying signing indexes via nonWitnessUtxo
Co-authored-by: GitHub Actions Bot <>
* Add fee rate to parsed psbt * Add aggregated txn summary * add script and scriptHex to outputs * Complete summaries * Fix tests * Add runes to bundles * Remove rune parsing for only internal inputs to transfers * export to index * export to index * Add a few missing fields for the views and 2 todos * Split aggregated summary into payments and ordinals addresses * Fix invalid mint logic * export raw inputs/outputs * Update utils/transactionSummary/index.ts * fix logic * Add user aggregate to no external inputs summary * fix logic * small touchups * export type definitions * add comments * fix breaking error * fix issue where rune transfer is not being accounted for in bundle * remove console * chore: move some utils from clients to core * touch styling * remove async modifier for not needed * update typing * revert changes for a better solution * remove comments * handle sats padding logic when combining both btc & ordinal address * add documentation * add comment * fix rare sats aggregation bug * remove comments * touchup comments * integrate new change * Don't fail if we can't estimate PSBT size * Remove cross address btc amounts difference * Fix spacing to improve readability * Extract types * touch up * Add base64 to hex util * Add hex to base64 * Wrong branch * Fix imports --------- Co-authored-by: Terence Ng <ngtere@live.com.sg> Co-authored-by: fede erbes <fedeerbes@gmail.com>
release: v21.0.0 to develop
* add new currencies * remove unsupported currencies * Update currency.ts * fix up list * Update currency.ts
* add new currencies * remove unsupported currencies * Update currency.ts * fix up list * Update currency.ts * fix chf fiat symbol
Co-authored-by: GitHub Actions Bot <>
* Improve keeping the cache clean and add mutexes * Add retry on rate limit for esplora API * Ensure we don't run getUtxo if cache is initialising * Add write lock on init write * Switch back to address mutex --------- Co-authored-by: fede erbes <fedeerbes@gmail.com>
Co-authored-by: GitHub Actions Bot <>
Co-authored-by: GitHub Actions Bot <>
…functionality-from-ext-to-core [ENG-5340] Export necessary functionality from the extension to core
release: v23.0.1 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 * Remove unused param in CompileOptions type for RBF --------- Co-authored-by: fede erbes <fedeerbes@gmail.com>
Co-authored-by: GitHub Actions Bot <>
release: v24.1.0 to develop
* refactor: gather fungible token derived state into one place and add unit tests * refactor: add visible back and deprecate it so PR core is not breaking change * chore: readability Co-authored-by: Victor Kirov <victor.kirov@gmail.com> * fix: move the logic to always support runes tokens to be clearer * chore: add comments and readability * chore: extend manageTokens type to cater for tokens that were not set yet --------- Co-authored-by: Victor Kirov <victor.kirov@gmail.com> Co-authored-by: fede erbes <fedeerbes@gmail.com>
release: v24.2.0 to develop
📊 Test Coverage
|
DuskaT021
approved these changes
Oct 8, 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