Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Feature: beta transaction details view #1048

Merged
merged 2 commits into from
Jul 22, 2022

Conversation

shelegdmitriy
Copy link
Contributor

@shelegdmitriy shelegdmitriy commented Jun 15, 2022

Here is the second part of beta TransactionDetails page. This PR includes view of details (receipts and data).

Here is a previous PR just for reference.

@shelegdmitriy shelegdmitriy self-assigned this Jun 15, 2022
@shelegdmitriy shelegdmitriy requested a review from luixo as a code owner June 15, 2022 12:33
@shelegdmitriy shelegdmitriy force-pushed the feature/beta-transaction-view branch from c8b3d68 to 16d5ef1 Compare June 15, 2022 12:41
@shelegdmitriy shelegdmitriy changed the base branch from feature/beta-transaction-header to master June 15, 2022 13:01
@shelegdmitriy shelegdmitriy changed the base branch from master to feature/beta-transaction-header June 15, 2022 13:04
@shelegdmitriy shelegdmitriy force-pushed the feature/beta-transaction-view branch from f45c822 to cfe35ae Compare June 22, 2022 13:29
@@ -36,6 +36,10 @@ export const indexerDatabase = getKysely<Indexer.ModelTypeMap>(
config.db.readOnlyIndexer
);

export const indexerActivityDatabase = getKysely<any>(
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any is needed to pass typecheck. After this PR #1006 this will be resolved.

@github-actions
Copy link

github-actions bot commented Jul 20, 2022

Bundle size diff

Type Old size New size Diff
Client 2.58 MB 2.72 MB 145.1 KB (5.50%)
Server 354.89 KB 365.45 KB 10.56 KB (2.97%)

@shelegdmitriy shelegdmitriy force-pushed the feature/beta-transaction-view branch from 75700a4 to e826be7 Compare July 20, 2022 16:48
@shelegdmitriy shelegdmitriy force-pushed the feature/beta-transaction-view branch from e826be7 to 834fc95 Compare July 22, 2022 13:32
@shelegdmitriy shelegdmitriy force-pushed the feature/beta-transaction-view branch from 834fc95 to 9f30327 Compare July 22, 2022 13:52
@luixo luixo temporarily deployed to feature/beta-transaction-view - backend/guildnet PR #1048 July 22, 2022 13:52 — with Render Destroyed
@luixo luixo temporarily deployed to feature/beta-transaction-view - backend/mainnet PR #1048 July 22, 2022 13:52 — with Render Destroyed
@luixo luixo temporarily deployed to feature/beta-transaction-view - frontend PR #1048 July 22, 2022 13:52 — with Render Destroyed
@luixo luixo temporarily deployed to feature/beta-transaction-view - backend/shardnet PR #1048 July 22, 2022 13:52 — with Render Destroyed
@luixo luixo temporarily deployed to feature/beta-transaction-view - backend/testnet PR #1048 July 22, 2022 13:52 — with Render Destroyed
@shelegdmitriy shelegdmitriy merged commit 3103446 into master Jul 22, 2022
@shelegdmitriy shelegdmitriy deleted the feature/beta-transaction-view branch July 22, 2022 14:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants