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

[Access] Add implementation for usage of the local transaction result in Access API #5306

Merged
Merged
Changes from 1 commit
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
955885a
Added fetching of transaction result from local storage
Guitarheroua Jan 19, 2024
de15071
Create transactions local data provider
Guitarheroua Jan 26, 2024
712a29f
Fixed tests
Guitarheroua Jan 26, 2024
c970180
Added documentation to local data provider
Guitarheroua Jan 26, 2024
fcad7aa
Merge branch 'master' into guitarheroua/4753-local-index-tx-result
Guitarheroua Jan 26, 2024
cc4194a
Added documentation coments
Guitarheroua Jan 26, 2024
61b2bf8
Merge branch 'master' into guitarheroua/4753-local-index-tx-result
Guitarheroua Jan 27, 2024
e095d0a
Merge branch 'master' into guitarheroua/4753-local-index-tx-result
franklywatson Jan 30, 2024
0ed0f0b
Apply suggestions from code review
Guitarheroua Feb 6, 2024
c918d35
Replace transaction result query with index query mode
Guitarheroua Feb 6, 2024
cfc9ead
Moved tx errors callbacks to structure
Guitarheroua Feb 8, 2024
3acd3a9
Failover on any error frol local storage in IndexQueryModeFailover
Guitarheroua Feb 8, 2024
0a8c56e
Make transaction error message interface
Guitarheroua Feb 8, 2024
1e53c22
Refactored deriveTransactionStatus
Guitarheroua Feb 8, 2024
f72aaa8
Merge branch 'master' of github.com:Guitarheroua/flow-go into guitarh…
Guitarheroua Feb 8, 2024
721c666
Added tx result indexer
Guitarheroua Feb 9, 2024
c9c0675
removed unnecessary files
Guitarheroua Feb 9, 2024
1d0e625
Merge branch 'master' into guitarheroua/4753-local-index-tx-result
Guitarheroua Feb 9, 2024
5ec4c39
Fixxed issue with tx status
Guitarheroua Feb 9, 2024
29ab84c
linted
Guitarheroua Feb 9, 2024
aeff1d5
Apply suggestions from code review
Guitarheroua Feb 19, 2024
99ca5ba
Merge branch 'master' into guitarheroua/4753-local-index-tx-result
Guitarheroua Feb 19, 2024
2cd44dd
linted
Guitarheroua Feb 19, 2024
2131d5e
Fixed remarks
Guitarheroua Feb 19, 2024
9396412
Fixed remarks
Guitarheroua Feb 19, 2024
0abf946
Added coments
Guitarheroua Feb 19, 2024
95fb7e9
Renamed event index getter methods
Guitarheroua Feb 21, 2024
88be08c
Apply suggestions from code review
Guitarheroua Feb 21, 2024
e8baab3
Fixed remark with NotFound error.
Guitarheroua Feb 21, 2024
9b6990f
Merge branch 'master' of github.com:Guitarheroua/flow-go into guitarh…
Guitarheroua Feb 21, 2024
5e638af
Merge branch 'master' into guitarheroua/4753-local-index-tx-result
Guitarheroua Feb 21, 2024
8a3e5c9
Merge branch 'master' into guitarheroua/4753-local-index-tx-result
Guitarheroua Feb 21, 2024
bff40e9
Merge branch 'master' into guitarheroua/4753-local-index-tx-result
Guitarheroua Feb 21, 2024
0d6a002
Merge branch 'master' into guitarheroua/4753-local-index-tx-result
Guitarheroua Feb 22, 2024
f7f6d15
Merge branch 'master' into guitarheroua/4753-local-index-tx-result
Guitarheroua Feb 23, 2024
930cb8c
Merge branch 'master' into guitarheroua/4753-local-index-tx-result
Guitarheroua Feb 23, 2024
6cbf92e
Merge branch 'master' into guitarheroua/4753-local-index-tx-result
Guitarheroua Feb 26, 2024
54dcfe6
linted
Guitarheroua Feb 26, 2024
4760e29
Added comment to converter
Guitarheroua Feb 27, 2024
ff5ff58
Apply suggestions from code review
Guitarheroua Feb 27, 2024
c769b93
Added documentation for indexers
Guitarheroua Feb 27, 2024
1ff2c41
Merge branch 'master' into guitarheroua/4753-local-index-tx-result
Guitarheroua Feb 27, 2024
5e2df57
Added documentation according to review
Guitarheroua Feb 27, 2024
58149ca
Fixed unit tests remarks
Guitarheroua Feb 27, 2024
41ea906
Merge branch 'master' into guitarheroua/4753-local-index-tx-result
franklywatson Feb 27, 2024
e390005
Apply suggestions from code review
Guitarheroua Feb 28, 2024
c7c489b
Fixed remarks
Guitarheroua Feb 28, 2024
b2e15a7
Merge branch 'master' into guitarheroua/4753-local-index-tx-result
franklywatson Feb 28, 2024
b954a35
Merge branch 'master' into guitarheroua/4753-local-index-tx-result
franklywatson Feb 28, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into guitarheroua/4753-local-index-tx-result
  • Loading branch information
Guitarheroua committed Feb 26, 2024
commit 6cbf92ef2b4106a04c064e7b2ce1ab652c6c37a3

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.