Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fukaoi/solana-suite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.18
Choose a base ref
...
head repository: fukaoi/solana-suite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.19
Choose a head ref
  • 10 commits
  • 201 files changed
  • 2 contributors

Commits on Jun 18, 2024

  1. verup:0.7.18

    fukaoi committed Jun 18, 2024
    Copy the full SHA
    1f08ee6 View commit details
  2. Exec auto commit

    fukaoi authored and actions-user committed Jun 18, 2024
    Copy the full SHA
    a7a8f53 View commit details
  3. updated

    fukaoi committed Jun 18, 2024
    Copy the full SHA
    655171f View commit details
  4. Merge pull request #246 from fukaoi/hotfix/filebase-config-error

    updated
    fukaoi authored Jun 18, 2024
    Copy the full SHA
    68768d0 View commit details
  5. Exec auto commit

    fukaoi authored and actions-user committed Jun 18, 2024
    Copy the full SHA
    3427578 View commit details

Commits on Jul 8, 2024

  1. Copy the full SHA
    ab6e90a View commit details
  2. Merge pull request #247 from fukaoi/feature/fix-error-cors-in-localhost

    Raise cors error in react localhost
    fukaoi authored Jul 8, 2024
    Copy the full SHA
    96db6cc View commit details
  3. Exec auto commit

    fukaoi authored and actions-user committed Jul 8, 2024
    Copy the full SHA
    c69f83a View commit details
  4. Did documents

    fukaoi committed Jul 8, 2024
    Copy the full SHA
    a3c13ed View commit details
  5. 0.7.19

    fukaoi committed Jul 8, 2024
    Copy the full SHA
    adeab18 View commit details
Showing with 575 additions and 616 deletions.
  1. +3 −3 docs/classes/_solana_suite_compressed_nft.CompressedNft.Space.html
  2. +3 −3 docs/enums/_solana_suite_phantom.UseMethod.html
  3. +3 −3 docs/enums/_solana_suite_utils.Constants.BundlrUrl.html
  4. +3 −3 docs/enums/_solana_suite_utils.Constants.Cluster.html
  5. +3 −3 docs/enums/_solana_suite_utils.Constants.DasApiUrl.html
  6. +3 −3 docs/enums/_solana_suite_utils.Constants.EndPointUrl.html
  7. +3 −3 docs/functions/_solana_suite_airdrop.Airdrop.request.html
  8. +3 −3 docs/functions/_solana_suite_compressed_nft.CompressedNft.calculateSpaceCost.html
  9. +3 −3 docs/functions/_solana_suite_compressed_nft.CompressedNft.createSpace.html
  10. +3 −3 docs/functions/_solana_suite_compressed_nft.CompressedNft.findByCollection.html
  11. +3 −3 docs/functions/_solana_suite_compressed_nft.CompressedNft.findByMint.html
  12. +3 −3 docs/functions/_solana_suite_compressed_nft.CompressedNft.findByOwner.html
  13. +3 −3 docs/functions/_solana_suite_compressed_nft.CompressedNft.findMintIdBySignature.html
  14. +3 −3 docs/functions/_solana_suite_compressed_nft.CompressedNft.gasLessDelegate.html
  15. +3 −3 docs/functions/_solana_suite_compressed_nft.CompressedNft.gasLessTransfer.html
  16. +3 −3 docs/functions/_solana_suite_compressed_nft.CompressedNft.mint.html
  17. +2 −2 docs/functions/_solana_suite_compressed_nft.CompressedNft.mintCollection.html
  18. +3 −3 docs/functions/_solana_suite_compressed_nft.CompressedNft.setDelegate.html
  19. +3 −3 docs/functions/_solana_suite_compressed_nft.CompressedNft.transfer.html
  20. +3 −3 docs/functions/_solana_suite_multisig.Multisig.create.html
  21. +2 −2 docs/functions/_solana_suite_multisig.Multisig.getInfo.html
  22. +3 −3 docs/functions/_solana_suite_multisig.Multisig.isAddress.html
  23. +3 −3 docs/functions/_solana_suite_phantom.PhantomRegularNft.mint.html
  24. +3 −3 docs/functions/_solana_suite_phantom.PhantomSplToken.add.html
  25. +3 −3 docs/functions/_solana_suite_phantom.PhantomSplToken.mint.html
  26. +3 −3 docs/functions/_solana_suite_regular_nft.RegularNft.burn.html
  27. +2 −2 docs/functions/_solana_suite_regular_nft.RegularNft.createDeleagate.html
  28. +2 −2 docs/functions/_solana_suite_regular_nft.RegularNft.createMint.html
  29. +2 −2 docs/functions/_solana_suite_regular_nft.RegularNft.createVerifyCreator.html
  30. +2 −2 docs/functions/_solana_suite_regular_nft.RegularNft.createVerifySizedCollection.html
  31. +3 −3 docs/functions/_solana_suite_regular_nft.RegularNft.findByCollection.html
  32. +3 −3 docs/functions/_solana_suite_regular_nft.RegularNft.findByMint.html
  33. +3 −3 docs/functions/_solana_suite_regular_nft.RegularNft.findByOwner.html
  34. +3 −3 docs/functions/_solana_suite_regular_nft.RegularNft.freeze.html
  35. +3 −3 docs/functions/_solana_suite_regular_nft.RegularNft.gasLessMint.html
  36. +3 −3 docs/functions/_solana_suite_regular_nft.RegularNft.gasLessTransfer.html
  37. +3 −3 docs/functions/_solana_suite_regular_nft.RegularNft.mint.html
  38. +2 −2 docs/functions/_solana_suite_regular_nft.RegularNft.mintCollection.html
  39. +3 −3 docs/functions/_solana_suite_regular_nft.RegularNft.thaw.html
  40. +3 −3 docs/functions/_solana_suite_regular_nft.RegularNft.transfer.html
  41. +3 −3 docs/functions/_solana_suite_sol_native.SolNative.findByOwner.html
  42. +3 −3 docs/functions/_solana_suite_sol_native.SolNative.gasLessTransfer.html
  43. +3 −3 docs/functions/_solana_suite_sol_native.SolNative.transfer.html
  44. +3 −3 docs/functions/_solana_suite_sol_native.SolNative.transferWithMultisig.html
  45. +3 −3 docs/functions/_solana_suite_spl_token.SplToken.add.html
  46. +3 −3 docs/functions/_solana_suite_spl_token.SplToken.burn.html
  47. +2 −2 docs/functions/_solana_suite_spl_token.SplToken.createFreezeAuthority.html
  48. +2 −2 docs/functions/_solana_suite_spl_token.SplToken.createMint.html
  49. +3 −3 docs/functions/_solana_suite_spl_token.SplToken.findByMint.html
  50. +3 −3 docs/functions/_solana_suite_spl_token.SplToken.findByOwner.html
  51. +3 −3 docs/functions/_solana_suite_spl_token.SplToken.freeze.html
  52. +3 −3 docs/functions/_solana_suite_spl_token.SplToken.gasLessTransfer.html
  53. +3 −3 docs/functions/_solana_suite_spl_token.SplToken.mint.html
  54. +3 −3 docs/functions/_solana_suite_spl_token.SplToken.thaw.html
  55. +3 −3 docs/functions/_solana_suite_spl_token.SplToken.transfer.html
  56. +2 −2 docs/functions/_solana_suite_storage.Storage.toConvertOffchaindata.html
  57. +2 −2 docs/functions/_solana_suite_storage.Storage.upload.html
  58. +2 −2 docs/functions/_solana_suite_storage.Storage.uploadData.html
  59. +2 −2 docs/functions/_solana_suite_storage.Storage.uploadFile.html
  60. +2 −2 docs/functions/_solana_suite_utils.Constants.loadConfig.html
  61. +2 −2 docs/functions/_solana_suite_utils.Constants.switchBundlr.html
  62. +2 −2 docs/functions/_solana_suite_utils.Constants.switchCluster.html
  63. +2 −2 docs/functions/_solana_suite_utils.Constants.switchDasApi.html
  64. +2 −2 docs/functions/_solana_suite_utils.Constants.switchFilebaseCredential.html
  65. +2 −2 docs/functions/_solana_suite_utils.Result.all.html
  66. +2 −2 docs/functions/_solana_suite_utils.Result.err-1.html
  67. +2 −2 docs/functions/_solana_suite_utils.Result.ok-1.html
  68. +3 −3 docs/functions/_solana_suite_utils.Try.html
  69. +3 −3 docs/functions/_solana_suite_utils.bufferToArray.html
  70. +3 −3 docs/functions/_solana_suite_utils.convertTimestampToDateTime.html
  71. +3 −3 docs/functions/_solana_suite_utils.debugLog.html
  72. +3 −3 docs/functions/_solana_suite_utils.isBrowser.html
  73. +3 −3 docs/functions/_solana_suite_utils.isNode.html
  74. +3 −3 docs/functions/_solana_suite_utils.isPromise.html
  75. +3 −3 docs/functions/_solana_suite_utils.overwriteObject.html
  76. +3 −3 docs/functions/_solana_suite_utils.sleep.html
  77. +3 −3 docs/functions/_solana_suite_utils.unixTimestamp.html
  78. +2 −2 docs/index.html
  79. +3 −3 docs/modules/_solana_suite_airdrop.Airdrop.html
  80. +3 −3 docs/modules/_solana_suite_airdrop.html
  81. +3 −3 docs/modules/_solana_suite_compressed_nft.CompressedNft.html
  82. +3 −3 docs/modules/_solana_suite_compressed_nft.html
  83. +3 −3 docs/modules/_solana_suite_multisig.Multisig.html
  84. +3 −3 docs/modules/_solana_suite_multisig.html
  85. +3 −3 docs/modules/_solana_suite_phantom.PhantomRegularNft.html
  86. +3 −3 docs/modules/_solana_suite_phantom.PhantomSplToken.html
  87. +3 −3 docs/modules/_solana_suite_phantom.html
  88. +3 −3 docs/modules/_solana_suite_regular_nft.RegularNft.html
  89. +3 −3 docs/modules/_solana_suite_regular_nft.html
  90. +3 −3 docs/modules/_solana_suite_sol_native.SolNative.html
  91. +3 −3 docs/modules/_solana_suite_sol_native.html
  92. +3 −3 docs/modules/_solana_suite_spl_token.SplToken.html
  93. +3 −3 docs/modules/_solana_suite_spl_token.html
  94. +3 −3 docs/modules/_solana_suite_storage.Storage.html
  95. +3 −3 docs/modules/_solana_suite_storage.html
  96. +3 −3 docs/modules/_solana_suite_utils.Constants.WarnningMessage.html
  97. +3 −3 docs/modules/_solana_suite_utils.Constants.html
  98. +3 −3 docs/modules/_solana_suite_utils.Result.html
  99. +3 −3 docs/modules/_solana_suite_utils.html
  100. +2 −2 docs/types/_solana_suite_phantom.BurnOptions.html
  101. +2 −2 docs/types/_solana_suite_phantom.Collection.html
  102. +2 −2 docs/types/_solana_suite_phantom.Creators.html
  103. +2 −2 docs/types/_solana_suite_phantom.FreezeOptions.html
  104. +2 −2 docs/types/_solana_suite_phantom.InitializeMint.html
  105. +2 −2 docs/types/_solana_suite_phantom.InputCollection.html
  106. +2 −2 docs/types/_solana_suite_phantom.InputCreators.html
  107. +2 −2 docs/types/_solana_suite_phantom.InputNftMetadata.html
  108. +2 −2 docs/types/_solana_suite_phantom.MintCollectionOptions.html
  109. +2 −2 docs/types/_solana_suite_phantom.MintOptions.html
  110. +2 −2 docs/types/_solana_suite_phantom.Option.html
  111. +2 −2 docs/types/_solana_suite_phantom.Options.html
  112. +2 −2 docs/types/_solana_suite_phantom.PhantomProvider.html
  113. +2 −2 docs/types/_solana_suite_phantom.ThawOptions.html
  114. +2 −2 docs/types/_solana_suite_phantom.TransferOptions.html
  115. +2 −2 docs/types/_solana_suite_phantom.Uses.html
  116. +2 −2 docs/types/_solana_suite_phantom.bignum.html
  117. +2 −2 docs/types/_solana_suite_phantom.connectOption.html
  118. +2 −2 docs/types/_solana_suite_utils.Result-1.html
  119. +2 −2 docs/types/_solana_suite_utils.Result.Err.html
  120. +2 −2 docs/types/_solana_suite_utils.Result.Ok.html
  121. +2 −2 docs/variables/_solana_suite_utils.Config.html
  122. +2 −2 docs/variables/_solana_suite_utils.Constants.BUNDLR_NETWORK_URL.html
  123. +2 −2 docs/variables/_solana_suite_utils.Constants.COMMITMENT.html
  124. +2 −2 docs/variables/_solana_suite_utils.Constants.DAS_API_URL.html
  125. +2 −2 docs/variables/_solana_suite_utils.Constants.EXPLORER_SOLANAFM_URL.html
  126. +2 −2 docs/variables/_solana_suite_utils.Constants.EXPLORER_SOLSCAN_URL.html
  127. +2 −2 docs/variables/_solana_suite_utils.Constants.EXPLORER_XRAY_URL.html
  128. +2 −2 docs/variables/_solana_suite_utils.Constants.FILEBADE_GATEWAY_URL.html
  129. +2 −2 docs/variables/_solana_suite_utils.Constants.FILEBASE_ACCESS_KEYS.html
  130. +2 −2 docs/variables/_solana_suite_utils.Constants.FilebaseCredential.html
  131. +2 −2 docs/variables/_solana_suite_utils.Constants.IRYS_GATEWAY_URL.html
  132. +2 −2 docs/variables/_solana_suite_utils.Constants.MAX_TRANSACTION_RETRIES.html
  133. +2 −2 docs/variables/_solana_suite_utils.Constants.MAX_TRANSACTION_VERSION.html
  134. +2 −2 docs/variables/_solana_suite_utils.Constants.MEMO_PROGRAM_ID.html
  135. +2 −2 docs/variables/_solana_suite_utils.Constants.METAPLEX_PROGRAM_ID.html
  136. +2 −2 docs/variables/_solana_suite_utils.Constants.WRAPPED_TOKEN_PROGRAM_ID.html
  137. +2 −2 docs/variables/_solana_suite_utils.Constants.WarnningMessage.DAS_API_URL.html
  138. +2 −2 docs/variables/_solana_suite_utils.Constants.WarnningMessage.FILEBASE_CREDENTIAL.html
  139. +2 −2 docs/variables/_solana_suite_utils.Constants.currentCluster.html
  140. +2 −2 docs/variables/_solana_suite_utils.Constants.customClusterUrl.html
  141. +2 −2 docs/variables/_solana_suite_utils.Constants.customDasApiUrl.html
  142. +2 −2 docs/variables/_solana_suite_utils.Constants.isDebugging.html
  143. +1 −1 package.json
  144. +4 −1 packages/account/dist/index.js
  145. +4 −1 packages/account/dist/index.mjs
  146. +1 −1 packages/account/package.json
  147. +4 −1 packages/converter/dist/index.js
  148. +4 −1 packages/converter/dist/index.mjs
  149. +1 −1 packages/converter/package.json
  150. +4 −1 packages/das-api/dist/index.js
  151. +4 −1 packages/das-api/dist/index.mjs
  152. +1 −1 packages/das-api/package.json
  153. +4 −1 packages/global/dist/index.js
  154. +4 −1 packages/global/dist/index.mjs
  155. +1 −1 packages/global/package.json
  156. +4 −1 packages/node/dist/index.js
  157. +4 −1 packages/node/dist/index.mjs
  158. +1 −1 packages/node/package.json
  159. +4 −1 packages/suite-airdrop/dist/index.js
  160. +4 −1 packages/suite-airdrop/dist/index.mjs
  161. +1 −1 packages/suite-airdrop/package.json
  162. +9 −19 packages/suite-compressed-nft/dist/index.js
  163. +9 −20 packages/suite-compressed-nft/dist/index.mjs
  164. +1 −1 packages/suite-compressed-nft/package.json
  165. +1 −1 packages/suite-config/package.json
  166. +4 −1 packages/suite-multisig/dist/index.js
  167. +4 −1 packages/suite-multisig/dist/index.mjs
  168. +1 −1 packages/suite-multisig/package.json
  169. +9 −20 packages/suite-phantom/dist/index.mjs
  170. +1 −1 packages/suite-phantom/package.json
  171. +9 −19 packages/suite-regular-nft/dist/index.js
  172. +9 −20 packages/suite-regular-nft/dist/index.mjs
  173. +1 −1 packages/suite-regular-nft/package.json
  174. +4 −1 packages/suite-sol-native/dist/index.js
  175. +4 −1 packages/suite-sol-native/dist/index.mjs
  176. +1 −1 packages/suite-sol-native/package.json
  177. +9 −19 packages/suite-spl-token/dist/index.js
  178. +9 −20 packages/suite-spl-token/dist/index.mjs
  179. +1 −1 packages/suite-spl-token/package.json
  180. +9 −19 packages/suite-storage/dist/index.js
  181. +9 −20 packages/suite-storage/dist/index.mjs
  182. +1 −1 packages/suite-storage/package.json
  183. +5 −27 packages/suite-storage/src/filebase.ts
  184. +0 −5 packages/suite-storage/test/filebase.test.ts
  185. +4 −1 packages/suite-utils/dist/index.js
  186. +4 −1 packages/suite-utils/dist/index.mjs
  187. +1 −1 packages/suite-utils/package.json
  188. +3 −0 packages/suite-utils/src/constants.ts
  189. +4 −1 packages/test-tools/dist/index.js
  190. +4 −1 packages/test-tools/dist/index.mjs
  191. +1 −1 packages/test-tools/package.json
  192. +4 −1 packages/transaction-builder/dist/index.js
  193. +4 −1 packages/transaction-builder/dist/index.mjs
  194. +1 −1 packages/transaction-builder/package.json
  195. +4 −1 packages/transaction-filter/dist/index.js
  196. +4 −1 packages/transaction-filter/dist/index.mjs
  197. +1 −1 packages/transaction-filter/package.json
  198. +1 −1 packages/types/package.json
  199. +4 −1 packages/validator/dist/index.js
  200. +4 −1 packages/validator/dist/index.mjs
  201. +1 −1 packages/validator/package.json
Loading