Skip to content
Snippets Groups Projects
  1. Sep 30, 2022
  2. Sep 13, 2022
  3. Sep 06, 2022
  4. Jul 28, 2022
  5. Jul 07, 2022
  6. Jul 06, 2022
  7. Jul 04, 2022
    • Alberto Miranda's avatar
      Reorganize source code · 4d12b240
      Alberto Miranda authored
      - `scord` daemon now has its own directory in `src/scord`
      - `scord-ctl` daemon now has its own directory in `src/scord-ctl`
      - library code now lives under the  `lib` directory
      - public rpc definitions now live in `src/lib/rpcs/`
      - private rpc definitions for each daemon now live in
        `src/scord/rpcs/` and `src/scord-ctl/rpcs/`, respectively
      - `config`, `logger`, and `network` code now live under the `common` directory
      4d12b240
  8. Jun 30, 2022
  9. Jun 28, 2022
  10. Jun 27, 2022
  11. Jun 25, 2022
  12. Jun 23, 2022
  13. Jun 14, 2022
Loading