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 |
Michael Vines
|
f9c87315a6
Fix up doc quotes
|
5 years ago |
Tyera Eulberg
|
f6c6a23cd8
s/AccountHolder/AccountOwner (#356)
|
5 years ago |
Greg Fitzgerald
|
1e2bf3a22e
Token nits (#353)
|
5 years ago |
Michael Vines
|
6aa0eaec42
Fix various quotes in documentation
|
5 years ago |
Jack May
|
fe85b19606
Safer pack/unpack (#349)
|
5 years ago |
Michael Vines
|
84c8391282
Add Transfer2/Approve2/MintTo2/Burn2 instructions for improved hardware wallet support
|
5 years ago |
Tyera Eulberg
|
10df5eb9ab
Require valid Mint for InitializeAccount
|
5 years ago |
Tyera Eulberg
|
3ed23283ad
Reinstate Mint supply (#342)
|
5 years ago |
Tyera Eulberg
|
a0c8262526
Pass rent_sysvar into init Instructions and check rent-exempt
|
5 years ago |
Michael Vines
|
4bfbd523dd
InitializeMint's mint authority is no longer optional
|
5 years ago |
Michael Vines
|
83d9488261
Relocate program2 into program
|
5 years ago |
Michael Vines
|
5d78fccf57
Remove token 1.0
|
5 years ago |
Michael Vines
|
7f91a0d7c7
Remove extra whitespace
|
5 years ago |
Michael Vines
|
9708ce5084
clippy
|
5 years ago |
Jack May
|
7b000f25c5
cbindgen does not produce deterministic header files (#261)
|
5 years ago |
Trent Nelson
|
7b5ebb2e78
Truncate SPL Token instruction data field (#260)
|
5 years ago |
Michael Vines
|
01873468e2
Reorganize crates based on program
|
5 years ago |