Commit Graph

28 Commits

Author SHA1 Message Date
Kris Nuttycombe b1a60d9754
Apply suggestions from code review
Co-authored-by: str4d <jack@electriccoin.co>
2021-12-20 11:29:50 -07:00
Kris Nuttycombe 266d66c726 Use `poetry` to handle dependency management.
This also updates the README.md file with instructions on how
to generate the graphql APIs for github that the DAG generator
depends upon.
2021-12-20 11:03:49 -07:00
Jack Grigg a8fefc086e Adjust DAG dark theme colours
Follows pointers from the Material dark theme:
    https://material.io/design/color/dark-theme.html
2021-12-09 12:19:09 +00:00
Jack Grigg a0f0e7a40d Use a sans-serif font in dark mode 2021-12-09 02:15:17 +00:00
Jack Grigg ac8d5d62b6 Add dark mode style for DAG
Closes zcash/developers#2.
2021-12-09 02:07:00 +00:00
Jack Grigg b0ef47e636 Document DAG script in README 2021-12-08 17:05:08 +00:00
Jack Grigg d40ec38be9 Add zcash/pasta_curves to ECC core team DAG 2021-12-07 16:16:38 +00:00
Jack Grigg d5da7b7b96 Add zcash/halo2_gadgets to ECC core team DAG 2021-11-22 18:30:50 +00:00
Jack Grigg 8b74e5a983 Add zcash/incrementalmerkletree to ECC core team DAG 2021-11-18 01:47:37 +00:00
Jack Grigg a6c1b06c9d Render ZF DAG view 2021-06-15 17:45:59 +01:00
Jack Grigg bf822e557c Add ZF DAG view 2021-06-15 17:45:18 +01:00
Jack Grigg 6b2650410e Add wallet DAG to index 2021-06-15 17:11:55 +01:00
Jack Grigg 1e2ac91132 Add ECC wallet team DAG view 2021-06-15 17:06:21 +01:00
Jack Grigg eebbbe3a63 Rename DAG script 2021-06-15 17:05:32 +01:00
Jack Grigg eb4de7a82a Expose the DAG script parameters as environment variables 2021-06-15 16:53:34 +01:00
Jack Grigg 0abd60188c Mark S-committed issues and PRs in blue 2021-05-24 23:02:13 +01:00
Jack Grigg 92acb1df11 Prune closed nodes that have no open upstream blockers
Previously only fully-closed subgraphs would be pruned, but for something
the size of Orchard this becomes rather hard to navigate. This change
reduces the size of the active DAG to solely focus on active issues.
2021-05-24 18:58:14 +01:00
Kevin Gorham 32efef6cfd
Minor typo. 2021-05-10 15:54:14 -04:00
Jack Grigg d69c762c1e Link to website from README 2021-05-07 13:25:30 +12:00
Jack Grigg ad90a4d99b Add a simple index page 2021-05-07 13:12:31 +12:00
Jack Grigg 09ef88a54d Filter out unknown issues 2021-05-07 12:45:06 +12:00
Jack Grigg 78bedd4f3a Actions: Setup Graphviz 2021-05-07 12:32:34 +12:00
Jack Grigg 0e8427b3c8 Add pygraphviz to requirements 2021-05-07 12:30:13 +12:00
Jack Grigg 665bb3dee2 Actions: Add workflow for rendering DAG to GH Pages 2021-05-07 12:29:02 +12:00
Jack Grigg 009996198b Take API tokens as environment variables 2021-05-07 12:19:04 +12:00
Jack Grigg 4690a7220a Render SVG in public/ subdir 2021-05-07 12:18:57 +12:00
Jack Grigg 0fc4887bf3 Import ECC core DAG renderer 2021-05-07 11:58:08 +12:00
Jack Grigg a82c8253e7 Initialize developers repo 2021-05-07 11:10:08 +12:00