Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

Checklist for 1.0 release #40

Open
5 of 7 tasks
jeffesquivels opened this issue Sep 5, 2019 · 3 comments
Open
5 of 7 tasks

Checklist for 1.0 release #40

jeffesquivels opened this issue Sep 5, 2019 · 3 comments
Assignees

Comments

@jeffesquivels
Copy link
Member

jeffesquivels commented Sep 5, 2019

This is the checklist of pending items/bugs/tasks that need to be addressed in order to release a 1.0 version:

  • Looking into networking layer improvements in albatross and backporting anything that makes sense
  • Make sure TLS termination works properly with our current mainnet infrastructure setup
  • Backport the updated GitLab CI config from albatross
  • Fix bug where incomplete AccountsProof are sent
  • Code cleanup (warnings during compilation, etc.)
  • Support https for the metrics server
  • Make sure the name of metrics in Rust match those in JavaScript
@jgraef
Copy link
Contributor

jgraef commented Sep 16, 2019

  • Update README
  • Update comments in example config file

@jgraef
Copy link
Contributor

jgraef commented Sep 16, 2019

I don't think we can use PEM files for the TLS certificates as native_tls haven't finished that feature yet[1]

[1] sfackler/rust-native-tls#27

@jeffesquivels
Copy link
Member Author

I don't think we can use PEM files for the TLS certificates as native_tls haven't finished that feature yet[1]

[1] sfackler/rust-native-tls#27

I moved this to #41 so that it can be tracked and fixed post-release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants