skoupidi
|
5623914db7
Removed swapd
|
пре 2 година |
draoi
|
5f55e877ae
net: enable hostlist migration + bugfixes
|
пре 2 година |
parazyd
|
1e5e56c9ea
darkirc/nickserv: Feed RLN identity through REGISTER
|
пре 2 година |
parazyd
|
a9a6cb4ef9
darkirc: NickServ account registration
|
пре 2 година |
parazyd
|
50f7220341
chore: Clippy lints
|
пре 2 година |
skoupidi
|
696bc213a0
validator: fixed stupid mistake
|
пре 2 година |
skoupidi
|
41c9bd28ba
validator: updated sled-overlay version and use new diffs logic for finalization
|
пре 2 година |
skoupidi
|
aae713227f
contract/test-harness/vks: updated hashes
|
пре 2 година |
zero
|
010ea6037d
runtime/merkle: db_roots store key=blockhash, value=blockheight (before value=[])
|
пре 2 година |
zero
|
cde5f7cea2
runtime/merkle: simplify the function. we do not need to store the intermediate roots for the tree since each update is atomic. Also the serialization length == 32 should be an assert rather than a conditional check.
|
пре 2 година |
zero
|
fd1d154b15
runtime/smt: return early with SUCCESS (but give a warning) if the nullifiers list for changing the tree is empty.
|
пре 2 година |
zero
|
309157e0ba
runtime/merkle: return early with SUCCESS (but give a warning) if the coins list for changing the tree is empty. We also don't do any gas calc since nothing on disk was modified.
|
пре 2 година |
parazyd
|
ec5984685b
chore: Add missing license headers
|
пре 2 година |
zero
|
6bee5bf416
subscriber: add docstrings, and simplify a method.
|
пре 2 година |
zero
|
fb4a521f70
zk/smt: fix broken unit test
|
пре 2 година |
zero
|
66b44abc78
runtime: lock sled overlay for the entire duration of merkle::merkle_add() [safety rzns]
|
пре 2 година |
zero
|
c5166445d7
smt: get it working with the WASM, and add it to money contract for nullifiers. Summary of changes:
|
пре 2 година |
zero
|
df1f9e744b
Merge branch 'smt2'
|
пре 2 година |
zero
|
11e39f07cf
mv smt2 smt
|
пре 2 година |
zero
|
ba60fc05f3
switch zkVM to new SMT gadget
|
пре 2 година |
zero
|
e97ade3c9d
SMT2 ZK gadget
|
пре 2 година |
draoi
|
5d9c465b3e
doc: update DEP-0001
|
пре 2 година |
draoi
|
b7c11c2bed
net: implement DEP-0001
|
пре 2 година |
draoi
|
b9edcc6077
channel: expand ChannelInfo to include resolve_addr and connect_addr
|
пре 2 година |
draoi
|
137eef25b7
doc: fmt and add dev NOTEs
|
пре 2 година |
draoi
|
b1cfbda94b
hosts: remove useless Result<> on subscribe_store
|
пре 2 година |
draoi
|
d160e96161
net: gather unused channel_subscriber's into a single channel_subscriber in Hosts
|
пре 2 година |
draoi
|
9bcb691c65
contrib: add dchatd localnet for minimal net testing
|
пре 2 година |
draoi
|
0f5fcba2c2
net: add `last_connection` timer to more empirically track connection status
|
пре 2 година |
zero
|
030d532222
smt2: replace generic_const_exprs unstable rust feature with temp workaround that can easily be changed once the feature exists in rust proper
|
пре 2 година |