Peter Keay
|
e1400276bb
interface: Split out instructions, state, errors from program (#76)
|
2 months ago |
Kevin Heavey
|
6d18ff73b1
remove solana-program from program/src (#26)
|
7 months ago |
Jon C
|
d4adbd3b4b
token: Fix typos for cargo-spellcheck (#7503)
|
10 months ago |
Joe C
|
1694672738
rustfmt: format comments
|
1 year ago |
Joe C
|
c3f12a1f62
rustfmt: format imports
|
1 year ago |
Jon Cinque
|
09450daf18
Update Solana to 1.16.1 and Rust to 1.69 (#4592)
|
2 years ago |
Sergey Kaunov
|
1fbee01956
Add link to doc: instruction.rs (#4464)
|
2 years ago |
Jon Cinque
|
bf6444776d
token: Fix some spelling mistakes (#3777)
|
2 years ago |
Tyera Eulberg
|
f34ff629de
Prep for spl-token v3.5.0 (#3426)
|
3 years ago |
Jon Cinque
|
3a887bf123
token: Reassign and reallocate accounts on close (#3415)
|
3 years ago |
Jon Cinque
|
7b318065ca
token[-2022]: Add proptest for unpacking (#3421)
|
3 years ago |
Tyera Eulberg
|
fe4bbbcc05
Refactor unpack and make test more robust (#3417)
|
3 years ago |
anatoly yakovenko
|
c2546035de
check that unpack is tolerant of small sizes (#3416)
|
3 years ago |
Jon Cinque
|
ac6d815299
token-2022: Add compatibility test for instructions (#3106)
|
3 years ago |
Tyera Eulberg
|
05c4d939e3
Add comment (#2954)
|
3 years ago |
Tyera Eulberg
|
9d202dcc56
Add token Amount/UiAmount conversion Instructions (#2928)
|
3 years ago |
Jon Cinque
|
0b7c1c9fa0
token: Support both token programs in associated-token-account (#2904)
|
3 years ago |
Michael Vines
|
3ddb1a9e06
Add InitializeMint2/InitializeMultisig2/InitializeAccount3 instructions
|
4 years ago |
Jon Cinque
|
3f321e536d
token: Add SyncNative instruction (program, CLI, JS) (#2091)
|
4 years ago |
Elliott Benisty
|
38751ab1fd
Fix potential vulnerabilities in programs using spl-token CPIs by adding program id checks (#1714)
|
4 years ago |
Trent Nelson
|
6b6610dc6e
token: Add InitializeAccount2 instruction
|
4 years ago |
Tyera Eulberg
|
ed7b420d46
Clippy suggestions (#765)
|
5 years ago |
Jack May
|
4152b691be
reformat token instruction comments (#732)
|
5 years ago |
Jack May
|
1117b7840e
Refer to CreateAccount
|
5 years ago |
Michael Vines
|
0362b26e51
Port SPL to solana-program and `cargo build-bpf`
|
5 years ago |
Jack May
|
ab59124187
Rename x2 instructions to xChecked
|
5 years ago |
Jack May
|
e167aacd49
backport #484 to v2
|
5 years ago |
Jack May
|
d8b29e9bf0
backport #479 to v2
|
5 years ago |
Jack May
|
1f1239f3a8
Fix multisign check (#479)
|
5 years ago |
Michael Vines
|
c29bca3dab
Nit: add current
|
5 years ago |