Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
6 changes: 6 additions & 0 deletions dappnode_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,12 @@
"port": 9091,
"serviceName": "node"
},
{
"name": "GnosisVPN Session port",
"description": "Port used for Gnosis VPN",
"port": 1422,
"serviceName": "node"
},
{
"name": "HOPR p2p (alt 1)",
"description": "HOPR P2P port (alternative 1)",
Expand Down
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ services:
UPSTREAM_VERSION: >-
2.2.1@sha256:1ad1f5468917f5202c3dc8cf3e5ac5d5725a279c4bc85c3b9d84f2d2680a5dd0
ports:
- "1422:1422/udp"
- "1422:1422/tcp"
- "3001:3001/tcp"
- "9091:9091/tcp"
- "9091:9091/udp"
Expand Down
23 changes: 3 additions & 20 deletions hoprd.cfg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,33 +9,21 @@ hopr:
allow_recursive: true
strategies:
- !Aggregating
aggregation_threshold: 100
aggregation_threshold: 1000
unrealized_balance_ratio: 0.9
aggregate_on_channel_close: true
- !AutoRedeeming
redeem_only_aggregated: true
minimum_redeem_ticket_value: "30000000000000000000 HOPR"
minimum_redeem_ticket_value: "25000000000000000000 HOPR"
- !ClosureFinalizer
max_closure_overdue: 3600
network_options:
min_delay: 1
max_delay: 300
quality_bad_threshold: 0.1
quality_offline_threshold: 0.0
quality_step: 0.1
quality_avg_window_size: 25
ignore_timeframe: 600
backoff_exponent: 1.5
backoff_min: 2.0
backoff_max: 300.0
max_closure_overdue: 300
protocol:
heartbeat:
timeout: 15
ticket_aggregation:
timeout: 15
chain:
announce: true
check_unrealized_balance: true
network: dufour
keep_logs: true
fast_sync: true
Expand All @@ -51,8 +39,3 @@ api:
host:
address: !IPv4 0.0.0.0
port: 3001
inbox:
capacity: 512
max_age: 900
excluded_tags:
- 0