提交历史

作者 SHA1 备注 提交日期
  Sean Young b299eae253 Bump anchor and other dependencies (#1570) 2 年之前
  Lucas Steuernagel e94a14ae04 Fix clippy 1.73 warnings (#1559) 2 年之前
  Lucas Steuernagel d5e72894c3 Represent contracts by their program id (#1474) 2 年之前
  Sean Young 4c5fc506f5 Solana: Allow address and bytes to be used as @seed (#1497) 2 年之前
  Sean Young f4fb87069c Bump crate dependencies (#1494) 2 年之前
  Lucas Steuernagel 90c687ecb5 Fix incorrect deserialization (#1478) 2 年之前
  Sean Young c961eb08f5 Relative imports are only done with relative paths and expose import_no (#1465) 2 年之前
  Samuel Moelius 0c93f3e004 Add optimizations test (#1469) 2 年之前
  Lucas Steuernagel a3a110897a Improve function names and other minor changes (nfc) (#1470) 2 年之前
  Lucas Steuernagel 9ce88f2bb9 Decouple data account from contract in the Solana mock VM (#1468) 2 年之前
  Lucas Steuernagel 2d35ce39da Avoid narrowing casts from size_t to uint32_t (#1426) 2 年之前
  salaheldinsoliman de921953ee add contract author and version flags (#1392) 2 年之前
  Sean Young 6efe357e9b Bump solana-rbpf crate to 0.5.0 (#1416) 2 年之前
  Sean Young 4dad1cea1a Ensure that doccomments still work when a function has an annotation (#1413) 2 年之前
  Lucas Steuernagel 153314ef22 Access payer account using `tx.accounts.account_name` (#1384) 2 年之前
  Cyrill Leutwiler 12e9b97a1e `wasm-opt` for Substrate (#1365) 2 年之前
  Lucas Steuernagel e93a136dfd Refactor payer annotation (#1345) 2 年之前
  Lucas Steuernagel 15d92e9169 Add padding in account deserialization (#1306) 2 年之前
  Lucas Steuernagel 673d5b8020 Enable the accounts call argument for constructors (#1271) 2 年之前
  salaheldinsoliman 1b46d73b32 Add release flag (#1227) 2 年之前
  Sean Young 1ba694bc16 Remove overflow flag 2 年之前
  Sean Young 37d8d6282e Bump solana rbpf to 0.2.38 2 年之前
  salaheldinsoliman 9a8d525591 report runtime errors (#1150) 2 年之前
  Sean Young eef6a0bdd8 Bump solana_rbpf 2 年之前
  Sean Young 743d898669 Fixes for rust 1.67 clippy (#1136) 2 年之前
  Sean Young 796fbb92a2 Bump inkwell and other dependencies (#1135) 2 年之前
  Lucas Steuernagel 0f66274c2c Generate Anchor IDL from Solidity contracts ⚓ (#1104) 2 年之前
  Sean Young 54f89fa8be Make instruction data compatible with anchor (#1105) 2 年之前
  Sean Young 3234e18e35 Ensure no data is returned when a function has no return values (#1103) 2 年之前
  Sean Young 144c43207d Only emit in codegen when needed (#1100) 2 年之前