Commit History

Author SHA1 Message Date
  Sean Young 409e42f0f6 Release v0.1.13: Genoa (#1016) 3 years ago
  Lucas Steuernagel a74474870d Refactor emit (#1015) 3 years ago
  Lucas Steuernagel c9c1f75c2c Solana NFT example (#1002) 3 years ago
  Cyrill Leutwiler 8daea5b9fa Deny direct function access for non base contracts 3 years ago
  Lucas Steuernagel 42415921f1 Emit events using Borsh encoding for Solana (#1008) 3 years ago
  Sean Young 5369c46ffa Fix random test failure in test_mul_within_range (#1013) 3 years ago
  Lucas Steuernagel 23cfcf557a Add semantic information to cfg (#1012) 3 years ago
  salaheldinsoliman 6134fefa43 Fix overflow detection tests (#1003) 3 years ago
  Sean Young 057eb778fd Improve vscode extension documentation (#1001) 3 years ago
  Lucas Steuernagel 6a055a8851 Create Solana's System Instruction library and 'solana-library' folder (#996) 3 years ago
  salaheldinsoliman a78b61adc2 Multiplication overflow detection for integer width > 64 bits (#988) 3 years ago
  Sean Young e3f065351d Merge pull request #998 from seanyoung/solana-heap 3 years ago
  Sean Young c2623f5e61 Enable push/pop on memory arrays on Solana 3 years ago
  Sean Young 2aa94e7fb9 Rename wasmheap to heap since it's being used by Solana too 3 years ago
  Sean Young 29ddbb37c3 Remove sol_alloc_free_ syscall on Solana 3 years ago
  Sean Young 93c7ecbecc Make sure realloc copied all the old data 3 years ago
  Sean Young fecdf33c51 Fix buffer overrun in format string 3 years ago
  Sean Young d11e115aed Fix buffer overrun in eth abi encoder 3 years ago
  Cyrill Leutwiler 5969d0e52d Substrate: concrete contracts must have public or external functions (#999) 3 years ago
  Ry Jones 3a1b70f90e Use MacStadium runner 3 years ago
  Sean Young f1f90b538e Remove references to hyperledger-labs (#993) 3 years ago
  Lucas Steuernagel 0a07eee7fd Create writeStringData and writeBufferData (#987) 3 years ago
  Sean Young f59edd6d26 Remove ewasm target and rename usable parts for evm target (#981) 3 years ago
  Lucas Steuernagel a553c0b008 Create abi.borshDecode method for Solana (#961) 3 years ago
  Sean Young 216e762203 Remove llvm caching 3 years ago
  Sean Young c6edc8b6b3 Always run the tests on linux-arm64 3 years ago
  Julian Popescu 143c344399 make lexer public (#980) 3 years ago
  Nguyen Thanh Toan d8dbcab61f Debug info patch - Fix #967 (#979) 3 years ago
  Sean Young b867c8a6c7 Introduce new syntax for overriding selector (#968) 3 years ago
  Cyrill Leutwiler b12342b111 add shell completions for cli app (#963) 3 years ago