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
|
5 months ago |
skoupidi
|
cc782bfea2
validator: chore format comments to match style
|
6 months ago |
x
|
06cf1be98d
validator: Use saturating arithmetic
|
6 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 |