提交历史

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