Commit History

Author SHA1 Message Date
  Michael Vines 0362b26e51 Port SPL to solana-program and `cargo build-bpf` 5 years ago
  Michael Vines 73fa260f38 Add additional transfer test coverage 5 years ago
  Jack May ab59124187 Rename x2 instructions to xChecked 5 years ago
  Tyera Eulberg a2ca5af878 Standardize failure case ordering (#509) 5 years ago
  Jack May 79d78c93f6 retain v2 error values 5 years ago
  Jack May 3645737686 cargo fmt 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 0a276fd90b backport #448 to v2 5 years ago
  Jack May 39d49dd357 backport #443 to v2 5 years ago
  Jack May 61670b05f4 backport #434 to v2 5 years ago
  Jack May dd5dcdac12 backport #435 to v2 5 years ago
  Jack May 7b54f8639c backport #436 to v2 5 years ago
  Jack May 041c33a18d backport #437 to v2 5 years ago
  Jack May 7d793af951 backport #438 to v2 5 years ago
  Jack May d589bba354 backport #433 to v2 5 years ago
  Jack May 1f1239f3a8 Fix multisign check (#479) 5 years ago
  Jack May 1d3b1950fd Fix account size comparisons (#359) 5 years ago
  Jack May 057519a286 Don't repack if not needed (#355) 5 years ago
  Tyera Eulberg f6c6a23cd8 s/AccountHolder/AccountOwner (#356) 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 bdbd484dec Use checked math everywhere (#346) 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
  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