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

feat: change bindings package usage to git instead of local #963

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

Cifko
Copy link
Contributor

@Cifko Cifko commented Mar 7, 2024

Description

Change the package from local reference to git reference, this is useful for further referencing of the wallet_daemon_client package.

Motivation and Context

I have prepared couple changes so in the end we can add the template-web to the dan-testing without relying on package on local paths.

How Has This Been Tested?

I have running template web with no package being locally referenced in the package.json.

What process can a PR reviewer use to test or verify this change?

For now you can only try to compile the wallet_daemon_client to see that it's working.

Breaking Changes

  • None
  • Requires data directory to be deleted
  • Other - Please specify

Copy link

github-actions bot commented Mar 7, 2024

Test Results (CI)

475 tests  ±0   475 ✅ +9   2h 17m 42s ⏱️ - 1h 17m 14s
 48 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌  - 9 

Results for commit 9024fc2. ± Comparison against base commit 963ad8f.

@stringhandler stringhandler merged commit a5fc0ed into tari-project:development Mar 8, 2024
10 of 11 checks passed
sdbondi added a commit to sdbondi/tari-dan that referenced this pull request Mar 8, 2024
* development:
  feat: change bindings package usage to git instead of local (tari-project#963)
  v0.4.1
  fix(engine): claiming burns/fees call frame error (tari-project#960)
  ci: fix windows and macos builds (tari-project#961)
  v0.4.0
  ci: add tari generate to built binaries (tari-project#959)
  refactor(engine)!: substate address based on entity id prefix (tari-project#951)
  fix(walletd): emit AccountChanged event on changes for account refresh (tari-project#956)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants