draoi
|
5b02abf032
lilith: move whitelist_refinery() into session::refine_sesssion()
|
2 years ago |
draoi
|
38dcac45b5
p2p: remove more unused artifacts
|
2 years ago |
draoi
|
2b46488e09
doc: add missing docstrings to net/outbound_session
|
2 years ago |
draoi
|
06c64b06aa
doc: upgrade some NOTE comments to docstrings
|
2 years ago |
draoi
|
3998b80d8f
p2p: delete unused peer_discovery_running variable
|
2 years ago |
draoi
|
a4c9ddcfed
outbound_session: make SlotPreference enum
|
2 years ago |
draoi
|
7e95c56d61
session: fix bitflags on mod.rs
|
2 years ago |
zero
|
b343d6132c
doc/book: fix broken paths for code
|
2 years ago |
zero
|
bddc2b5e49
github workflows: update to v4, see https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
|
2 years ago |
zero
|
2d9f5af6b5
test-harness: update pks/vks hashes
|
2 years ago |
zero
|
441150bbad
contracts: adjust k values to smallest possible
|
2 years ago |
zero
|
898ed02880
zkrunner: if (value := foo) can wrongly be false if value is 0, so be explicit with "is not None"
|
2 years ago |
zero
|
4709bfd314
doc/book: zkas/writing-zk-proofs, add comments on witness JSON files
|
2 years ago |
zero
|
e1b259c019
zkrunner: regenerate all proof witness json files
|
2 years ago |
zero
|
5c98b289ca
doc/book: add section on using zkrender tool
|
2 years ago |
zero
|
ccda1a41df
doc/book: fix nullifier derivation N = H(x, C)
|
2 years ago |
zero
|
9ff7bc4658
doc/book: s/state_transition()/process()/
|
2 years ago |
zero
|
a8a63387db
doc/book: merge duplicate smart contract sections, applying small corrections
|
2 years ago |
skoupidi
|
722c786157
darkfid: use a hot-swapable JSON-RPC client to handle errors while communicating with minerd
|
2 years ago |
skoupidi
|
96af06da04
contrib/localnet/darkfid-single-node: updated README.md to reflect latest drk changes
|
2 years ago |
skoupidi
|
d3ab4be743
drk: make rpc_client optional so its not required it in every operation
|
2 years ago |
parazyd
|
faf96deeaa
drk/deploy: Implement deploy auth listing
|
2 years ago |
parazyd
|
f011b02336
drk: Introduce SQL schema for Deployooor contract
|
2 years ago |
skoupidi
|
cf7b3c8c61
script/research/blockchain-explorer: updated to latest darkfi structures
|
2 years ago |
skoupidi
|
4f9c104206
blockchain: replaced header tree with just its root
|
2 years ago |
skoupidi
|
9f5e6aafc4
blockchain: changed block height from u64 to u32
|
2 years ago |
skoupidi
|
c69732379e
script/research/gg: updated to latest darkfi structures
|
2 years ago |
skoupidi
|
0318720cd3
blockchain/tx_store: changed location tx_index from u64 to u16
|
2 years ago |
skoupidi
|
1a0f997f28
contracts: simplyfied call index usize usage
|
2 years ago |
parazyd
|
509d9bf0d4
net: Fix bitflags
|
2 years ago |