Commit History

Author SHA1 Message Date
  Sean Young 54f89fa8be Make instruction data compatible with anchor (#1105) 2 years ago
  Sean Young be65cc0397 Add check for SPDX headers (#1057) 3 years ago
  Sean Young 29ddbb37c3 Remove sol_alloc_free_ syscall on Solana 3 years ago
  Sean Young 89ec275940 Add value to instruction 4 years ago
  Sean Young 9c109999a0 Implement signatureVerify() correctly 4 years ago
  Sean Young 41e94226c1 Add function for verifying ed25519 signature on Solana 4 years ago
  Sean Young 7d5fdd3fbc Create contract using seed and PDA 4 years ago
  Sean Young f4b2cb47e6 Instantiate contract by passing in empty contract 4 years ago
  Sean Young a83b08e216 Add contract field to instruction (currently unused) 4 years ago
  Sean Young e8e27efbc1 Implement block.timestamp for Solana 4 years ago
  Sean Young d6483a6420 After external function call, retrieve return data from contract storage 4 years ago
  Sean Young ba3db16af4 When calling a contract, the instruction data should include the account 4 years ago
  Sean Young 586c31f0d9 Implement simple integer contract storage for solana 5 years ago
  Sean Young c621c5b77a solana: implement returning values from contract 5 years ago
  Sean Young ec93299485 Add solana bpf target 5 years ago