Skip to content
Snippets Groups Projects
  1. Oct 17, 2022
  2. Aug 30, 2022
  3. Jul 28, 2022
  4. 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
      Verified
      4d12b240
  5. Jun 30, 2022
  6. Jun 23, 2022
  7. Jun 14, 2022
  8. Jun 01, 2022
  9. Nov 19, 2021
  10. Nov 09, 2021
Loading