Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
111 commits
Select commit Hold shift + click to select a range
f485303
feat(dashmate): HPMN registration with setup command
shumkov Feb 20, 2023
4579c0f
chore: add message to node type selection
shumkov Feb 20, 2023
ec2b03e
chore: some setup instruction suggestions
thephez Feb 21, 2023
827f2ab
feat: continuation
shumkov Feb 22, 2023
e269221
chore: some experiments
shumkov Feb 23, 2023
df56236
chore: add dashmate setup command user help text
strophy Feb 24, 2023
3ade76c
Merge branch 'v0.24-dev' into register-hpmn
shumkov Mar 17, 2023
5febd06
Merge branch 'v0.24-dev' into register-hpmn
shumkov Mar 21, 2023
3071d59
chore: remove unnecessary dependency
shumkov Mar 21, 2023
d51bcef
chore(drive): register masternode
shumkov Mar 21, 2023
c06477c
chore(drive): register masternode
shumkov Mar 21, 2023
5b0fd7f
fix: register guide flow
shumkov Mar 21, 2023
3fe10d3
chore: add more detailed messages to mn guide
strophy Mar 21, 2023
6d082c4
Merge branch 'register-hpmn-strings' into register-hpmn
strophy Mar 21, 2023
b294134
chore: use hint
shumkov Mar 21, 2023
cb24c7d
Merge branch 'register-hpmn' of github.com:dashpay/platform into regi…
shumkov Mar 21, 2023
99f0ee0
feat: bring things together
shumkov Mar 22, 2023
d95734a
feat: validate if preset already configured
shumkov Mar 23, 2023
12f0b81
chore: string formatting
strophy Mar 23, 2023
e238bd4
Merge branch 'register-hpmn' of github.com:dashpay/platform into regi…
strophy Mar 23, 2023
84ed065
Merge branch 'v0.24-dev' into register-hpmn
shumkov Mar 23, 2023
27753ad
fix: do not ask for ip and ports for full nodes
shumkov Mar 23, 2023
c9b0378
feat: ip and port validation
shumkov Mar 23, 2023
5ffa6ab
chore: intro text updates and backtick syntax
strophy Mar 23, 2023
41e1ec9
Merge branch 'register-hpmn' of github.com:dashpay/platform into regi…
strophy Mar 23, 2023
7c321a9
chore: adjust max line width to 80
strophy Mar 23, 2023
d2478d3
chore: more line length changes and new BLS key text
strophy Mar 23, 2023
f0a3a1c
chore: BLS key header
strophy Mar 23, 2023
5b21b90
fix: Cannot read properties of undefined (reading 'core')
strophy Mar 23, 2023
23c7dba
chore: show dynamic values for collateral funding
strophy Mar 23, 2023
4491109
fix: transaction hex validation
shumkov Mar 23, 2023
fdf7ba8
chore: adjust line width for new masternode registration
strophy Mar 23, 2023
7317e2b
chore: update registration guide address format and steps
strophy Mar 23, 2023
3fa6776
fix: invalid addresses encoding format
shumkov Mar 23, 2023
52941f1
Merge remote-tracking branch 'origin/register-hpmn' into register-hpmn
shumkov Mar 23, 2023
52c52b6
feat: output command and store registered masternode config
shumkov Mar 23, 2023
2feb8b7
chore: adjust text around registration command
strophy Mar 23, 2023
15231ad
Merge branch 'register-hpmn' of github.com:dashpay/platform into regi…
strophy Mar 23, 2023
bbd6e57
fix: don't register standard masternode with register_hpmn
strophy Mar 23, 2023
6b438d0
fix: config/platform must have required property 'dapi'
shumkov Mar 23, 2023
4b38f47
fix: externalIp option is not set in testnet config
shumkov Mar 23, 2023
0333a9c
chore: adjust initial network presentation order
strophy Mar 23, 2023
0d93a2c
chore: add colour to preset already configured output
strophy Mar 23, 2023
a53287c
fix: cannot resolve -externalip address: 'null'
shumkov Mar 23, 2023
eb93957
Merge remote-tracking branch 'origin/register-hpmn' into register-hpmn
shumkov Mar 23, 2023
8962807
feat: show mainnet ports
shumkov Mar 23, 2023
9aa7dcf
feat: use hint for forms
shumkov Mar 23, 2023
ad64bc2
feat: output configuration
shumkov Mar 23, 2023
f9ed02e
docs: add todo
shumkov Mar 23, 2023
b6ac143
fix: invalid testnet ports
shumkov Mar 24, 2023
df9a452
fix: invalid initial form values
shumkov Mar 24, 2023
80e957d
feat: show previous input
shumkov Mar 24, 2023
e0242e5
fix: incorrect collateral amount when selecting HPMN
strophy Mar 24, 2023
3ab41d5
chore: adjust spaces, line breaks and asterisks
strophy Mar 24, 2023
7037860
chore: write zerossl header text
strophy Mar 24, 2023
3d4806b
chore: remove unused variable
strophy Mar 24, 2023
2b7d202
chore: change setup to set up
strophy Mar 24, 2023
9d03a43
feat: prettify ssl steps output
shumkov Mar 24, 2023
c31e1ce
Merge branch 'v0.24-dev' into register-hpmn
shumkov Mar 24, 2023
9b951c2
refactor: use new `isPlatformEnabled`
shumkov Mar 24, 2023
78dff6c
feat: retry ip address validation
shumkov Mar 24, 2023
5009738
feat: validate file and access for certificate files
shumkov Mar 24, 2023
1355e39
fix: duplicate hint in forms
shumkov Mar 24, 2023
e830222
feat: enhanced tenderdash node key validation
shumkov Mar 24, 2023
fbb3cf5
fix: broken local network setup
shumkov Mar 25, 2023
fdbcc59
fix: empty error message on IP verification failure
shumkov Mar 25, 2023
22f1b39
chore: zerossl and ssl file headers and remove newlines
strophy Mar 25, 2023
1412b35
Merge branch 'register-hpmn' of github.com:dashpay/platform into regi…
strophy Mar 25, 2023
87e8ec9
chore: remove unnecessary hints
shumkov Mar 25, 2023
4e90c5f
Merge remote-tracking branch 'origin/register-hpmn' into register-hpmn
shumkov Mar 25, 2023
de583c5
fix: status command fails in some cases
shumkov Mar 25, 2023
9340fef
fix: node is not starting without withdrawal keys
shumkov Mar 25, 2023
a72beee
fix: error reading GenesisDoc for testnet node
shumkov Mar 25, 2023
19d4470
style: fix linter issues
shumkov Mar 25, 2023
f659ac5
chore: update migrations
shumkov Mar 25, 2023
74c3f48
style: linter warnings
shumkov Mar 25, 2023
feec30a
feat: check files have different paths
shumkov Mar 25, 2023
adbc732
docs: update setup command in readme
shumkov Mar 25, 2023
5d0dea4
style: remove commented code
shumkov Mar 25, 2023
7b6cda9
chore: update both prompts
shumkov Mar 25, 2023
74ed727
chore: fix setup vs. set up
strophy Mar 25, 2023
50164f1
tests: fix tests
shumkov Mar 25, 2023
74d8623
Merge remote-tracking branch 'origin/register-hpmn' into register-hpmn
shumkov Mar 25, 2023
00b5309
style: fix linter erros
shumkov Mar 25, 2023
5792ba6
docs: update readme
shumkov Mar 27, 2023
c9fc0bf
Update packages/dashmate/README.md
shumkov Mar 27, 2023
ff2d5a7
Update packages/dashmate/README.md
shumkov Mar 27, 2023
a26d108
Update packages/dashmate/src/commands/setup.js
shumkov Mar 27, 2023
e0349eb
docs: add zero ssl url
shumkov Mar 27, 2023
8155cd5
Update packages/dashmate/src/listr/tasks/setup/regular/registerMaster…
shumkov Mar 27, 2023
3f8ea18
docs: grammar fix
strophy Mar 27, 2023
d9ab1a9
Merge remote-tracking branch 'origin/register-hpmn' into register-hpmn
shumkov Mar 27, 2023
4e6047e
docs: more grammar review
strophy Mar 27, 2023
6960c98
Merge branch 'register-hpmn' of github.com:dashpay/platform into regi…
strophy Mar 27, 2023
87b88a8
docs: refactor readme, command usage and command help output
strophy Mar 27, 2023
52c9ba8
docs: add mint command to readme
strophy Mar 27, 2023
0f5828a
fix: linter singlequote errors
strophy Mar 27, 2023
4ea358d
docs: add JSDocs
shumkov Mar 27, 2023
15c8357
Merge remote-tracking branch 'origin/register-hpmn' into register-hpmn
shumkov Mar 27, 2023
037d33b
docs: update zero ssl description
shumkov Mar 27, 2023
0792603
Update packages/dashmate/README.md
strophy Mar 27, 2023
00782d2
Update packages/dashmate/README.md
strophy Mar 27, 2023
48c2180
Update packages/dashmate/README.md
strophy Mar 27, 2023
1b86a84
Update packages/dashmate/README.md
strophy Mar 27, 2023
83c2f2a
Update packages/dashmate/src/commands/stop.js
strophy Mar 27, 2023
12237ae
Update packages/dashmate/README.md
strophy Mar 27, 2023
b6c80bc
Update packages/dashmate/README.md
strophy Mar 27, 2023
f6aa998
Update packages/dashmate/README.md
strophy Mar 27, 2023
cd54cfa
Merge branch 'v0.24-dev' into register-hpmn
shumkov Mar 28, 2023
302edbb
fix: test suite in browsers
shumkov Mar 28, 2023
9e2b037
fix: migrations are failing if base config is absent
shumkov Mar 28, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
452 changes: 168 additions & 284 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,8 @@
"test:wallet-lib": "ultra -r --filter \"packages/@(wallet-lib|js-dash-sdk|platform-test-suite)\" test",
"build": "ultra --recursive $* --build",
"lint": "ultra --recursive $* lint",
"configure:dashmate": "yarn exec ./scripts/configure_dashmate.sh",
"configure:network": "yarn exec ./scripts/setup_local_network.sh",
"configure:tests": "yarn exec ./scripts/configure_test_suite.sh",
"configure:dotenv": "yarn exec ./scripts/configure_dotenv.sh",
"configure:tests:network": "yarn exec scripts/configure_test_suite_network.sh",
"configure": "yarn run configure:dashmate && yarn run configure:network && yarn run configure:tests && yarn run configure:dotenv",
"configure": "yarn exec ./scripts/configure.sh",
"clean:data": "yarn run dashmate group reset --verbose --group=local --hard",
"clean": "yarn run clean:data && yarn run build",
"dashmate": "yarn exec packages/dashmate/bin/run",
Expand Down
4 changes: 4 additions & 0 deletions packages/dashmate/.eslintrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"extends": "airbnb-base",
"parserOptions": {
// Required for certain syntax usages
"ecmaVersion": 2020
},
"env": {
"commonjs": true,
"node": true
Expand Down
Loading