core icon indicating copy to clipboard operation
core copied to clipboard

feat: docker support for mainnet validator

Open nghuyenthevinh2000 opened this issue 1 year ago • 2 comments

Summary of changes

Add docker image to run on mainnet

My node has been running for 2 days without problem

Screenshot 2023-04-04 at 11 17 09

Report of required housekeeping

  • [ ] Github issue OR spec proposal link
  • [ ] Wrote tests
  • [ ] Updated API documentation (client/lcd/swagger-ui/swagger.yaml)
  • [ ] Added a relevant changelog entry: clog add [section] [stanza] [message]

(FOR ADMIN) Before merging

  • [ ] Added appropriate labels to PR
  • [ ] Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)
  • [ ] Confirm added tests are consistent with the intended behavior of changes
  • [ ] Ensure all tests pass

nghuyenthevinh2000 avatar Mar 30 '23 17:03 nghuyenthevinh2000