ghassmo
|
21da63eeb6
add ".gitignore" file to bin/ircd
|
4 лет назад |
parazyd
|
b996e0266c
zkas: WIP circuit parsing.
|
4 лет назад |
parazyd
|
7edbf0ee04
zkas: Move binary to main.rs.
|
4 лет назад |
parazyd
|
2cdb452987
zkas/parser: Fix logic bug in check_section_structure().
|
4 лет назад |
parazyd
|
1247051866
zkas/parser: Small naming cleanups.
|
4 лет назад |
parazyd
|
6b148dcceb
zkas: Add circuit parser skeleton and improve some error handling.
|
4 лет назад |
parazyd
|
5b7cff52b3
Update Cargo.lock and Cargo.toml.
|
4 лет назад |
parazyd
|
b483c8caf0
zkas: Rework lexer and parser into classes and simplify errors.
|
4 лет назад |
parazyd
|
4e8361bf96
zkas: Update Cargo.toml and Cargo.lock
|
4 лет назад |
narodnik
|
898f0a00dc
begin to add json rpc server to ircd
|
4 лет назад |
narodnik
|
7f31c1181f
remove unused imports
|
4 лет назад |
narodnik
|
fe34207435
split ProgramOptions into its own module
|
4 лет назад |
narodnik
|
651ad2abec
split ServerConnection into irc_server::IrcServerConnection
|
4 лет назад |
narodnik
|
5b5659d9dd
move privmsg and protocol_privmsg to separate submodules
|
4 лет назад |
narodnik
|
6081f12b71
move src/bin/ircd.rs to new subcrate in bin/ircd/
|
4 лет назад |
narodnik
|
90d859e424
abstract privmsg stuff into a proper Protocol object that uses the jobs manager to ensure the running tasks are properly closed when the channel disconnects.
|
4 лет назад |
parazyd
|
bda7ad6c06
zkas/AST: Proper parsing of constant/contract.
|
4 лет назад |
narodnik
|
a1e293eb48
add a doc describing p2p irc test usage
|
4 лет назад |
narodnik
|
be5378f293
working p2p irc :)
|
4 лет назад |
parazyd
|
faa88faec9
zkas: Parse constants and contract.
|
4 лет назад |
parazyd
|
0ac6dd8c39
book: Move proofs from Sapling example to zkas/proofs and #include them.
|
4 лет назад |
parazyd
|
ed2fdae2da
bin: clippy lints.
|
4 лет назад |
parazyd
|
77814d2c08
Use zstd for rocksdb.
|
4 лет назад |
narodnik
|
4116b014ec
load program options and interpret privmsg commands
|
4 лет назад |
Dastan-glitch
|
3932a971ec
Linting
|
4 лет назад |
Dastan-glitch
|
b398a41526
Formatting
|
4 лет назад |
Dastan-glitch
|
80ba9a2dca
Error handling
|
4 лет назад |
parazyd
|
9777e7c3cc
walletdb: Proper row updating and have tree_gen return empty tree.
|
4 лет назад |
parazyd
|
baf941d3f5
walletdb: Use debug statements instead of trace.
|
4 лет назад |
parazyd
|
108b383c31
walletdb: Test merkle tree.
|
4 лет назад |