Historial de Commits

Autor SHA1 Mensaje Fecha
  parazyd b483c8caf0 zkas: Rework lexer and parser into classes and simplify errors. hace 4 años
  parazyd 4e8361bf96 zkas: Update Cargo.toml and Cargo.lock hace 4 años
  narodnik 898f0a00dc begin to add json rpc server to ircd hace 4 años
  narodnik 7f31c1181f remove unused imports hace 4 años
  narodnik fe34207435 split ProgramOptions into its own module hace 4 años
  narodnik 651ad2abec split ServerConnection into irc_server::IrcServerConnection hace 4 años
  narodnik 5b5659d9dd move privmsg and protocol_privmsg to separate submodules hace 4 años
  narodnik 6081f12b71 move src/bin/ircd.rs to new subcrate in bin/ircd/ hace 4 años
  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. hace 4 años
  parazyd bda7ad6c06 zkas/AST: Proper parsing of constant/contract. hace 4 años
  narodnik a1e293eb48 add a doc describing p2p irc test usage hace 4 años
  narodnik be5378f293 working p2p irc :) hace 4 años
  parazyd faa88faec9 zkas: Parse constants and contract. hace 4 años
  parazyd 0ac6dd8c39 book: Move proofs from Sapling example to zkas/proofs and #include them. hace 4 años
  parazyd ed2fdae2da bin: clippy lints. hace 4 años
  parazyd 77814d2c08 Use zstd for rocksdb. hace 4 años
  narodnik 4116b014ec load program options and interpret privmsg commands hace 4 años
  Dastan-glitch 3932a971ec Linting hace 4 años
  Dastan-glitch b398a41526 Formatting hace 4 años
  Dastan-glitch 80ba9a2dca Error handling hace 4 años
  parazyd 9777e7c3cc walletdb: Proper row updating and have tree_gen return empty tree. hace 4 años
  parazyd baf941d3f5 walletdb: Use debug statements instead of trace. hace 4 años
  parazyd 108b383c31 walletdb: Test merkle tree. hace 4 años
  lunar-mining 5025d9359b sql: fixed typo on sql schema and added cashier_tree.sql hace 4 años
  lunar-mining a44956f0ff src:state.rs: save tree after we generate witness values hace 4 años
  lunar-mining e539efabf1 cashier: add save/load/create merkle tree to cashierdb and cashierd hace 4 años
  lunar-mining 7a598c2720 walletdb: pass a reference to put_tree() hace 4 años
  lunar-mining b6f4d81f75 sql: added tree table to cashier and wallet sql hace 4 años
  lunar-mining ad9b9c0a9f src/state.rs: save updated tree to wallet hace 4 años
  lunar-mining a33130175d darkfid: read tree from sql hace 4 años