-
Notifications
You must be signed in to change notification settings - Fork 15
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/common #28
Merged
Merged
Feat/common #28
Conversation
This file contains 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
🦋 Changeset detectedLatest commit: a8124bf The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
rrr523
added a commit
that referenced
this pull request
May 15, 2023
* fix: Cancel create object gas fee * Feat/new client (#20) * feat: Support cjs * feat: Replace Msg Type by types repo * feat: Replace Msg Type by types repo * feat: Basic API * feat: Account API * feat: Challenge API * feat: Crosschain API * feat: Distrubution API * feat: Group API * feat: Payment API * feat: Sp API * feat: ChainClient * feat: Sp API * feat: Bucket API * feat: Object API * feat: Object API * feat: Client and Examples update * chore: Storage Example * feat: Payment Params * chore: Changeset * chore: [ci] release (alpha) (#16) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * docs: Update Docs (#21) * docs: Update README (#23) * chore: Update package.json (#24) * Feat/common (#25) * chore: Update package.json * feat: Add export types * chore: [ci] release (alpha) (#26) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Feat/common (#28) * chore: Update package.json * feat: Add export types * feat: Support cjs * chore: Update pnpm lock file * chore: Example types fix * feat: Query support nodejs and browser * fix: Update type --------- Co-authored-by: rrr523 <gaoyibobo@foxmail.com> * chore: [ci] release (alpha) (#29) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Docs (#30) * docs: Update README * docs: Update README * fix simulate and broadcast return type (#31) * fix: Fix Type * chore: Update Example * chore: Changeset file * chore: [ci] release (alpha) (#32) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Bob <106944652+ybgbob@users.noreply.github.com>
rrr523
added a commit
that referenced
this pull request
May 15, 2023
* fix: Cancel create object gas fee * Feat/new client (#20) * feat: Support cjs * feat: Replace Msg Type by types repo * feat: Replace Msg Type by types repo * feat: Basic API * feat: Account API * feat: Challenge API * feat: Crosschain API * feat: Distrubution API * feat: Group API * feat: Payment API * feat: Sp API * feat: ChainClient * feat: Sp API * feat: Bucket API * feat: Object API * feat: Object API * feat: Client and Examples update * chore: Storage Example * feat: Payment Params * chore: Changeset * chore: [ci] release (alpha) (#16) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * docs: Update Docs (#21) * docs: Update README (#23) * chore: Update package.json (#24) * Feat/common (#25) * chore: Update package.json * feat: Add export types * chore: [ci] release (alpha) (#26) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Feat/common (#28) * chore: Update package.json * feat: Add export types * feat: Support cjs * chore: Update pnpm lock file * chore: Example types fix * feat: Query support nodejs and browser * fix: Update type --------- Co-authored-by: rrr523 <gaoyibobo@foxmail.com> * chore: [ci] release (alpha) (#29) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Docs (#30) * docs: Update README * docs: Update README * fix simulate and broadcast return type (#31) * fix: Fix Type * chore: Update Example * chore: Changeset file * chore: [ci] release (alpha) (#32) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: Clean Code (#37) --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Bob <106944652+ybgbob@users.noreply.github.com>
rrr523
added a commit
that referenced
this pull request
Aug 17, 2023
* 0.1.0 (#38) * fix: Cancel create object gas fee * Feat/new client (#20) * feat: Support cjs * feat: Replace Msg Type by types repo * feat: Replace Msg Type by types repo * feat: Basic API * feat: Account API * feat: Challenge API * feat: Crosschain API * feat: Distrubution API * feat: Group API * feat: Payment API * feat: Sp API * feat: ChainClient * feat: Sp API * feat: Bucket API * feat: Object API * feat: Object API * feat: Client and Examples update * chore: Storage Example * feat: Payment Params * chore: Changeset * chore: [ci] release (alpha) (#16) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * docs: Update Docs (#21) * docs: Update README (#23) * chore: Update package.json (#24) * Feat/common (#25) * chore: Update package.json * feat: Add export types * chore: [ci] release (alpha) (#26) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Feat/common (#28) * chore: Update package.json * feat: Add export types * feat: Support cjs * chore: Update pnpm lock file * chore: Example types fix * feat: Query support nodejs and browser * fix: Update type --------- Co-authored-by: rrr523 <gaoyibobo@foxmail.com> * chore: [ci] release (alpha) (#29) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Docs (#30) * docs: Update README * docs: Update README * fix simulate and broadcast return type (#31) * fix: Fix Type * chore: Update Example * chore: Changeset file * chore: [ci] release (alpha) (#32) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: Clean Code (#37) --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Bob <106944652+ybgbob@users.noreply.github.com> * Release (#44) * feat: Update Types * chore: [ci] release (alpha) * Feat/query status (#42) * fix: Return types * feat: Feegrant * fix: Pubkey typeUrl * feat: Upgrade Cosmos SDK * refactor: Simply broadcast and simulate tx * feat: Support Tx by PrivateKey * feat: Replace local message with types npm * test: Test Framework * chore: Upgrade Example wagmi version, Replace ethersjs with viem * feat: Support EIP712 callback use external provider * feat: Support dynamic provider * test: Support jest test * test: Account Query * feat: Change Tx API * feat: Type Complete * chore: Complate Example in New API * fix: Rollup bundle Support Nodejs * feat: Resolute Module (IoC) * docs: Update README * chore: [ci] release (alpha) (#43) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * feat: Pre Exit (#45) * chore: [ci] release (#46) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: Release (#47) * chore: [ci] release (#48) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Feat/multi msg (#49) * feat: Multi Send * feat: Compatibility multi tx message * Revert "Feat/multi msg (#49)" (#53) This reverts commit fc3dd98. * Update WASM (#55) * feat: Update WASM * feat: Update create object tx * docs: Update doc (#56) * feat: Pre alpha (#57) * chore: [ci] release (alpha) (#58) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Update README.md * multi msg (#59) * feat: Multi Send * feat: Compatibility multi tx message * chore: [ci] release (alpha) (#62) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fix: CreateObject Msg (#65) * feat: add offchainauth method (#64) * feat: Add offchainauth method * feat: Compatiable old get approval method * Create ten-suits-crash.md --------- Co-authored-by: devinxl <devin@nodereal.io> Co-authored-by: rrr523 <59029880+rrr523@users.noreply.github.com> Co-authored-by: rrr523 <gaoyibobo@foxmail.com> * chore: [ci] release (alpha) (#66) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: Add Sp params (#67) * feat: Optimize get approval types and add throw error (#70) * feat: Optimize get approval types and add throw error * Create fluffy-snails-explain.md --------- Co-authored-by: devinxl <devin@nodereal.io> Co-authored-by: rrr523 <59029880+rrr523@users.noreply.github.com> * chore: [ci] release (alpha) (#68) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: Update example without greenfield-cosmos-types (#71) * fix: Return Promise (#72) * fix: Return Promise * Create strong-snails-count.md * chore: [ci] release (alpha) (#73) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fix: Create Group message (#74) * fix: Create Group message * Create young-bears-scream.md * feat: Add Storage Params API (#76) * chore: [ci] release (alpha) (#75) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Chore/group example (#77) * feat: Group API * chore: Group and Mirror example * chore: [ci] release (alpha) (#78) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: Update example (#79) * feat: Add query param to ListObjects API for display folder. (#80) * feat: Add query params to ListObjects API for folder * Create clean-dogs-joke.md --------- Co-authored-by: devinxl <devin@nodereal.io> Co-authored-by: rrr523 <59029880+rrr523@users.noreply.github.com> * Feat/group (#82) * chore: Update Example * feat: Add some group API * Create sweet-feet-hide.md * chore: [ci] release (alpha) (#81) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Update objectt.ts (#83) * Update objectt.ts add missing resp params * Create cold-suns-accept.md --------- Co-authored-by: rrr523 <59029880+rrr523@users.noreply.github.com> * Feat/policy (#86) * feat: Policy API * fix: Object API name * Create pretty-bulldogs-notice.md * feat: Migrate out zkbas-js-sdk and upate the sign msg format (#85) * feat: Migrate out zkbas-js-sdk and upate the sign msg format * Create fluffy-pumas-yawn.md --------- Co-authored-by: devinxl <devin@nodereal.io> Co-authored-by: rrr523 <59029880+rrr523@users.noreply.github.com> * chore: [ci] release (alpha) (#84) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fix: Head Group (#96) * fix: Head Group * Create cyan-ties-cross.md * feat: Multi Send Txs (#97) * feat: Multi Send Txs * Create lovely-knives-smile.md * chore: [ci] release (alpha) (#98) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: Allow to have sp auth fail (#101) * feat: Allow to have sp auth fail * fix: Replace endpoint with address when auth failed * Create tidy-dodos-care.md --------- Co-authored-by: devinxl <devin@nodereal.io> Co-authored-by: rrr523 <59029880+rrr523@users.noreply.github.com> * chore: TS lib (#104) * feat: Sync cosmos types (#106) * chore: [ci] release (alpha) (#102) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: Use rainbowkit simply wallet of example (#107) * Feat/update group (#108) * feat: Update group extra api * chore: Test group api * Create quiet-planets-shop.md * chore: [ci] release (alpha) (#109) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Feat/sp listgroup (#110) * feat: Add sp.listGroup API * chore: Update Example * chore: [ci] release (alpha) (#111) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: Update Example (#112) * chore: Update Examples (#114) * chore(dep): Add cross-env * chore(dep): Npm script * chore: Pnpm engines * chore: Codesandbox Example (#115) * chore(docs): Update stackblitz url (#116) * refactor: CreateFoler API params (#119) * chore: [ci] release (alpha) (#120) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: TimeStamp format * chore: [ci] release (alpha) (#121) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Refactor/policy (#122) * refactor: Bucket policy * refactor: Bucket policy * chore: [ci] release (alpha) (#123) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * release v0.2.2 (#124) * feat: Update Types * chore: [ci] release (alpha) * Feat/query status (#42) * fix: Return types * feat: Feegrant * fix: Pubkey typeUrl * feat: Upgrade Cosmos SDK * refactor: Simply broadcast and simulate tx * feat: Support Tx by PrivateKey * feat: Replace local message with types npm * test: Test Framework * chore: Upgrade Example wagmi version, Replace ethersjs with viem * feat: Support EIP712 callback use external provider * feat: Support dynamic provider * test: Support jest test * test: Account Query * feat: Change Tx API * feat: Type Complete * chore: Complate Example in New API * fix: Rollup bundle Support Nodejs * feat: Resolute Module (IoC) * docs: Update README * chore: [ci] release (alpha) (#43) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Feat/multi msg (#49) * feat: Multi Send * feat: Compatibility multi tx message * Revert "Feat/multi msg (#49)" (#53) This reverts commit fc3dd98. * Update WASM (#55) * feat: Update WASM * feat: Update create object tx * docs: Update doc (#56) * feat: Pre alpha (#57) * chore: [ci] release (alpha) (#58) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Update README.md * multi msg (#59) * feat: Multi Send * feat: Compatibility multi tx message * chore: [ci] release (alpha) (#62) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fix: CreateObject Msg (#65) * feat: add offchainauth method (#64) * feat: Add offchainauth method * feat: Compatiable old get approval method * Create ten-suits-crash.md --------- Co-authored-by: devinxl <devin@nodereal.io> Co-authored-by: rrr523 <59029880+rrr523@users.noreply.github.com> Co-authored-by: rrr523 <gaoyibobo@foxmail.com> * chore: [ci] release (alpha) (#66) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: Add Sp params (#67) * feat: Optimize get approval types and add throw error (#70) * feat: Optimize get approval types and add throw error * Create fluffy-snails-explain.md --------- Co-authored-by: devinxl <devin@nodereal.io> Co-authored-by: rrr523 <59029880+rrr523@users.noreply.github.com> * chore: [ci] release (alpha) (#68) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: Update example without greenfield-cosmos-types (#71) * fix: Return Promise (#72) * fix: Return Promise * Create strong-snails-count.md * chore: [ci] release (alpha) (#73) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fix: Create Group message (#74) * fix: Create Group message * Create young-bears-scream.md * feat: Add Storage Params API (#76) * chore: [ci] release (alpha) (#75) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Chore/group example (#77) * feat: Group API * chore: Group and Mirror example * chore: [ci] release (alpha) (#78) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: Update example (#79) * feat: Add query param to ListObjects API for display folder. (#80) * feat: Add query params to ListObjects API for folder * Create clean-dogs-joke.md --------- Co-authored-by: devinxl <devin@nodereal.io> Co-authored-by: rrr523 <59029880+rrr523@users.noreply.github.com> * Feat/group (#82) * chore: Update Example * feat: Add some group API * Create sweet-feet-hide.md * chore: [ci] release (alpha) (#81) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Update objectt.ts (#83) * Update objectt.ts add missing resp params * Create cold-suns-accept.md --------- Co-authored-by: rrr523 <59029880+rrr523@users.noreply.github.com> * Feat/policy (#86) * feat: Policy API * fix: Object API name * Create pretty-bulldogs-notice.md * feat: Migrate out zkbas-js-sdk and upate the sign msg format (#85) * feat: Migrate out zkbas-js-sdk and upate the sign msg format * Create fluffy-pumas-yawn.md --------- Co-authored-by: devinxl <devin@nodereal.io> Co-authored-by: rrr523 <59029880+rrr523@users.noreply.github.com> * chore: [ci] release (alpha) (#84) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fix: Head Group (#96) * fix: Head Group * Create cyan-ties-cross.md * feat: Multi Send Txs (#97) * feat: Multi Send Txs * Create lovely-knives-smile.md * chore: [ci] release (alpha) (#98) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: Allow to have sp auth fail (#101) * feat: Allow to have sp auth fail * fix: Replace endpoint with address when auth failed * Create tidy-dodos-care.md --------- Co-authored-by: devinxl <devin@nodereal.io> Co-authored-by: rrr523 <59029880+rrr523@users.noreply.github.com> * chore: TS lib (#104) * feat: Sync cosmos types (#106) * chore: [ci] release (alpha) (#102) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: Use rainbowkit simply wallet of example (#107) * Feat/update group (#108) * feat: Update group extra api * chore: Test group api * Create quiet-planets-shop.md * chore: [ci] release (alpha) (#109) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Feat/sp listgroup (#110) * feat: Add sp.listGroup API * chore: Update Example * chore: [ci] release (alpha) (#111) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: Update Example (#112) * chore: Update Examples (#114) * chore(dep): Add cross-env * chore(dep): Npm script * chore: Pnpm engines * chore: Codesandbox Example (#115) * chore(docs): Update stackblitz url (#116) * refactor: CreateFoler API params (#119) * chore: [ci] release (alpha) (#120) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: TimeStamp format * chore: [ci] release (alpha) (#121) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Refactor/policy (#122) * refactor: Bucket policy * refactor: Bucket policy * chore: [ci] release (alpha) (#123) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: randomx999 <84435529+randomx999@users.noreply.github.com> Co-authored-by: devinxl <devin@nodereal.io> Co-authored-by: aiden-cao <104969608+aiden-cao@users.noreply.github.com> * chore: Exit pre mode (#125) * chore: [ci] release (#126) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore(example): BucketPolicy (#127) * Chore/update policy example (#128) * chore(example): BucketPolicy * chore(example): BucketPolicy * Feat/gashub (#129) * feat: Add gas hub API * refactor: TypeUrl as constants * chore: [ci] release (alpha) (#130) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: Export queryClient (#131) * feat: Export queryClient * Create calm-birds-sleep.md * Update README.md * fix: Compatiable net error (#133) * fix: Compatiable net error * Create old-roses-play.md --------- Co-authored-by: devinxl <devin@nodereal.io> Co-authored-by: rrr523 <59029880+rrr523@users.noreply.github.com> * chore: [ci] release (alpha) (#132) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Test/test case (#134) * feat: Isomorphic fetch * test: Uint test and e2e test * feat: Sync Types (#136) * feat: Sync Types * Create weak-hounds-sell.md * chore: [ci] release (alpha) (#135) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Fix/sort types (#137) * feat: Sort EIP712 message field * feat: Extra field * Create happy-humans-thank.md * chore: [ci] release (alpha) (#138) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: Bump version (#139) * chore: [ci] release (alpha) (#140) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: Split approval and simulate (#141) * chore: [ci] release (alpha) (#142) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Revert "feat: Split approval and simulate" (#143) * Revert "feat: Split approval and simulate" This reverts commit 76defa7. * Create dirty-parrots-hear.md * chore: [ci] release (alpha) (#144) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Chore/test case (#145) * chore(test): Remove private key from config * chore: Test CI * chore: Update rainkit version (#146) * feat: Query Lock Fee API (#147) * feat: Query Lock Fee API * Create green-avocados-jump.md * chore: [ci] release (alpha) (#148) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Update bucket.ts (#149) * Update bucket.ts throw error * Create hot-countries-begin.md --------- Co-authored-by: rrr523 <59029880+rrr523@users.noreply.github.com> * chore: [ci] release (alpha) (#150) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fix: Return real statuscode when call metaservice (#164) * fix: Return real statuscode when call metaservice * Create kind-eyes-brake.md --------- Co-authored-by: devinxl <devin@nodereal.io> Co-authored-by: rrr523 <59029880+rrr523@users.noreply.github.com> * chore: [ci] release (alpha) (#166) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: Upgrade types version (#167) * chore: [ci] release (alpha) (#168) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Feat/sp exit (#169) * feat: Add Virtual Group API * feat: Compatibility createBukcet and createObject API * feat: Add Migrate bucket API * Feat/batch upload (#171) * feat: Feegrant * feat: Feegrant * Create angry-horses-enjoy.md * Feat/batch upload (#174) * feat: Feegrant * feat: Feegrant * feat: Feegrant grantAllowance API * feat: CreateObject example * feat: CreateBucket example * feat: Transfer example * feat: AuthInfoBytes add feePayer and feeGranter * feat: Add Two Apis (#179) * feat: Add Two Apis * Create mean-wombats-remain.md * chore: [ci] release (alpha) (#170) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat AuthV1 (#182) * chore: Update example * chore: Update Example * feat: V1Auth * feat: V1Auth generate * feat: V1Auth createObject Approval * Create shaggy-experts-approve.md * Feat/com new (#186) * feat: Remove GetUserBuckets API Auth * feat: Update BucketProps type * feat: Remove listObjects api auth and update response type * feat: Remove listGroup api auth * feat: Update Types * chore: [ci] release (alpha) (#183) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: Offchainauth timeout reduced to 2s (#187) * feat: Offchainauth timeout reduced to 2s * Create warm-planets-exercise.md --------- Co-authored-by: devinxl <devin@nodereal.io> Co-authored-by: rrr523 <59029880+rrr523@users.noreply.github.com> * chore: [ci] release (alpha) (#188) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Feat/auth v1 (#189) * feat: Upgrade types * chore: Update Example Account config * feat: Object create update * Create empty-pens-sing.md * chore: [ci] release (alpha) (#190) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Feat/auth v1 (#191) * feat: Upgrade types * chore: Update Example Account config * feat: Object create update * feat: API getStorageProviderInfo params update * chore: Upgrade types * feat: GetSpURLfrom bucket * feat: Remove Sp param when create object and bucket * chore: [ci] release (alpha) (#192) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: Change Allwance value type (#193) * chore: Test config update * feat: Change Allowance Type * chore: [ci] release (alpha) (#194) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: MultiTx support private key (#195) * fix: Throw sp error code and message * fix: Fix sp error msg --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Bob <106944652+ybgbob@users.noreply.github.com> Co-authored-by: randomx999 <84435529+randomx999@users.noreply.github.com> Co-authored-by: devinxl <devin@nodereal.io> Co-authored-by: aiden-cao <104969608+aiden-cao@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Query support nodejs and browser
Rationale
tell us why we need these changes...
Example
examples includes nodejs demo and browser demo