Skip to content

Releases: jrswab/hotbox

RPC and Seed Nodes

29 Feb 17:04
Compare
Choose a tag to compare

2020-02-29

Added

  • rpc-config.ini
  • seed-config.ini
  • user input to check if RPC node or not

Changed

  • config.ini.example to witness-config.ini
  • tmux name to include hotkeys for changing widows and leaving the hotbox correctly.
  • smoked to light version for seed nodes and witnesses
  • install.sh if statements to case statements.
  • wallet.sh RPC to jrswab.com
  • witness and seed config shared-file-size to 12G

Fixed

  • setup.sh not adding new lines during walk through.
  • witness shared-file-size
  • continuation issue when user enters an invalid user name

Feature: Server Setup Script

27 Feb 18:40
30d7be9
Compare
Choose a tag to compare

2020-02-27

Added

  • Witness disabled check to update script
  • Script to setup a new server running a Debian based system.
    • Does basic security updates
    • Installs Docker
    • Creates new user
    • Creates hotbox directory and downloads run.sh

Updated

  • changelog.md with missing releases
  • contributing.md
  • .gitinore
  • .dockerignore

Changed

  • update.sh to be the core file.
  • install.sh to create a tmux session with two windows
  • install.sh from hard coded version numbers to variables.
  • readme.md to have quick information now that the walk through is in the Github wiki
  • release to be setup.sh instead of run.sh

Hotbox Start Script

25 Feb 15:16
Compare
Choose a tag to compare

This is the script for starting up the Hotbox.
Changes here will be few and far between.

All changes effecting Smoked version are down in the docker container.

Docker Image Updates in 2.0.5

2020-02-22

Changed

  • Config.ini plugins for less RAM usage