parazyd
|
44fdddb018
Update some version dependencies for derive crates.
|
4 лет назад |
parazyd
|
bf622aad39
util/serial: Implement derive macros also for unnamed fields.
|
4 лет назад |
parazyd
|
444531cc3d
util/serial: Implement SerialEncodable/SerialDecodable derive macros.
|
4 лет назад |
parazyd
|
9b429d9b6c
Update dependency versions.
|
4 лет назад |
parazyd
|
89af9715ed
example: Remove dao_process.rs
|
4 лет назад |
parazyd
|
143449db4e
example/halo2: Remove old files.
|
4 лет назад |
ghassmo
|
3e33a2f1d5
bin/taud: remove allow(dead_code) macro
|
4 лет назад |
ghassmo
|
e721860e03
bin/taud: impl Encodable/Decodable for TaskInfo
|
4 лет назад |
ghassmo
|
1d5268fda8
bin/taud: impl Encodable/Decodable for Timestamp
|
4 лет назад |
ghassmo
|
7d20233b5d
bin/taud: run crdt node in taud
|
4 лет назад |
ghassmo
|
2280240d09
bin/taud: move rpc code to separate file
|
4 лет назад |
ghassmo
|
3fcc08c6aa
bin/taud: add crdt module
|
4 лет назад |
ghassmo
|
3e76241ddd
script/research/crdt: use log_config from darkfi::util
|
4 лет назад |
parazyd
|
1fdc2c7718
contrib: Add tool to list outdated deps in a table.
|
4 лет назад |
ghassmo
|
61d2595e6a
script/research/crdt: use generic for send/receive event inside Node &
|
4 лет назад |
parazyd
|
7794dfaee8
tests: Increase number of rows for mint and burn proofs.
|
4 лет назад |
ghassmo
|
cb841d3fe6
script/research/crdt: WIP implement P2p for crdt node
|
4 лет назад |
Dastan-glitch
|
c0b42be855
bin/tau-cli: clean-up
|
4 лет назад |
parazyd
|
29c0cb9c09
Update dependency versions throughout project.
|
4 лет назад |
parazyd
|
3447c87dd8
zkas, vm: Implement greater_than opcode for scalar comparison.
|
4 лет назад |
parazyd
|
73d7b4f19b
zkas/parser: Use a macro to parse function calls to reduce repetitive code.
|
4 лет назад |
parazyd
|
2de7656f8c
zk: Implement GreaterThan chip used for scalar comparison.
|
4 лет назад |
parazyd
|
8ca8406aec
zk: Implement EvenBits chip for bit decomposition.
|
4 лет назад |
parazyd
|
5f0c0b05d8
zk: Clean up unused code from arith_chip.
|
4 лет назад |
aggstam
|
cbcb90ca6b
script/research/validatord: minor cleanup
|
4 лет назад |
Dastan-glitch
|
f868f0a358
bin/tau-cli: highest rank is bright, some clean-ups
|
4 лет назад |
aggstam
|
e321b99a48
script/research/validatord/simulation: fixed ports in commands.
|
4 лет назад |
aggstam
|
e5b507693c
script/research/validatord: Core validator boilerplate implementation, using p2p network.
|
4 лет назад |
ghassmo
|
cc3edb6b38
script/research/crdt: impl Decodable + Encodable for Event
|
4 лет назад |
ghassmo
|
0457fc65f8
script/research/crdt: implement base structs for p2p
|
4 лет назад |