zero
|
5c98b289ca
doc/book: add section on using zkrender tool
|
před 2 roky |
zero
|
ccda1a41df
doc/book: fix nullifier derivation N = H(x, C)
|
před 2 roky |
zero
|
9ff7bc4658
doc/book: s/state_transition()/process()/
|
před 2 roky |
zero
|
a8a63387db
doc/book: merge duplicate smart contract sections, applying small corrections
|
před 2 roky |
skoupidi
|
722c786157
darkfid: use a hot-swapable JSON-RPC client to handle errors while communicating with minerd
|
před 2 roky |
skoupidi
|
96af06da04
contrib/localnet/darkfid-single-node: updated README.md to reflect latest drk changes
|
před 2 roky |
skoupidi
|
d3ab4be743
drk: make rpc_client optional so its not required it in every operation
|
před 2 roky |
parazyd
|
faf96deeaa
drk/deploy: Implement deploy auth listing
|
před 2 roky |
parazyd
|
f011b02336
drk: Introduce SQL schema for Deployooor contract
|
před 2 roky |
skoupidi
|
cf7b3c8c61
script/research/blockchain-explorer: updated to latest darkfi structures
|
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
|
c69732379e
script/research/gg: updated to latest darkfi structures
|
před 2 roky |
skoupidi
|
0318720cd3
blockchain/tx_store: changed location tx_index from u64 to u16
|
před 2 roky |
skoupidi
|
1a0f997f28
contracts: simplyfied call index usize usage
|
před 2 roky |
parazyd
|
509d9bf0d4
net: Fix bitflags
|
před 2 roky |
skoupidi
|
d9304c15cd
runtime: changed call_index from u32 to u8
|
před 2 roky |
parazyd
|
bf1303b6f3
drk: Stub function for contract deploy authority generation
|
před 2 roky |
zero
|
425df4c8cb
hosts: fix macro calls formatting
|
před 2 roky |
zero
|
c2c967a673
net: p2p.stop() calls channel.stop() on all channels
|
před 2 roky |
zero
|
af8f1e9d20
net: remove public visibility from outbound_session::Slot, and correct broken docstring
|
před 2 roky |
draoi
|
225e9bbd72
chore: make clippy
|
před 2 roky |
draoi
|
fe0801bcf1
outbound_session: fix bug causing nodes to get stuck in peer discovery
|
před 2 roky |
draoi
|
7870d006d2
chore: cargo fmt
|
před 2 roky |
draoi
|
69470ff9b2
doc: fix incomplete debug statements on hosts.rs
|
před 2 roky |
draoi
|
182efa4b46
p2p_test: slightly more expansive testing
|
před 2 roky |
draoi
|
ec688f485a
p2p: start refine_sesssion() before outbound_session()
|
před 2 roky |
draoi
|
8a413d1c3d
refine_session: reorder start(), shutdown sequence
|
před 2 roky |
draoi
|
b631a10629
channel: only print disconnect errors when we're on SESSION_NET
|
před 2 roky |
dasman
|
214458322a
add deg2 (dag_browser) code
|
před 2 roky |