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: add transaction json download to ui #815

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

Cifko
Copy link
Contributor

@Cifko Cifko commented Dec 5, 2023

Description

Add transaction json download. The json is the result of transaction.get jrpc function.
The filaname is tx-<id>.json or tx-unknown_id.json (I don't know if this can happen, probably not.

Motivation and Context

How Has This Been Tested?

I started the dan-testing. And then I tried to download some accepted and some rejected transactions.

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

Same as above.

Breaking Changes

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

Copy link

github-actions bot commented Dec 5, 2023

Test Results (CI)

170 tests  ±0   170 ✔️ ±0   1h 21m 30s ⏱️ + 11m 2s
  47 suites ±0       0 💤 ±0 
    2 files   ±0       0 ±0 

Results for commit 267f787. ± Comparison against base commit ff64cc5.

♻️ This comment has been updated with latest results.

@Cifko Cifko force-pushed the download-transaction branch from 1fd5f50 to 61b504a Compare December 6, 2023 15:09
@stringhandler stringhandler added this pull request to the merge queue Dec 7, 2023
Merged via the queue into tari-project:development with commit 50c0ff5 Dec 7, 2023
10 checks passed
sdbondi added a commit to sdbondi/tari-dan that referenced this pull request Dec 8, 2023
* development:
  feat: disable buttons on send, add result dialog (tari-project#813)
  feat: proper transaction signature and validation (tari-project#791)
  fix: shard range computation (tari-project#796)
  feat(integration_tests): new test for downed substates (tari-project#798)
  chore(deps): Bump docker/setup-qemu-action from 2 to 3 (tari-project#789)
  chore(deps): Bump openssl from 0.10.59 to 0.10.60 (tari-project#793)
  fix: propagation (tari-project#799)
  feat: show substate version in dan wallet ui (tari-project#810)
  docs(template_lib): add rustdoc documentation (tari-project#824)
  chore(deps): Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /applications/tari_indexer_web_ui (tari-project#800)
  chore(deps): Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /applications/tari_validator_node_web_ui (tari-project#801)
  chore(deps-dev): Bump vite from 4.4.9 to 4.4.12 in /applications/tari_dan_wallet_web_ui (tari-project#818)
  fix: indexer settings in dan wallet ui (tari-project#805)
  feat: add transaction json download to ui (tari-project#815)
  fix: shorten string on small strings (tari-project#823)
  feat: set refresh balance interval to 5 sec (tari-project#819)
  chore: comment out flaky test (tari-project#817)
@Cifko Cifko deleted the download-transaction branch December 11, 2023 15:39
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.

3 participants