Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  skoupidi 43f9fc8aa1 runtime: get_block_target() fn added, to retrieve current block time target(seconds) 2 ani în urmă
  skoupidi 9f5e6aafc4 blockchain: changed block height from u64 to u32 2 ani în urmă
  skoupidi d9304c15cd runtime: changed call_index from u32 to u8 2 ani în urmă
  zero 56d5281f6c runtime: remove unused put_object_bytes() 2 ani în urmă
  zero b9cc42cdf4 SDK: move all WASM runtime fns into wasm/ submod 2 ani în urmă
  zero b6e8c00243 replace all data strings output as [123, 78, ...] with big endian hex strings. 2 ani în urmă
  skoupidi dad7577bed blockchain/tx_store: new tx location tree added 2 ani în urmă
  zero 9074440105 runtime: remove call_idx from the payload, and add it as a Runtime param 2 ani în urmă
  zero 69cf9c3a1a runtime: add missing get_tx_hash() 2 ani în urmă
  skoupidi ea93623ff8 blockchain/contract_store: unified wasm and states trees into a single store structure 2 ani în urmă
  skoupidi 7d4151c230 sdk: fn get_tx(hash) added 2 ani în urmă
  zero 0967744635 runtime: add tx_hash to runtime params 2 ani în urmă
  zero 5c9e3bd4a1 tx: change tx.hash() -> Result<blake3::Hash> to tx.hash() -> TransactionHash, by calling .unwrap() on blake3 hasher. This should be safe (see code comment in tx/mod.rs:188 inside fn hash() ) 2 ani în urmă
  zero c5166445d7 smt: get it working with the WASM, and add it to money contract for nullifiers. Summary of changes: 2 ani în urmă
  skoupidi a3a747df39 contract/money/pow_reward: removed obselete ECVRF 2 ani în urmă
  skoupidi 4e8e1ea0a2 chore: clippy 2 ani în urmă
  nighthawk24 9d2adcd93a runtime : Use unwrap_or_else to set retdata 2 ani în urmă
  skoupidi 3355575721 runtime: replaced timekeeper with verifying block height directly 2 ani în urmă
  skoupidi 2f5de8e999 runtime: removed slot related fns and added gas cost to util fns 2 ani în urmă
  skoupidi f64c4e5750 contract/*: renamed all slot references to block height 2 ani în urmă
  skoupidi 07b47fd521 contract/money/pow_reward: simplyfied call to use last block information directly from database overlay 2 ani în urmă
  parazyd f9515f3ddc runtime: Begin implementation of host function gas costs 2 ani în urmă
  aggstam e829424a9c sdk/util: added block height retrieval functions and use them at appropriate places 2 ani în urmă
  parazyd e034470611 runtime: Minor comment cleanups and log verbosity. 2 ani în urmă
  parazyd 0e6f51e895 chore: Update copyright year in license headers 2 ani în urmă
  parazyd 561318cf6f runtime: Disable payload debug message on Deploy 2 ani în urmă
  parazyd e102f84e56 runtime: Remove unused sanity_check() function 2 ani în urmă
  zero cc2de1aca1 spec2: concepts page 2 ani în urmă
  ertosns c83ad39e2b [runtime/vm_runtime] comment copy_to_memory 2 ani în urmă
  parazyd 0231beba7f validator: Add placeholder for tx fee enforcement 2 ani în urmă