Commit History

Author SHA1 Message Date
  Sean Young a74ab4db8a Allow using {func} for type to use library functions (#1528) 2 years ago
  Lucas Steuernagel 512f3f2387 New syntax for contracts on Solana (#1517) 2 years ago
  Lucas Steuernagel d5e72894c3 Represent contracts by their program id (#1474) 2 years ago
  Lucas Steuernagel 9ce88f2bb9 Decouple data account from contract in the Solana mock VM (#1468) 2 years ago
  Sean Young 28da91132f Support user defined operators (solc v0.8.19 feature) (#1203) 2 years ago
  Lucas Steuernagel 0f66274c2c Generate Anchor IDL from Solidity contracts ⚓ (#1104) 2 years ago
  Sean Young be15e1c1bc Remove msg.sender on Solana (#1096) 2 years ago
  Sean Young e1d49e96c4 Match Anchor contract deployment (#1034) 2 years ago
  Ry Jones f2d5e6782a Add SPDX headers (#951) 3 years ago
  Sean Young 144584ebdf Do not permit value transfers in CPI 3 years ago
  Sean Young c898fb79a1 Support retrieving balance of account on Solana 4 years ago
  Sean Young 09842bccd5 Enfore the payable attribute on Solana 4 years ago
  Sean Young 27df84afbc Implement msg.value for Solana 4 years ago
  Sean Young fd8aec3146 Solana event support 4 years ago
  Sean Young 0499562604 Attach libraries to contracts and interfaces with using 4 years ago