Skip to content

issues Search Results · repo:OpShin/opshin language:Python

Filter by

109 results
 (107 ms)

109 results

inOpShin/opshin (press backspace or delete to remove)

Ideally add an automatic detection in the compilation script or automatically force on usage of any also re-add to documentation
  • nielstron
  • Opened 
    7 days ago
  • #416

Describe the bug when writing [x for x in xs if isinstance(x, Y)], the type of x is not correctly cast to Yas one might expect. To Reproduce Testcases added in dd526c0f7c9b71f234cc33f9db7b26f0ea4794a3 ...
bug
  • nielstron
  • Opened 
    on Sep 5, 2024
  • #408

Is your feature request related to a problem? Please describe. Currently functions have to decide between performance and generalizability. I.e. a function foo(Union[A, B]) that does internal isinstance ...
bb: medium
bug bounty
enhancement
  • nielstron
  • Opened 
    on Aug 23, 2024
  • #402

Is your feature request related to a problem? Please describe. Currently, fraction handling is very tedious, requiring specialized functions like frac_mul(x, y) to multiply fractions. Describe the solution ...
bb: minor
bug bounty
enhancement
  • nielstron
  • 1
  • Opened 
    on Jul 31, 2024
  • #395

- I want to create uniq asset name when minting a token by hashing the input ref, but it need to sort the oref follwing an order = need to sorted the input. - currently unable to use sorted function ...
  • thaopt
  • 2
  • Opened 
    on Jul 4, 2024
  • #378

Describe the bug opshin command error To Reproduce Steps to reproduce the behavior: 1. opshin 2.opshin Traceback (most recent call last): File /Users/admin/.conda/envs/py3.9/bin/opshin , line 5, in ...
  • DreamHackchosenone
  • 2
  • Opened 
    on Jun 27, 2024
  • #377

Any plan to migrate to new pycardano version? current opshin version required hard version of pycardano = 0.10.0
dependencies
  • thaopt
  • 4
  • Opened 
    on Jun 10, 2024
  • #376

Describe the bug File test.py , line 4 return 1 + (a b) ^ RecursionError: maximum recursion depth exceeded in comparison Note that opshin errors may be overly restrictive as they aim ...
bb: minor
bug bounty
bug
  • nielstron
  • 1
  • Opened 
    on Apr 11, 2024
  • #369

Is your feature request related to a problem? Please describe. Currently list objects can not be compared directly in OpShin but only by comparing datums that contain them or by casting them into Anything. ...
bb: minor
bug bounty
enhancement
  • nielstron
  • Opened 
    on Apr 8, 2024
  • #368

Is your feature request related to a problem? Please describe. Currently, OpShin only allows Union between PlutusData objects with unique constructor IDs. In theory however, we could also allow Union with ...
bb: medium
bug bounty
enhancement
  • nielstron
  • 1
  • Opened 
    on Apr 7, 2024
  • #367
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! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub