Skip to content
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 25 commits into from
Nov 6, 2024
Merged

Conversation

teebszet
Copy link
Member

@teebszet teebszet commented Nov 5, 2024

Created by merge-to-remote.sh

fedeerbes and others added 25 commits October 10, 2024 10:45
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>
* 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
Replace the axios rate limiter lib with own
* 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 <>
Copy link
Contributor

github-actions bot commented Nov 5, 2024

📊 Test Coverage

  • Line Coverage: 62.26%
  • Statement Coverage: 62.26%
  • Branch Coverage: 79.04%
  • Function Coverage: 36.32%

Copy link
Contributor

github-actions bot commented Nov 5, 2024

Test this PR with npm i --save-exact @secretkeylabs/xverse-core@27.1.1-260a55a

@teebszet teebszet merged commit d150952 into develop Nov 6, 2024
3 checks passed
@teebszet teebszet deleted the chore/merge-develop-to-public-1730795612 branch November 6, 2024 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants