We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 738ff34 commit b5f7abdCopy full SHA for b5f7abd
CHANGELOG
@@ -1,9 +1,15 @@
1
# Changelog
2
3
+## UNRELEASED
4
+
5
+- Added faucet functionality with `torus balance run-faucet` command for testnet with configurable difficulty and multi-job support
6
7
## 0.2.4.1
8
9
- Issues a warn when the torus storage is not created
10
11
## 0.2.4
12
13
- Overhaul in display of balances
14
- Fixed some references to the previous codebase
15
- New key storage format
@@ -13,13 +19,17 @@
19
- Only asks for key passwords where keypair is needed
20
21
## 0.2.3.1
22
16
23
- Disabling `torus misc apr`
17
24
18
25
## 0.2.3
26
27
- Fixed default testnet node url
28
29
## 0.2.2
30
31
- Changed unit name
32
33
## 0.2.1
-- Ported to Torus network
34
35
+- Ported to Torus network
0 commit comments