parazyd
|
8f46f7b777
lib: Clean up library features.
|
2 years ago |
parazyd
|
0f125fa2db
net: Remove async-std dependency and prefer smol.
|
3 years ago |
parazyd
|
bf2437ec2c
util: Implement PCG for a deterministic PRNG used for testing and sim.
|
3 years ago |
parazyd
|
08e92dbde3
util: Implement RingBuffer as exportable API
|
3 years ago |
parazyd
|
6ff88f036a
util: Remove net_name module.
|
3 years ago |
parazyd
|
71cd3064d6
Update license year.
|
3 years ago |
parazyd
|
88caee7f42
Update and clean up dependencies.
|
3 years ago |
parazyd
|
8ae84ad7f9
Add license header to source files.
|
3 years ago |
mohab metwally
|
fca2e499a6
[clock] moved clock to consensus
|
3 years ago |
Luther Blissett
|
766c07c72c
util: Add base32 encoding.
|
3 years ago |
Luther Blissett
|
6fc5b43d54
Mop up dependencies and features.
|
3 years ago |
Luther Blissett
|
c10d4f140b
Make "util" module not depend on "rpc" (and in turn "net").
|
3 years ago |
Luther Blissett
|
0e5502f5d5
Move serialization library into its own submodule.
|
3 years ago |
Dastan-glitch
|
a50de65a78
Clippy lints
|
3 years ago |
mohab metwally
|
f98137e306
merge crypsinous into master in crypsinousintomaster branch
|
3 years ago |
ghassmo
|
db4e9dd870
use unified gen_id function
|
4 years ago |
ghassmo
|
f73217d966
create `file` module in src/util contain helper functions for dealing with files
|
4 years ago |
mohab metwally
|
0d1d4e6c18
connect stakeholder with p2p network
|
4 years ago |
lunar-mining
|
9b8ba6329f
src/util: create NanoTimestamp tool to get and display nanoseconds
|
4 years ago |
lunar-mining
|
bd9382b1e5
net: add timestamp to msg log. util: create unix timestamp tool.
|
4 years ago |
aggstam
|
90cda47154
script/research/clock_sync: moved to src/util/time.rs and src/error.rs, updated cargo dependencies, darkfid2: added system time check at start
|
4 years ago |
aggstam
|
9b697b525a
src/consensus/util.rs moved to src/util/time.rs, modified corresponding depedencies
|
4 years ago |
ghassmo
|
35706c16e1
remove cli module & move the cli_config to util
|
4 years ago |
parazyd
|
f3045f80e5
Add "net" feature.
|
4 years ago |
parazyd
|
d29ab613c2
Refactor for util feature.
|
4 years ago |
lunar-mining
|
496aa504c6
moved /circuit to /zk/circuit
|
4 years ago |
lunar-mining
|
88cf3114d8
moved /rpc to /util/rpc
|
4 years ago |
ghassmo
|
2c46091faa
create zk module
|
4 years ago |
ghassmo
|
aa6fbc1085
create node module and move darkfid to bin dir
|
4 years ago |
ghassmo
|
a591bb526d
WIP clean and refactoring according to issue #35
|
4 years ago |