Historial de Commits

Autor SHA1 Mensaje Fecha
  Sean Young 45f01b4718 Implement string.concat() and bytes.concat() (#1590) hace 2 años
  Lucas Steuernagel 2d35ce39da Avoid narrowing casts from size_t to uint32_t (#1426) hace 2 años
  Lucas Steuernagel 200560e189 Enable tests for stdlib (#1299) hace 2 años
  Sean Young 48571b19d6 Compare the full 64 bits address on Solana (#1295) hace 2 años
  Sean Young be65cc0397 Add check for SPDX headers (#1057) hace 3 años
  Sean Young 87501a7f58 Address should be array of opaque bytes, not int hace 5 años
  Sean Young 72e5683e84 Remove Sawtooth Sabre support hace 4 años
  Sean Young 92875f9f02 Implement solana mapping with key string or bytes hace 4 años
  Sean Young 22c9ab954c Remove deduplication in stdlib functions hace 4 años
  Sean Young cb2f1a94de Move heap out of stdlib hace 4 años
  Sean Young 82a3d443ae Fix eth abi encoding with no arguments hace 4 años
  Sean Young 706166c41c Introducing python style format() strings hace 5 años
  Sean Young 3aadc43fcc Ensure that >> on a int128/int256 works hace 5 años
  Sean Young 86274501ff substrate: remove scratch buffer from ext_call, ext_instantiate, and ext_return hace 5 años
  Sean Young 19f2c08d7a Add new target generic which produces object file for linking hace 5 años
  Sean Young 48f4bffb9a Implement msg.data hace 5 años
  Sean Young 4ce77e93a5 Verify the heap hace 5 años
  Sean Young 397685cdaa Add public domain ripemd160 implementation hace 5 años
  Sean Young 119d7341ac Expression::Keccak256() uses __memcpy() with 0 length if bytes is 0 length hace 5 años
  Sean Young b04411798f abi decode dynamic storage arrays for substrate hace 5 años
  Sean Young 6e69c1dc6a Get whole contract storage string for substrate hace 5 años
  Sean Young d714513e3b A null pointer is a valid pointer in wasm hace 5 años
  Sean Young 66e1c98cb7 String decoding for substrate hace 5 años
  Sean Young 2a4e5047df encode bytes/string for substrate hace 5 años
  Sean Young 727c4736c8 String concatenation using + hace 5 años
  Sean Young 176f244d37 Introduce string compare using == or != operators hace 5 años
  Sean Young a464b74b4c Support literal initializer for string/bytes hace 5 años
  Sean Young 43dd616f5d Resolve and emit new array[](n) type expressions hace 5 años
  Sean Young 9792bcaadb Introduce dynamic array type hace 5 años
  Sean Young 71797a460a Add Sawtooth Sabre support hace 5 años