Historia zmian

Autor SHA1 Wiadomość Data
  parazyd 604f443fd1 chore: Update license header year 1 rok temu
  skoupidi 43f9fc8aa1 runtime: get_block_target() fn added, to retrieve current block time target(seconds) 2 lat temu
  skoupidi 9f5e6aafc4 blockchain: changed block height from u64 to u32 2 lat temu
  skoupidi d9304c15cd runtime: changed call_index from u32 to u8 2 lat temu
  zero 56d5281f6c runtime: remove unused put_object_bytes() 2 lat temu
  zero b42cb611c5 runtime: review and update ACL perms for fns 2 lat temu
  zero b9cc42cdf4 SDK: move all WASM runtime fns into wasm/ submod 2 lat temu
  skoupidi dad7577bed blockchain/tx_store: new tx location tree added 2 lat temu
  zero 9074440105 runtime: remove call_idx from the payload, and add it as a Runtime param 2 lat temu
  zero 69cf9c3a1a runtime: add missing get_tx_hash() 2 lat temu
  skoupidi 7d4151c230 sdk: fn get_tx(hash) added 2 lat temu
  skoupidi 0475a8e2d3 runtime/import/util: corrected some log targets 2 lat temu
  skoupidi f9a58ca5ad runtime/import/util: minor optimizations retrieving block info stuff 2 lat temu
  parazyd 1297ff7b07 src/time: Implement and use {over,under}flow-safe API 2 lat temu
  skoupidi a3a747df39 contract/money/pow_reward: removed obselete ECVRF 2 lat temu
  skoupidi 8eef36b898 blockchain/header: changed nonce from pallas::Base to u64 2 lat temu
  skoupidi 2805f1435c validator: fixed minor encoding/decoding bugs 2 lat temu
  skoupidi 3355575721 runtime: replaced timekeeper with verifying block height directly 2 lat temu
  skoupidi 2f5de8e999 runtime: removed slot related fns and added gas cost to util fns 2 lat temu
  skoupidi f64c4e5750 contract/*: renamed all slot references to block height 2 lat temu
  skoupidi 07b47fd521 contract/money/pow_reward: simplyfied call to use last block information directly from database overlay 2 lat temu
  parazyd 9fb2febfb3 runtime/import/db: Implement host gas cost for zkas_db_set() 2 lat temu
  parazyd c03d48645c runtime/import: Subtract gas fee in get_slot() 2 lat temu
  parazyd f9515f3ddc runtime: Begin implementation of host function gas costs 2 lat temu
  aggstam e829424a9c sdk/util: added block height retrieval functions and use them at appropriate places 2 lat temu
  parazyd 3240221614 runtime/import: General function cleanup and use darkfi_sdk error codes 2 lat temu
  parazyd 87a85e047f runtime/import: Enable pages assertion in put_object_bytes() 2 lat temu
  parazyd 0e6f51e895 chore: Update copyright year in license headers 2 lat temu
  y 753d01b249 runtime/sdk: change return types from i32 to i64 2 lat temu
  y d4b8d45b74 [runtime/util] Document methods 2 lat temu