issues
search
ameliatastic
/
seahorse-lang
Write Anchor-compatible Solana programs in Python
Apache License 2.0
327
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
bug: unable to create Array of class type
#113
laciferin2024
opened
5 months ago
0
Install seahorse-lang fails on macOS
#112
TheFox
opened
6 months ago
0
Solana Playground "Seahorse Faucet" error : "A seeds constraint was violated."
#111
FahadSalamatRandhawa
opened
6 months ago
0
Encounted error upon run seahorse build
#110
371bohdan
opened
7 months ago
2
Fix conflict version
#109
maycuatroi
opened
8 months ago
0
Seahorse init version conflict
#108
maycuatroi
closed
7 months ago
1
Support Anchor's --template=multiple
#106
mikemaccana
opened
9 months ago
0
add: pointer to current repository
#105
mikemaccana
opened
10 months ago
1
fix: seahorse init failing due to outdated ahash error
#104
mikemaccana
closed
10 months ago
2
fix: seahorse init failing due to old incompatible pyth-sdk-solana
#103
mikemaccana
closed
10 months ago
1
Add checks for rust keywords in identifiers
#102
bgreni
closed
1 year ago
0
freeze authority missing
#101
jakub-mezey
opened
1 year ago
2
`winnow` package throwing error
#100
metaproph3t
closed
1 year ago
2
Mint authority and NFTs
#99
jakub-mezey
closed
1 year ago
1
Testing failed in solana playground (Instruction index: 0; Reason: Program failed to complete.)
#98
mondalraj
opened
1 year ago
1
the trait `BorshSerialize` is not implemented for `seahorse_util::Mutable<[f64; 32]>`
#97
ghost
opened
1 year ago
1
Recommendation to add the test of examples to GitHub
#96
Killpit
opened
1 year ago
0
Erroneous calculator test code
#95
Killpit
opened
1 year ago
1
Seahorse build error
#94
Killpit
opened
1 year ago
5
Make lib feature-aware and conditionally import Pyth
#93
mcintyre94
closed
1 year ago
3
Getting loads/stores to work with all mutable types
#92
ameliatastic
closed
1 year ago
8
Fix Pyth `get_price` and add `Price.publish_time` property
#91
acheroncrypto
closed
1 year ago
1
Quick array/list indexing error fix
#90
ameliatastic
closed
1 year ago
0
Is it Possible to Use Data Science Libraries in Seahorse?
#89
Killpit
opened
1 year ago
1
Import ordering bug
#88
ameliatastic
closed
1 year ago
3
TokenAccount doesn't have mint
#87
anoushk1234
closed
1 year ago
2
add type check to sum, make it work for floats
#86
ameliatastic
closed
1 year ago
2
Add constants
#85
ameliatastic
closed
1 year ago
2
Cannot find value in this scope error
#84
denimcodes
opened
1 year ago
2
Error when using `sum` on array of floats
#83
mcintyre94
closed
1 year ago
0
Update pyth-sdk-solana to 0.7.0 for compatibility with Anchor 0.26.0
#82
mcintyre94
closed
1 year ago
1
Possible bug with string type
#81
miguel-ot
closed
1 year ago
1
Bump to Anchor 0.26.0
#80
mcintyre94
closed
1 year ago
0
Can't use account fields in seed array
#79
firefly-sol
opened
1 year ago
0
Simple project won't compile -- no error message.
#78
firefly-sol
opened
1 year ago
1
Expression context
#77
ameliatastic
closed
1 year ago
21
Update token program API
#76
orvioconge
closed
1 year ago
1
Conditionally generate Pyth code instead of relying on cargo feature flag
#75
mcintyre94
closed
1 year ago
2
Fix single variable assignment in deeper scopes
#74
ameliatastic
closed
1 year ago
4
Issue with variable assignment within different scopes
#73
miguel-ot
closed
1 year ago
4
Clones not being added when passing data to a function
#72
ameliatastic
closed
1 year ago
0
Various bug fixes
#71
ameliatastic
closed
1 year ago
1
Check in compiled events example (fix CI!)
#70
mcintyre94
closed
1 year ago
0
IDL not correctly generated
#69
miguel-ot
closed
1 year ago
0
lol
#68
ameliatastic
closed
1 year ago
1
Refactor compile to work in wasm
#67
mcintyre94
closed
1 year ago
0
Fix use of account key() as seed
#66
mcintyre94
closed
1 year ago
6
Support strings in events by calling .clone()
#65
mcintyre94
closed
1 year ago
4
Unable to use lists/arrays in events
#64
mcintyre94
closed
1 year ago
2
Add CI workflow: compile example files + check for any changes
#63
mcintyre94
closed
1 year ago
3
Next