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 |
Jon Cinque
|
bf6444776d
token: Fix some spelling mistakes (#3777)
|
2 years ago |
Tyera Eulberg
|
e2d0291eeb
token-2022: Allow anyone to burn/close an Account owned by the system program or the incinerator (#2890)
|
3 years ago |
Lijun Wang
|
2fbf73a4b4
Added checks if a token account is initialized when checking validity (#2986)
|
3 years ago |
Lijun Wang
|
c8190f3fb3
Support unpacking token accounts fields partially (#2970)
|
3 years ago |
Michał Piotrowski
|
65bab0b0ca
token tests p1 (#2700)
|
3 years ago |
Victor Pontis
|
6858f1fdcd
Update comment on state.rs regarding is_native
|
3 years ago |
Michael Vines
|
0362b26e51
Port SPL to solana-program and `cargo build-bpf`
|
5 years ago |
Jack May
|
e167aacd49
backport #484 to v2
|
5 years ago |
Jack May
|
1d3b1950fd
Fix account size comparisons (#359)
|
5 years ago |
Jack May
|
fe85b19606
Safer pack/unpack (#349)
|
5 years ago |
Tyera Eulberg
|
3ed23283ad
Reinstate Mint supply (#342)
|
5 years ago |
Tyera Eulberg
|
f110365470
Combine Account is_native and rent_exempt_reserve fields; wrapped SOL amount reflects only amoutn over rent_exempt_reserve
|
5 years ago |
Tyera Eulberg
|
9e5f22223c
Add Account.rent_exempt_reserve
|
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
|
01873468e2
Reorganize crates based on program
|
5 years ago |