-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog.txt
47 lines (37 loc) · 1.3 KB
/
ChangeLog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
v1.0.0 (19.09.2021)
- Script created
v1.0.1 (19.09.2021)
- Add set home methods
v1.0.2 (20.09.2021)
- Add oraid specific cmds
- Refactoring test cases
v1.0.3 (21.09.2021)
- Refactoring config
- The folder to backup will be: /mnt/volume_current/workspace
- The backup name folder will be: /mnt/volume_new/binary_name
v1.0.4 (22.09.2021)
- Configuration refactoring
v1.0.5 (22.09.2021)
- Add signctrl methods
- Refactoring
v1.1.0 (23.09.2021)
- Major refactoring
- Add new cmds
v1.2.0 (25.09.2021)
- Add new commands: list_repository_files, delete_repo_outdated_files
- Refactoring
v1.3.0 (26.09.2021)
- Add cmd argument to pass to the script. If the argument is not given the script start the repl.
v1.4.0 (27.09.2021)
- Add cmd convention NEW/CUR suffix. A cmd with suffix NEW/CUR means the cmd is related to the NEW/CUR home path data directory the of the blockchain
- Add new cmds:
- config_node_without_signctrl_NEW
- config_node_without_signctrl_CUR
- restart_node_without_signctrl_NEW
- restart_node_without_signctrl_CUR
- priv_validator_laddr_config_reset_NEW
- priv_validator_laddr_config_reset_CUR
- priv_validator_laddr_config_signctrl_NEW
- priv_validator_laddr_config_signctrl_CUR
- copy_priv_validator_key_to_home_NEW
- copy_priv_validator_key_to_home_CUR