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: use submitAndAwait graphql endpoint #1615

Merged
merged 35 commits into from
Jan 18, 2024
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
da7f580
feat: use submitAndAwait endpoint
nedsalk Jan 5, 2024
2414b82
feat: don't fetch when transaction is already executed
nedsalk Jan 5, 2024
45ea207
test: fix assumptions
nedsalk Jan 5, 2024
d82b092
Merge branch 'rc/salamander' into ns/feat/submit-and-await
nedsalk Jan 5, 2024
a243d44
fix: better typedocs
nedsalk Jan 5, 2024
bd56166
test: added tests to cover all methods that have `awaitExecution` on …
nedsalk Jan 5, 2024
f40a9e6
Merge remote-tracking branch 'origin/rc/salamander' into ns/feat/subm…
nedsalk Jan 5, 2024
14caf98
Merge branch 'rc/salamander' into ns/feat/submit-and-await
nedsalk Jan 5, 2024
8e68217
feat: use `submitAndAwait` by default in `BaseInvocationScope`
nedsalk Jan 9, 2024
d3a0cff
Merge branch 'rc/salamander' into ns/feat/submit-and-await
nedsalk Jan 9, 2024
bb9e117
refactor: use `for-await-of` instead of `ReadableStream` piping
nedsalk Jan 9, 2024
01267c0
Revert "refactor: use `for-await-of` instead of `ReadableStream` piping"
nedsalk Jan 9, 2024
9b3a057
feat: close stream when iterator finishes
nedsalk Jan 10, 2024
9a70a14
feat: don't allow `awaitExecution` passing in `BaseInvocationScope`
nedsalk Jan 10, 2024
7ff5d16
fix: stream not ending when connection is closed by node
nedsalk Jan 11, 2024
f5c120d
fix: add missing keep-alive message handling
nedsalk Jan 11, 2024
96b60ab
fix: throw `FuelError` in subscription
nedsalk Jan 11, 2024
9b78417
chore: revert changes on accounts
nedsalk Jan 11, 2024
471480c
chore: changeset
nedsalk Jan 11, 2024
e1a9b6a
chore: additional reverts
nedsalk Jan 11, 2024
35493ab
revert changes
nedsalk Jan 11, 2024
8cf8d98
fix: `awaitExecution` on account's sendTransaction
nedsalk Jan 11, 2024
f3d3c7f
chore: update changeset
nedsalk Jan 11, 2024
6bbb031
fix: failing build
nedsalk Jan 11, 2024
20ed3a5
reapply awaitExecution in utils and contract-factory
nedsalk Jan 11, 2024
6bbb6a4
Merge branch 'rc/salamander' into ns/feat/submit-and-await
nedsalk Jan 12, 2024
0b6e3a9
Merge branch 'rc/salamander' into ns/feat/submit-and-await
nedsalk Jan 12, 2024
73c9f6a
Merge branch 'rc/salamander' into ns/feat/submit-and-await
nedsalk Jan 15, 2024
282cb67
Merge branch 'rc/salamander' into ns/feat/submit-and-await
nedsalk Jan 15, 2024
9177c4f
Merge branch 'rc/salamander' into ns/feat/submit-and-await
nedsalk Jan 15, 2024
ca6b643
revert: bugfix, moved to #1597
nedsalk Jan 16, 2024
818d263
Merge branch 'rc/salamander' into ns/feat/submit-and-await
nedsalk Jan 16, 2024
2698eba
Merge branch 'rc/salamander' into ns/feat/submit-and-await
nedsalk Jan 16, 2024
e26e52a
Merge branch 'rc/salamander' into ns/feat/submit-and-await
nedsalk Jan 17, 2024
1fa9329
Merge branch 'rc/salamander' into ns/feat/submit-and-await
nedsalk Jan 17, 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 'rc/salamander' into ns/feat/submit-and-await
nedsalk authored Jan 12, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 0b6e3a9a82a676818f6422bcfb66a3c87730bb8e

This merge commit was added into this branch cleanly.

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