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.
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: sim replace frontend rpc calls with genlayerjs #600
feat: sim replace frontend rpc calls with genlayerjs #600
Changes from 15 commits
2d9ddfc
12f635c
5913705
bcefe89
4154bf4
219bb9f
2f7471e
eeb0788
bdfb79e
6d64fab
c5b9951
3372694
110719a
7c577d3
b5df725
525c8e2
4c967a7
5c1d938
267c809
5d63cf3
44a4d03
2f6945d
334e121
b6a650d
9298ea5
709674e
d4fc374
ec9996f
a68d306
cb68a39
95041de
2228f71
48f4ae1
cad1e11
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Large diffs are not rendered by default.
This file was deleted.
Check warning on line 8 in frontend/src/components/Simulator/AccountItem.vue
Codecov / codecov/patch
frontend/src/components/Simulator/AccountItem.vue#L8
Check warning on line 38 in frontend/src/components/Simulator/AccountItem.vue
Codecov / codecov/patch
frontend/src/components/Simulator/AccountItem.vue#L38
Check warning on line 65 in frontend/src/components/Simulator/AccountItem.vue
Codecov / codecov/patch
frontend/src/components/Simulator/AccountItem.vue#L65
Check warning on line 71 in frontend/src/components/Simulator/AccountItem.vue
Codecov / codecov/patch
frontend/src/components/Simulator/AccountItem.vue#L71
Check warning on line 9 in frontend/src/components/Simulator/AccountSelect.vue
Codecov / codecov/patch
frontend/src/components/Simulator/AccountSelect.vue#L9
Check warning on line 45 in frontend/src/components/Simulator/AccountSelect.vue
Codecov / codecov/patch
frontend/src/components/Simulator/AccountSelect.vue#L45
Check warning on line 6 in frontend/src/components/Simulator/ContractInfo.vue
Codecov / codecov/patch
frontend/src/components/Simulator/ContractInfo.vue#L6
Check warning on line 10 in frontend/src/components/Simulator/ContractInfo.vue
Codecov / codecov/patch
frontend/src/components/Simulator/ContractInfo.vue#L10
Check warning on line 39 in frontend/src/components/Simulator/ContractInfo.vue
Codecov / codecov/patch
frontend/src/components/Simulator/ContractInfo.vue#L39
Check warning on line 19 in frontend/src/hooks/useContractQueries.ts
Codecov / codecov/patch
frontend/src/hooks/useContractQueries.ts#L19
Check warning on line 68 in frontend/src/hooks/useContractQueries.ts
Codecov / codecov/patch
frontend/src/hooks/useContractQueries.ts#L66-L68
Check warning on line 92 in frontend/src/hooks/useContractQueries.ts
Codecov / codecov/patch
frontend/src/hooks/useContractQueries.ts#L88-L92
Check warning on line 94 in frontend/src/hooks/useContractQueries.ts
Codecov / codecov/patch
frontend/src/hooks/useContractQueries.ts#L94
Check warning on line 150 in frontend/src/hooks/useContractQueries.ts
Codecov / codecov/patch
frontend/src/hooks/useContractQueries.ts#L148-L150
Check warning on line 156 in frontend/src/hooks/useContractQueries.ts
Codecov / codecov/patch
frontend/src/hooks/useContractQueries.ts#L156
Check warning on line 161 in frontend/src/hooks/useContractQueries.ts
Codecov / codecov/patch
frontend/src/hooks/useContractQueries.ts#L158-L161
Check warning on line 182 in frontend/src/hooks/useContractQueries.ts
Codecov / codecov/patch
frontend/src/hooks/useContractQueries.ts#L182
Check warning on line 190 in frontend/src/hooks/useContractQueries.ts
Codecov / codecov/patch
frontend/src/hooks/useContractQueries.ts#L185-L190
Check warning on line 207 in frontend/src/hooks/useContractQueries.ts
Codecov / codecov/patch
frontend/src/hooks/useContractQueries.ts#L207
Check warning on line 34 in frontend/src/hooks/useGenlayer.ts
Codecov / codecov/patch
frontend/src/hooks/useGenlayer.ts#L10-L34
Check warning on line 20 in frontend/src/hooks/useSetupStores.ts
Codecov / codecov/patch
frontend/src/hooks/useSetupStores.ts#L20
Check warning on line 73 in frontend/src/hooks/useSetupStores.ts
Codecov / codecov/patch
frontend/src/hooks/useSetupStores.ts#L72-L73
Check warning on line 18 in frontend/src/hooks/useShortAddress.ts
Codecov / codecov/patch
frontend/src/hooks/useShortAddress.ts#L2-L18