Skip to content

issues Search Results · repo:GalaChain/sdk language:TypeScript

Filter by

113 results
 (74 ms)

113 results

inGalaChain/sdk (press backspace or delete to remove)

Probably requires additional checks in GalaTransaction.ts and throwing an exception. If it is even possible to detect that.
  • dzikowski
  • Opened 
    18 days ago
  • #485

Currently we cannot provide both allowedOrgs and allowedRoles, so we cannot just add it to PublicKeyContract
  • dzikowski
  • Opened 
    on Jan 13
  • #479

From the report: If I create a transfer allowance for quantity = 1 and uses = 1 and then use FetchAllowances, it shows quantity Infinity for the new allowance. uses correctly shows 1 but there’s no usesSpent ...
  • dzikowski
  • Opened 
    on Jan 8
  • #477

Currently, when running galachain init project name , to CLI will include a post-generate hook to modify the fabric-ca version: https://github.com/GalaChain/sdk/blob/1d7aaccb3d5cf0af3e8efe7e11ea61725f86618f/chain-cli/network/fablo-post-generate.sh#L37 ...
  • sentientforest
  • Opened 
    on Dec 18, 2024
  • #473

Currently (2024-12-18), in Github version 2.0.0 look to be marked as the latest release: https://github.com/GalaChain/sdk/releases/tag/v2.0.0 While in the npm registry version 1.5.9 is marked latest ...
  • sentientforest
  • Opened 
    on Dec 18, 2024
  • #472

Currently (2024-12-18), a fresh install of the public sdk yields the following warnings: $ npm install -g @gala-chain/cli@2.x.x npm warn deprecated @oclif/command@1.8.36: Package no longer supported. ...
good first issue
  • sentientforest
  • Opened 
    on Dec 18, 2024
  • #471

An old token swap implementation was migrated from an internal codebase to the public sdk for broader consumption in pull request https://github.com/GalaChain/sdk/pull/468. The scope of this issue is ...
  • sentientforest
  • Opened 
    on Dec 16, 2024
  • #470

Previous PR which added Ops API support (https://github.com/GalaChain/sdk/pull/442/) revealed some issues that should be fixed to improve the dev experience: - If chaincode is not build before running ...
  • dzikowski
  • Opened 
    on Nov 25, 2024
  • #449

When defined, a lockAuthority on a TokenHold is expected to be able to unlock the token(s) regardless of ownership: https://github.com/GalaChain/sdk/blob/main/chain-api/src/types/TokenBalance.ts#L583-L591 ...
  • sentientforest
  • Opened 
    on Nov 20, 2024
  • #446

Experimental / Prototype TokenSale functionality got merged previously in https://github.com/GalaChain/sdk/pull/403. This issue collections some feedback, improvements, and requested changes that didn ...
  • sentientforest
  • Opened 
    on Nov 20, 2024
  • #443
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub