Commit History

Author SHA1 Message Date
  skoupidi f64c4e5750 contract/*: renamed all slot references to block height 2 years ago
  skoupidi 07b47fd521 contract/money/pow_reward: simplyfied call to use last block information directly from database overlay 2 years ago
  parazyd f9515f3ddc runtime: Begin implementation of host function gas costs 2 years ago
  aggstam e829424a9c sdk/util: added block height retrieval functions and use them at appropriate places 2 years ago
  parazyd e034470611 runtime: Minor comment cleanups and log verbosity. 2 years ago
  parazyd 0e6f51e895 chore: Update copyright year in license headers 2 years ago
  parazyd 561318cf6f runtime: Disable payload debug message on Deploy 2 years ago
  parazyd e102f84e56 runtime: Remove unused sanity_check() function 2 years ago
  zero cc2de1aca1 spec2: concepts page 2 years ago
  ertosns c83ad39e2b [runtime/vm_runtime] comment copy_to_memory 2 years ago
  parazyd 0231beba7f validator: Add placeholder for tx fee enforcement 2 years ago
  y c6d9e495e8 [runtime/vm_runtime] Clarify comment for call() 2 years ago
  y 6cff3c3a12 [runtime/vm_runtime] Add even more documentation 2 years ago
  y 4f29180d9e [runtime/vm_runtime] Add more documentation 2 years ago
  y d70dc7da65 Revert "[validator/verification] Reject massive txs" 2 years ago
  y a0636984e4 [validator/verification] Reject massive txs 2 years ago
  y a649d8f434 [runtime] Handle calls with no return values 2 years ago
  y d3839ed6fc [runtime] Prevent (unlikely) underflow 2 years ago
  y 889478f561 [runtime] Add clarifying documentation 2 years ago
  parazyd 8f46f7b777 lib: Clean up library features. 3 years ago
  aggstam 6fa4049a1b Make Repo Great Again 3 years ago
  aggstam ec97e969c8 sdk: renamed SlotCheckpoint to Slot 3 years ago
  parazyd 33c286f19f contract/dao: Introduce money state snapshotting. 3 years ago
  aggstam 53682169cd sdk: get_verifying_slot_epoch added 3 years ago
  parazyd 54225ed4fd runtime: Double the gas limit. 3 years ago
  parazyd 9cf3fee6ac runtime: Make all WASM opcodes cost 1 unit, clean up gas_info. 3 years ago
  parazyd c129ab4cb3 runtime: Add sanity_check function for checking WASM bincode. 3 years ago
  parazyd 89666c0849 runtime: Add TODO on using sled-overlay for deploy() 3 years ago
  aggstam 1bd504eaa0 util/time/TimeKeeper: added verifying slot attribute that can be used by the runtime for validations 3 years ago
  aggstam 3943ad27af sdk: replaced db_get_slot_checkpoint with get_slot_checkpoint and moved to util 3 years ago