-
Notifications
You must be signed in to change notification settings - Fork 128
Merge master to feature #2516
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
Merged
+2,081
−615
Merged
Merge master to feature #2516
Changes from 80 commits
Commits
Show all changes
83 commits
Select commit
Hold shift + click to select a range
7081ebf
PKG -- [transport-http] Create SubscriptionManager and subscribe func…
jribbink ebe0670
PKG -- [sdk] Create SDK subscribe function (#2024)
jribbink 57d282e
Merge remote-tracking branch 'origin/master' into feature/streaming
jribbink 5a6cde2
Update to latest streaming API changes (#2202)
jribbink c932ba9
PKG -- [transport-http] Add Blocks DataProvider (#2033)
jribbink 0951561
PKG -- [transport-http] Add BlockDigests DataProvider (#2034)
jribbink 694cd76
PKG -- [transport-http] Add BlockHeaders DataProvider (#2035)
jribbink 544b0b5
Merge remote-tracking branch 'origin/master' into feature/streaming
jribbink 53f606c
PKG -- [transport-http] Add TransactionStatuses DataProvider (#2041)
jribbink 4cd015a
PKG -- [transport-http] Add Events DataProvider (#2037)
jribbink 61c0457
Merge remote-tracking branch 'origin/master' into feature/streaming
jribbink 8d29381
PKG -- [fcl] Expose new streaming endpoints (#2038)
jribbink 0af28af
PKG -- [transport-http] Add AccountStatuses DataProvider (#2036)
jribbink edfd7d6
Switch to synchronous subscriptions with callback-based error reporti…
jribbink 3606bde
Switch `fcl.events` to use new event streaming method (#2241)
jribbink d7153e0
Fix resume args for `events` & `account_statuses` (#2249)
jribbink fb38439
Cleanup subscriptions types & align with decoded representation (#2256)
jribbink 981c120
Fix endpoint for WS subscriptions (#2277)
jribbink 9f31a85
Replace `fcl.tx` with realtime streaming (#2258)
jribbink 93a6b13
Reorganize subscriptions types (#2301)
jribbink fa403b2
Add legacy `fcl.events` fallback for emulator (#2287)
jribbink 55e3c89
Add emulator fallback for fcl.tx (#2294)
jribbink 5775384
Fix resume args type check not checking if value is falsy (#2309)
jribbink e31ad2b
Add missing decoders (#2320)
jribbink a9e42f8
Improve WebSocket Lifecycle Management (#2312)
jribbink 37fdd52
Merge remote-tracking branch 'origin/master' into feature/streaming
jribbink 2fc6d91
Merge remote-tracking branch 'origin/master' into feature/streaming
jribbink b9c4ed3
Add changesets
jribbink 9ff3504
Fix Account Status Decoding
jribbink 2446dbe
Add `useIsCadenceWalletConnected` hook (#2326)
jribbink f86b713
Expose origin in `onMessageFromFCL` callback (#2384)
jribbink 0feeae0
Update and clean up WalletConnect dependencies (#2382)
jribbink 094ed6d
Deprecate manual `appIdentifier` in favour of window origin (#2378)
jribbink e10f1db
Updated types to interfaces and comments cleanup (#2393)
mfbz 12d0d4f
Version Packages (#2371)
github-actions[bot] 9595af7
Add `useFlowChainId` hook (#2367)
jribbink aa93da3
Rename `useFlowTransaction` to `useFlowTransactionStatus` (#2413)
chasefleming 605f66c
Add changeset (#2414)
chasefleming 8bc6b37
Add comment about renaming (#2416)
chasefleming 8608416
Fix `useFlowRevertibleRandom` range (#2417)
jribbink f498aa9
Update readme with `useFlowRevertibleRandom` hook (#2419)
chasefleming eca4617
Add `useCrossVmBatchTransaction` function (#2368)
jribbink a81b98e
Merge remote-tracking branch 'origin/master' into feature/streaming
jribbink 4d3bb08
Refactored SDK package to TypeScript (#2352)
mfbz c76ca81
Merge remote-tracking branch 'origin/master' into feature/streaming
jribbink 5cc9c55
Fix payload type
jribbink bfac984
Fix payload decoding
jribbink 78ffaac
Merge pull request #2201 from onflow/feature/streaming
jribbink 05979ba
Fix Typos in Documentation Files (#2420)
leopardracer 681c359
Enter alpha mode (#2421)
jribbink 099a1a9
Version Packages (alpha) (#2396)
github-actions[bot] 90ad3db
Fix current user returning false before checking authenticated (#2428)
chasefleming a36d78e
Allow undefined value for `useFlowTransactionStatus` (#2439)
jribbink 3ac616d
Fixed fcl.mutate hanging (#2434)
mfbz b70f746
Version Packages (alpha) (#2440)
github-actions[bot] 2637889
Unsubscribe from transaction statuses once sealed (#2461)
jribbink 77bd641
Version Packages (alpha) (#2465)
github-actions[bot] e308f01
Exit alpha (#2466)
jribbink 0b83658
Rename `rawSubscribe` to `subscribeRaw` (#2463)
jribbink 6e52a25
Version Packages (#2467)
github-actions[bot] 9f9e18b
Fix `useFlowQuery` query key for script args (#2433)
jribbink c4f1a89
Version Packages (#2469)
github-actions[bot] 9951005
Add `useCrossVmTokenBalance` hook (#2398)
jribbink 3f5d503
Switch cross VM balance to vault identifier (#2486)
jribbink e942772
Version Packages (#2471)
github-actions[bot] ff07e0e
Export `useCrossVmTokenBalance` hook (#2491)
jribbink ad50c62
Version Packages (#2494)
github-actions[bot] d7b673e
Add `useCrossVmSpendNft` hook (#2460)
jribbink f1a7eea
Add `useCrossVmSpendFt` hook (#2499)
jribbink 29a2c99
Change `useCrossVmBatchTransaction` to only return Cadence TX hash (#…
jribbink 9b7ce01
Merge pull request #2503 from onflow/feature/cross-vm-hooks
jribbink 8f17152
Version Packages (#2504)
github-actions[bot] 3263a09
Make `useFlowChainId` args consistent with other hooks (#2506)
jribbink db32d19
Merge branch 'master' into feature/components
chasefleming 5725d68
Run prettier
chasefleming 110766f
Run install
chasefleming f6fbbf8
Update packages/fcl-core/CHANGELOG.md
chasefleming 7735281
Fix import
chasefleming 7527700
Add tailwind merge
chasefleming 6354a8b
Merge branch 'cf/merge-master-6-13' of https://github.com/onflow/fcl-…
chasefleming 99f3592
Update packages/fcl-react-native/CHANGELOG.md
chasefleming 924726f
Update packages/fcl/CHANGELOG.md
chasefleming 34f6a43
Update packages/sdk/CHANGELOG.md
chasefleming File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@onflow/kit": patch | ||
--- | ||
|
||
Make `useFlowChainId` args consistent with other hooks |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.