Commit History

Author SHA1 Message Date
  parazyd 431f95dbb6 zkas/compiler: Place CONSTANT_NAME as last in the declaration. 4 years ago
  parazyd d965a9b9f8 contrib: Add LPEG lexer for the zkas language. 4 years ago
  sgmoore d0a9d768d6 Minor typo (#48) 4 years ago
  sgmoore 883964364d Minor typos (#49) 4 years ago
  narodnik 1150696fca show nick changes 4 years ago
  parazyd 5dbf0ac421 zkas/analyzer: Improve incorrect argument error messages. 4 years ago
  parazyd e71c8bebb1 zkas: Add EcMulBase opcode. 4 years ago
  parazyd 00776e81e4 book/zkas: Typo correction in bincode.md 4 years ago
  parazyd ba41f1b863 zkas/compiler: Implement initial bincode generation. 4 years ago
  parazyd 49338d6e1b book/zkas: Add short summary on the bincode. 4 years ago
  parazyd b05a32d0e1 zkas: Use IndexMap instead of HashMap to keep order. 4 years ago
  lunar-mining 97f2e6dbe1 tui: update example 4 years ago
  lunar-mining 8a672bf19f tui: pass coordinates to Widget::new() 4 years ago
  ghassmo 7029ad57db mdbook: add index to jsonrpc.md 4 years ago
  ghassmo 2f53917417 generate json rpc api from darkfid's comments for mdbook 4 years ago
  parazyd e90102e49d net/manual_session: Fix formatting. 4 years ago
  parazyd a78441729c zkas: Compiler skeleton. 4 years ago
  parazyd fd0021106a zkas: Semantic analysis stub. 4 years ago
  narodnik 23e109a3e1 share the list of seen privmsg ids so that locally sent messages can be added to it. 4 years ago
  ghassmo de3e0bfe3e change p2p cli settings in darkpulse 4 years ago
  ghassmo a3117e7f84 wrap_comments to false in rustfmt.toml 4 years ago
  lunar-mining 4cb5542d6d map: created stub irc tui 4 years ago
  narodnik 7ed58b0d2c session for manual connections 4 years ago
  narodnik 8b37435806 ManualSession stub 4 years ago
  Dastan-glitch 86ec332b71 Improve some error handling 4 years ago
  ghassmo a39a84dfb7 minor changes and clean up 4 years ago
  ghassmo 72f4c775e1 use TryFrom when getting PublicKey from Address 4 years ago
  ghassmo be1bdec8a2 darkfid: add the option to import keypair from json file 4 years ago
  ghassmo 9882856eeb crypto/keypair: import public and private key from bytes 4 years ago
  ghassmo 3edebe6b77 darkfid: implement set_default_address rpc function 4 years ago