brid
|
2b54018a9c
doc: clean up stale fee documentation artifacts
|
3 days ago |
brid
|
7d3c9ca52a
validator: charge the fee call a fixed gas cost
|
3 days ago |
brid
|
a52f817dd8
validator: credit miner-claimable fees in block templates
|
3 days ago |
darkfi
|
351830692f
validator/fees: add calibrated gas constants and per-row ZK pricing
|
2 months ago |
oars
|
eec7de2ecd
refactor: move compute_fee from validator to sdk/blockchain and remove drk dependency on validator feature due to validator feature's deploy_native_contracts function
|
6 months ago |
skoupidi
|
cc782bfea2
validator: chore format comments to match style
|
7 months ago |
x
|
06cf1be98d
validator: Use saturating arithmetic
|
7 months ago |
x
|
9785777642
chore: Update copyright license year
|
8 months ago |
skoupidi
|
dba73bbe28
darkfid: reduce contracts execution fees
|
1 year ago |
parazyd
|
604f443fd1
chore: Update license header year
|
1 year ago |
kalm
|
541b958824
validator/fees: implement custom Debug trait for GasData
|
1 year ago |
skoupidi
|
233407d001
validator: renamed GasData fields
|
1 year ago |
kalm
|
693911070b
validator: introduce FeeData struct representing fee related data
|
2 years ago |
zero
|
9188a62bb3
smt: simplify ZK gadget. Use `root = sparse_merkle_root(pos, path, leaf)` instead of the more complicated `is_member = sparse_tree_is_member(root, path, pos, leaf)`
|
2 years ago |
zero
|
376784af2e
zkas/zk: add sparse_tree_is_member() opcode
|
2 years ago |
parazyd
|
3cb838daeb
validator/fees: Add gas use calculator for ZK circuits
|
2 years ago |
parazyd
|
f733f094e7
validator: Account for Schnorr signature verification for fees in txs
|
2 years ago |