Historie revizí

Autor SHA1 Zpráva Datum
  skoupidi 82a56cd2c2 validator: properly handle gas limit checks před 2 roky
  kalm cff9d0e7f5 validator/consensus: gas-based limit for unproposed transactions retrieval před 2 roky
  skoupidi 43f9fc8aa1 runtime: get_block_target() fn added, to retrieve current block time target(seconds) před 2 roky
  skoupidi aa1c5d80d2 contract/money: shuffled functions enum před 2 roky
  skoupidi 73a159ef83 contract/money: properly integrate txs fees into block rewards před 2 roky
  skoupidi ca5df82a72 darkfid: apply blocks with minimal verifications when using sync checkpoint před 2 roky
  skoupidi 4f9c104206 blockchain: replaced header tree with just its root před 2 roky
  skoupidi 9f5e6aafc4 blockchain: changed block height from u64 to u32 před 2 roky
  skoupidi d9304c15cd runtime: changed call_index from u32 to u8 před 2 roky
  skoupidi 930a511309 blockchain: major hashes cleanup před 2 roky
  zero 9074440105 runtime: remove call_idx from the payload, and add it as a Runtime param před 2 roky
  skoupidi 34dd60a9b7 blockchain/block_store: unified all trees into a single store structure před 2 roky
  skoupidi ea93623ff8 blockchain/contract_store: unified wasm and states trees into a single store structure před 2 roky
  zero 0967744635 runtime: add tx_hash to runtime params před 2 roky
  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() ) před 2 roky
  parazyd 1297ff7b07 src/time: Implement and use {over,under}flow-safe API před 2 roky
  skoupidi 7f0f954671 blockchain/header: removed redundant epoch number před 2 roky
  parazyd 8c2a7c65a1 contract/money: Final integration test fixes před 2 roky
  skoupidi 72526ed18c validator: improved uproposed txs retriaval logic před 2 roky
  skoupidi 2ce7f38880 validator: producer tx on last instead of first position in block txs vector and proper header Merkle tree validation před 2 roky
  skoupidi 4c45c8d592 validator: cleaned up verification and validations methods and merged the two files před 2 roky
  skoupidi 3355575721 runtime: replaced timekeeper with verifying block height directly před 2 roky
  skoupidi f64c4e5750 contract/*: renamed all slot references to block height před 2 roky
  skoupidi 16103b84a7 Night of the living dead před 2 roky
  parazyd 2305faefb4 validator/verification: Return an Error if there are failing txs in verifying sets před 2 roky
  parazyd 02e1885d40 validator/verification: Account for ZK proof verification cost when verifying tx fee před 2 roky
  parazyd 36315f09fd validator: Add TODO note about RAM usage for circuit VKs před 2 roky
  parazyd f733f094e7 validator: Account for Schnorr signature verification for fees in txs před 2 roky
  parazyd 7b42b1c1e2 validator/verification: Fix tx fee call index před 2 roky
  parazyd 0e6f51e895 chore: Update copyright year in license headers před 2 roky