diff --git a/build-builder.sh b/build-builder.sh index b42427a..001dbc7 100755 --- a/build-builder.sh +++ b/build-builder.sh @@ -3,7 +3,7 @@ # This work is licensed and released under GNU GPL v3 or any other later versions. # The full text of the license is below/ found at -# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/build-release.sh b/build-release.sh index 0352699..ccc0197 100755 --- a/build-release.sh +++ b/build-release.sh @@ -3,7 +3,7 @@ # This work is licensed and released under GNU GPL v3 or any other later versions. # The full text of the license is below/ found at -# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/daemon-build.sh b/daemon-build.sh index 1a88bd1..bf8f6cb 100755 --- a/daemon-build.sh +++ b/daemon-build.sh @@ -3,7 +3,7 @@ # This work is licensed and released under GNU GPL v3 or any other later versions. # The full text of the license is below/ found at -# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/docker/stader-dockerfile b/docker/stader-dockerfile index 024d0b3..d9f9379 100644 --- a/docker/stader-dockerfile +++ b/docker/stader-dockerfile @@ -1,7 +1,7 @@ # This work is licensed and released under GNU GPL v3 or any other later versions. # The full text of the license is below/ found at -# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/docker/stader-ec-migrator b/docker/stader-ec-migrator index 80438c6..819deca 100644 --- a/docker/stader-ec-migrator +++ b/docker/stader-ec-migrator @@ -1,7 +1,7 @@ # This work is licensed and released under GNU GPL v3 or any other later versions. # The full text of the license is below/ found at -# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/docker/stader-node-builder b/docker/stader-node-builder index fe39172..c47e531 100644 --- a/docker/stader-node-builder +++ b/docker/stader-node-builder @@ -1,7 +1,7 @@ # This work is licensed and released under GNU GPL v3 or any other later versions. # The full text of the license is below/ found at -# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/docker/stader-prune-provision b/docker/stader-prune-provision index 36e932d..20494be 100644 --- a/docker/stader-prune-provision +++ b/docker/stader-prune-provision @@ -1,7 +1,7 @@ # This work is licensed and released under GNU GPL v3 or any other later versions. # The full text of the license is below/ found at -# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/install.sh b/install.sh index 9fc18dc..c30df04 100644 --- a/install.sh +++ b/install.sh @@ -3,7 +3,7 @@ # This work is licensed and released under GNU GPL v3 or any other later versions. # The full text of the license is below/ found at -# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/install/override/api.yml b/install/override/api.yml index 5373600..feb9225 100644 --- a/install/override/api.yml +++ b/install/override/api.yml @@ -1,7 +1,7 @@ # This work is licensed and released under GNU GPL v3 or any other later versions. # The full text of the license is below/ found at -# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/install/override/node.yml b/install/override/node.yml index 4e8771f..3ad1177 100644 --- a/install/override/node.yml +++ b/install/override/node.yml @@ -1,7 +1,7 @@ # This work is licensed and released under GNU GPL v3 or any other later versions. # The full text of the license is below/ found at -# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/install/templates/api.tmpl b/install/templates/api.tmpl index b9eca14..4dbdb07 100644 --- a/install/templates/api.tmpl +++ b/install/templates/api.tmpl @@ -1,7 +1,7 @@ # This work is licensed and released under GNU GPL v3 or any other later versions. # The full text of the license is below/ found at -# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/install/templates/node.tmpl b/install/templates/node.tmpl index 14cc150..dfee3f8 100644 --- a/install/templates/node.tmpl +++ b/install/templates/node.tmpl @@ -1,7 +1,7 @@ # This work is licensed and released under GNU GPL v3 or any other later versions. # The full text of the license is below/ found at -# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/license-short.txt b/license-short.txt index a794eaa..bd56565 100644 --- a/license-short.txt +++ b/license-short.txt @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/bc-manager.go b/shared/services/bc-manager.go index 49fce3b..617aea1 100644 --- a/shared/services/bc-manager.go +++ b/shared/services/bc-manager.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/beacon/client.go b/shared/services/beacon/client.go index 8fb41f0..1bc1193 100644 --- a/shared/services/beacon/client.go +++ b/shared/services/beacon/client.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/beacon/client/std-http-client.go b/shared/services/beacon/client/std-http-client.go index b6240a5..478bdd6 100644 --- a/shared/services/beacon/client/std-http-client.go +++ b/shared/services/beacon/client/std-http-client.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/beacon/client/types.go b/shared/services/beacon/client/types.go index 0d29254..92310ff 100644 --- a/shared/services/beacon/client/types.go +++ b/shared/services/beacon/client/types.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/config/stader-config.go b/shared/services/config/stader-config.go index bbc4d0d..9d6b465 100644 --- a/shared/services/config/stader-config.go +++ b/shared/services/config/stader-config.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/config/stadernode-config.go b/shared/services/config/stadernode-config.go index 4d255e6..c8a2c24 100644 --- a/shared/services/config/stadernode-config.go +++ b/shared/services/config/stadernode-config.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/ec-manager.go b/shared/services/ec-manager.go index 4924efe..c60481d 100644 --- a/shared/services/ec-manager.go +++ b/shared/services/ec-manager.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/eth1.go b/shared/services/eth1.go index ec86e68..b0db153 100644 --- a/shared/services/eth1.go +++ b/shared/services/eth1.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/gas/etherchain/etherchain.go b/shared/services/gas/etherchain/etherchain.go index 4efa6e3..7491ba9 100644 --- a/shared/services/gas/etherchain/etherchain.go +++ b/shared/services/gas/etherchain/etherchain.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/gas/etherscan/etherscan.go b/shared/services/gas/etherscan/etherscan.go index 7293cca..9882723 100644 --- a/shared/services/gas/etherscan/etherscan.go +++ b/shared/services/gas/etherscan/etherscan.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/passwords/manager.go b/shared/services/passwords/manager.go index 1871ede..5858c73 100644 --- a/shared/services/passwords/manager.go +++ b/shared/services/passwords/manager.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/requirements.go b/shared/services/requirements.go index caf2541..4ef58c9 100644 --- a/shared/services/requirements.go +++ b/shared/services/requirements.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/services.go b/shared/services/services.go index c94f39a..a6e2aa0 100644 --- a/shared/services/services.go +++ b/shared/services/services.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/stader/api.go b/shared/services/stader/api.go index 7b5e53a..abced6e 100644 --- a/shared/services/stader/api.go +++ b/shared/services/stader/api.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/stader/client.go b/shared/services/stader/client.go index a6fd941..38681a0 100644 --- a/shared/services/stader/client.go +++ b/shared/services/stader/client.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/stader/command.go b/shared/services/stader/command.go index 138a667..5230d56 100644 --- a/shared/services/stader/command.go +++ b/shared/services/stader/command.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/stader/gas.go b/shared/services/stader/gas.go index c38ab14..54359e1 100644 --- a/shared/services/stader/gas.go +++ b/shared/services/stader/gas.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/stader/node.go b/shared/services/stader/node.go index 761a8c4..59c3bad 100644 --- a/shared/services/stader/node.go +++ b/shared/services/stader/node.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/stader/service.go b/shared/services/stader/service.go index be6073b..63fd7f1 100644 --- a/shared/services/stader/service.go +++ b/shared/services/stader/service.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/stader/wallet.go b/shared/services/stader/wallet.go index 925fc2a..99aa93d 100644 --- a/shared/services/stader/wallet.go +++ b/shared/services/stader/wallet.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/wallet/keystore/keystore.go b/shared/services/wallet/keystore/keystore.go index 1f8ce03..8b75f2e 100644 --- a/shared/services/wallet/keystore/keystore.go +++ b/shared/services/wallet/keystore/keystore.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/wallet/keystore/lighthouse/keystore.go b/shared/services/wallet/keystore/lighthouse/keystore.go index de34e4c..43eef9f 100644 --- a/shared/services/wallet/keystore/lighthouse/keystore.go +++ b/shared/services/wallet/keystore/lighthouse/keystore.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/wallet/keystore/nimbus/keystore.go b/shared/services/wallet/keystore/nimbus/keystore.go index 40f0c80..60cf6c5 100644 --- a/shared/services/wallet/keystore/nimbus/keystore.go +++ b/shared/services/wallet/keystore/nimbus/keystore.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/wallet/keystore/prysm/keystore.go b/shared/services/wallet/keystore/prysm/keystore.go index d896baf..387e8ee 100644 --- a/shared/services/wallet/keystore/prysm/keystore.go +++ b/shared/services/wallet/keystore/prysm/keystore.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/wallet/keystore/teku/keystore.go b/shared/services/wallet/keystore/teku/keystore.go index 9d87466..a7e42ce 100644 --- a/shared/services/wallet/keystore/teku/keystore.go +++ b/shared/services/wallet/keystore/teku/keystore.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/wallet/node.go b/shared/services/wallet/node.go index 2d50c28..4f5efcc 100644 --- a/shared/services/wallet/node.go +++ b/shared/services/wallet/node.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/wallet/validator.go b/shared/services/wallet/validator.go index 8c92a15..e0a3740 100644 --- a/shared/services/wallet/validator.go +++ b/shared/services/wallet/validator.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/services/wallet/wallet.go b/shared/services/wallet/wallet.go index b52b968..c9d4471 100644 --- a/shared/services/wallet/wallet.go +++ b/shared/services/wallet/wallet.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/types/api/api.go b/shared/types/api/api.go index 7ce0cfd..5ef7cbf 100644 --- a/shared/types/api/api.go +++ b/shared/types/api/api.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/types/api/service.go b/shared/types/api/service.go index 1199429..8dff1c4 100644 --- a/shared/types/api/service.go +++ b/shared/types/api/service.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/types/api/wallet.go b/shared/types/api/wallet.go index d22f34c..3c78c14 100644 --- a/shared/types/api/wallet.go +++ b/shared/types/api/wallet.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/types/config/parameter.go b/shared/types/config/parameter.go index d3b745e..7b6bccd 100644 --- a/shared/types/config/parameter.go +++ b/shared/types/config/parameter.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/types/config/types.go b/shared/types/config/types.go index 54adc4e..700d500 100644 --- a/shared/types/config/types.go +++ b/shared/types/config/types.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/types/eth2/types.go b/shared/types/eth2/types.go index 8c036ee..4db4a59 100644 --- a/shared/types/eth2/types.go +++ b/shared/types/eth2/types.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/types/eth2/types_encoding.go b/shared/types/eth2/types_encoding.go index 0080300..52c8d69 100644 --- a/shared/types/eth2/types_encoding.go +++ b/shared/types/eth2/types_encoding.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/utils/api/response.go b/shared/utils/api/response.go index 7e6d015..286c633 100644 --- a/shared/utils/api/response.go +++ b/shared/utils/api/response.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/utils/api/utils.go b/shared/utils/api/utils.go index d4f16eb..876c63c 100644 --- a/shared/utils/api/utils.go +++ b/shared/utils/api/utils.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/utils/cli/check_client_status.go b/shared/utils/cli/check_client_status.go index ddcc187..c33a48f 100644 --- a/shared/utils/cli/check_client_status.go +++ b/shared/utils/cli/check_client_status.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/utils/cli/prompt.go b/shared/utils/cli/prompt.go index 8e95ab2..32a878b 100644 --- a/shared/utils/cli/prompt.go +++ b/shared/utils/cli/prompt.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/utils/cli/prompt_unix.go b/shared/utils/cli/prompt_unix.go index 7841dad..baec60c 100644 --- a/shared/utils/cli/prompt_unix.go +++ b/shared/utils/cli/prompt_unix.go @@ -5,7 +5,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/utils/cli/prompt_windows.go b/shared/utils/cli/prompt_windows.go index 24090e6..9b9a0d3 100644 --- a/shared/utils/cli/prompt_windows.go +++ b/shared/utils/cli/prompt_windows.go @@ -5,7 +5,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/utils/cli/utils.go b/shared/utils/cli/utils.go index b46c0f4..062cee3 100644 --- a/shared/utils/cli/utils.go +++ b/shared/utils/cli/utils.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/utils/cli/validation.go b/shared/utils/cli/validation.go index 74d8bdf..2c96d7c 100644 --- a/shared/utils/cli/validation.go +++ b/shared/utils/cli/validation.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/utils/eth1/eth1.go b/shared/utils/eth1/eth1.go index 41fd10f..e7b7aed 100644 --- a/shared/utils/eth1/eth1.go +++ b/shared/utils/eth1/eth1.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/utils/eth2/eth2.go b/shared/utils/eth2/eth2.go index 6e15ed2..296c6ea 100644 --- a/shared/utils/eth2/eth2.go +++ b/shared/utils/eth2/eth2.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/utils/hex/hex.go b/shared/utils/hex/hex.go index c8fe518..c03baff 100644 --- a/shared/utils/hex/hex.go +++ b/shared/utils/hex/hex.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/utils/log/colors.go b/shared/utils/log/colors.go index f858e06..c23494c 100644 --- a/shared/utils/log/colors.go +++ b/shared/utils/log/colors.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/utils/log/logger.go b/shared/utils/log/logger.go index 1da3e44..d5c08fd 100644 --- a/shared/utils/log/logger.go +++ b/shared/utils/log/logger.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/utils/math/math.go b/shared/utils/math/math.go index c89f63d..091b069 100644 --- a/shared/utils/math/math.go +++ b/shared/utils/math/math.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/utils/net/net.go b/shared/utils/net/net.go index bad2a07..4dc2d86 100644 --- a/shared/utils/net/net.go +++ b/shared/utils/net/net.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/utils/stader/pre-signed-flows.go b/shared/utils/stader/pre-signed-flows.go index 92808bd..9e32890 100644 --- a/shared/utils/stader/pre-signed-flows.go +++ b/shared/utils/stader/pre-signed-flows.go @@ -82,14 +82,11 @@ func BulkIsPresignedKeyRegistered(c *cli.Context, validatorPubKeys []types.Valid } res, err := net.MakePostRequest(config.StaderNode.GetBulkPresignCheckApi(), stader_backend.BulkPreSignCheckApiRequestType{ValidatorPubKeys: validatorPubKeys}) + if err != nil { + return nil, err + } defer res.Body.Close() - //body, err := ioutil.ReadAll(res.Body) - //if err != nil { - // return nil, err - //} - // - //fmt.Printf("Debug: bulk presign check response is %s\n", string(body)) //fmt.Printf("res.body is %s\n", res) var preSignCheckResponse map[string]bool diff --git a/shared/utils/stdr/config.go b/shared/utils/stdr/config.go index e7ebb70..1dd632c 100644 --- a/shared/utils/stdr/config.go +++ b/shared/utils/stdr/config.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/utils/sys/cpu-flags.go b/shared/utils/sys/cpu-flags.go index 050416a..258636a 100644 --- a/shared/utils/sys/cpu-flags.go +++ b/shared/utils/sys/cpu-flags.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/utils/term/term_unix.go b/shared/utils/term/term_unix.go index 4f2bc5f..b704150 100644 --- a/shared/utils/term/term_unix.go +++ b/shared/utils/term/term_unix.go @@ -5,7 +5,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/utils/term/term_windows.go b/shared/utils/term/term_windows.go index f611133..877a930 100644 --- a/shared/utils/term/term_windows.go +++ b/shared/utils/term/term_windows.go @@ -5,7 +5,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/utils/validator/bls.go b/shared/utils/validator/bls.go index 417c6f9..cf78f1a 100644 --- a/shared/utils/validator/bls.go +++ b/shared/utils/validator/bls.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/utils/validator/deposit-data.go b/shared/utils/validator/deposit-data.go index 94ecf38..d421f31 100644 --- a/shared/utils/validator/deposit-data.go +++ b/shared/utils/validator/deposit-data.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/utils/validator/voluntary-exit.go b/shared/utils/validator/voluntary-exit.go index 57fabbd..f48457d 100644 --- a/shared/utils/validator/voluntary-exit.go +++ b/shared/utils/validator/voluntary-exit.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/shared/version.go b/shared/version.go index 8cf3c87..a8e94f0 100644 --- a/shared/version.go +++ b/shared/version.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/sszgen.sh b/sszgen.sh index fb5c903..b3dcb6d 100755 --- a/sszgen.sh +++ b/sszgen.sh @@ -3,7 +3,7 @@ # This work is licensed and released under GNU GPL v3 or any other later versions. # The full text of the license is below/ found at -# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/stader-cli/build.sh b/stader-cli/build.sh index 9b42f7a..92c241d 100755 --- a/stader-cli/build.sh +++ b/stader-cli/build.sh @@ -3,7 +3,7 @@ # This work is licensed and released under GNU GPL v3 or any other later versions. # The full text of the license is below/ found at -# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/stader-cli/node/commands.go b/stader-cli/node/commands.go index 6d6218c..e25fb60 100644 --- a/stader-cli/node/commands.go +++ b/stader-cli/node/commands.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader-cli/node/send.go b/stader-cli/node/send.go index 245c2ee..433bdf2 100644 --- a/stader-cli/node/send.go +++ b/stader-cli/node/send.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader-cli/service/commands.go b/stader-cli/service/commands.go index 8daa256..8e684bb 100644 --- a/stader-cli/service/commands.go +++ b/stader-cli/service/commands.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader-cli/service/service.go b/stader-cli/service/service.go index 263bcbf..d0b45c5 100644 --- a/stader-cli/service/service.go +++ b/stader-cli/service/service.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader-cli/stader-permissioned-cli.go b/stader-cli/stader-permissioned-cli.go index b458bfb..69d7cd3 100644 --- a/stader-cli/stader-permissioned-cli.go +++ b/stader-cli/stader-permissioned-cli.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -56,7 +56,7 @@ func main() { app.Version = shared.StaderVersion app.Description = `` - app.Copyright = "(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0].\n (c) 2023 Stakeinfra Technologies Inc." + app.Copyright = "(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1].\n (c) 2023 Stakeinfra Technologies Inc." const GPLv3 = ` GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 @@ -829,7 +829,7 @@ Public License instead of this License. But first, please read Aliases: []string{"c"}, Usage: "Show the copyright", Action: func(c *cli.Context) error { - fmt.Println("(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0].\n(c) 2023 Stakeinfra Technologies Inc.") + fmt.Println("(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1].\n(c) 2023 Stakeinfra Technologies Inc.") return nil }, }) diff --git a/stader-cli/validator/status.go b/stader-cli/validator/status.go index 440d778..1103259 100644 --- a/stader-cli/validator/status.go +++ b/stader-cli/validator/status.go @@ -62,7 +62,7 @@ func getValidatorStatus(c *cli.Context) error { return nil } - fmt.Printf("Download all your validator details to a csv file using %sstader-permissioned-cli validator export%scommand\n\n", log.ColorGreen, log.ColorReset) + fmt.Printf("Download all your validator details to a csv file using %sstader-permissioned-cli validator export%s command\n\n", log.ColorGreen, log.ColorReset) for i := 0; i < len(status.ValidatorInfos); i++ { fmt.Printf("%d)\n", i+1) diff --git a/stader-cli/wallet/bip39/mnemonic-validator.go b/stader-cli/wallet/bip39/mnemonic-validator.go index 796ef3c..ac1a465 100644 --- a/stader-cli/wallet/bip39/mnemonic-validator.go +++ b/stader-cli/wallet/bip39/mnemonic-validator.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader-cli/wallet/commands.go b/stader-cli/wallet/commands.go index e9001f9..1e409da 100644 --- a/stader-cli/wallet/commands.go +++ b/stader-cli/wallet/commands.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader-cli/wallet/export.go b/stader-cli/wallet/export.go index d708f66..7384b92 100644 --- a/stader-cli/wallet/export.go +++ b/stader-cli/wallet/export.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader-cli/wallet/init.go b/stader-cli/wallet/init.go index 450a627..e26e749 100644 --- a/stader-cli/wallet/init.go +++ b/stader-cli/wallet/init.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader-cli/wallet/purge.go b/stader-cli/wallet/purge.go index 9844df3..985d8b8 100644 --- a/stader-cli/wallet/purge.go +++ b/stader-cli/wallet/purge.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader-cli/wallet/recover.go b/stader-cli/wallet/recover.go index 2a6713d..2ffc69b 100644 --- a/stader-cli/wallet/recover.go +++ b/stader-cli/wallet/recover.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader-cli/wallet/status.go b/stader-cli/wallet/status.go index b102da3..e205a03 100644 --- a/stader-cli/wallet/status.go +++ b/stader-cli/wallet/status.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader-cli/wallet/utils.go b/stader-cli/wallet/utils.go index 9ff952d..2d28e9f 100644 --- a/stader-cli/wallet/utils.go +++ b/stader-cli/wallet/utils.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader-lib/stader/abi.go b/stader-lib/stader/abi.go index 9160bb4..756d8d3 100644 --- a/stader-lib/stader/abi.go +++ b/stader-lib/stader/abi.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader-lib/stader/contract.go b/stader-lib/stader/contract.go index 2400cfe..e29ce3c 100644 --- a/stader-lib/stader/contract.go +++ b/stader-lib/stader/contract.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader-lib/stader/ec-interface.go b/stader-lib/stader/ec-interface.go index 69915a1..292656e 100644 --- a/stader-lib/stader/ec-interface.go +++ b/stader-lib/stader/ec-interface.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader-lib/types/beacon.go b/stader-lib/types/beacon.go index 55bca4e..77c48ae 100644 --- a/stader-lib/types/beacon.go +++ b/stader-lib/types/beacon.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader-lib/utils/eth/transactions.go b/stader-lib/utils/eth/transactions.go index d874df0..7d5520b 100644 --- a/stader-lib/utils/eth/transactions.go +++ b/stader-lib/utils/eth/transactions.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader-lib/utils/eth/units.go b/stader-lib/utils/eth/units.go index 3da6f7e..94c541b 100644 --- a/stader-lib/utils/eth/units.go +++ b/stader-lib/utils/eth/units.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader-lib/utils/json/json.go b/stader-lib/utils/json/json.go index 6eb5eb6..b090f19 100644 --- a/stader-lib/utils/json/json.go +++ b/stader-lib/utils/json/json.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader-lib/utils/wait.go b/stader-lib/utils/wait.go index 718f5da..704cb6b 100644 --- a/stader-lib/utils/wait.go +++ b/stader-lib/utils/wait.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader/api/api.go b/stader/api/api.go index 37989ff..fcf1e5f 100644 --- a/stader/api/api.go +++ b/stader/api/api.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader/api/node/commands.go b/stader/api/node/commands.go index 0b204d9..810109e 100644 --- a/stader/api/node/commands.go +++ b/stader/api/node/commands.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader/api/node/send.go b/stader/api/node/send.go index 335defb..50d2121 100644 --- a/stader/api/node/send.go +++ b/stader/api/node/send.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader/api/service/commands.go b/stader/api/service/commands.go index 7c3ec1a..fee174b 100644 --- a/stader/api/service/commands.go +++ b/stader/api/service/commands.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader/api/service/status.go b/stader/api/service/status.go index 0a42898..28357ec 100644 --- a/stader/api/service/status.go +++ b/stader/api/service/status.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader/api/service/terminate.go b/stader/api/service/terminate.go index 30d15d0..ac20670 100644 --- a/stader/api/service/terminate.go +++ b/stader/api/service/terminate.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader/api/validator/commands.go b/stader/api/validator/commands.go index e575488..0120e94 100644 --- a/stader/api/validator/commands.go +++ b/stader/api/validator/commands.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader/api/wallet/commands.go b/stader/api/wallet/commands.go index 7f787dc..6c4af0e 100644 --- a/stader/api/wallet/commands.go +++ b/stader/api/wallet/commands.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader/api/wallet/export.go b/stader/api/wallet/export.go index 075a8a7..9c6c66b 100644 --- a/stader/api/wallet/export.go +++ b/stader/api/wallet/export.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader/api/wallet/init.go b/stader/api/wallet/init.go index ebcaf21..514a34a 100644 --- a/stader/api/wallet/init.go +++ b/stader/api/wallet/init.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader/api/wallet/purge.go b/stader/api/wallet/purge.go index b7df7b5..f2ad869 100644 --- a/stader/api/wallet/purge.go +++ b/stader/api/wallet/purge.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader/api/wallet/recover.go b/stader/api/wallet/recover.go index bad7349..eac1c12 100644 --- a/stader/api/wallet/recover.go +++ b/stader/api/wallet/recover.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader/api/wallet/set-password.go b/stader/api/wallet/set-password.go index 89245d1..70c5b0d 100644 --- a/stader/api/wallet/set-password.go +++ b/stader/api/wallet/set-password.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader/api/wallet/status.go b/stader/api/wallet/status.go index f1335ed..114ff25 100644 --- a/stader/api/wallet/status.go +++ b/stader/api/wallet/status.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stader/build.sh b/stader/build.sh index 4317f09..a09131e 100755 --- a/stader/build.sh +++ b/stader/build.sh @@ -3,7 +3,7 @@ # This work is licensed and released under GNU GPL v3 or any other later versions. # The full text of the license is below/ found at -# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +# (c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/stader/stader.go b/stader/stader.go index 1052f4a..7f1a28b 100644 --- a/stader/stader.go +++ b/stader/stader.go @@ -2,7 +2,7 @@ This work is licensed and released under GNU GPL v3 or any other later versions. The full text of the license is below/ found at -(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0] +(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -61,7 +61,7 @@ func main() { } app.Description = `` - app.Copyright = "(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0].\n (c) 2023 Stakeinfra Technologies Inc." + app.Copyright = "(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1].\n (c) 2023 Stakeinfra Technologies Inc." const GPLv3 = ` GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 @@ -837,7 +837,7 @@ Public License instead of this License. But first, please read Aliases: []string{"c"}, Usage: "Show the copyright", Action: func(c *cli.Context) error { - fmt.Println("(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.0].\n(c) 2023 Stakeinfra Technologies Inc.") + fmt.Println("(c) 2023 Rocket Pool Pty Ltd. Modified under GNU GPL v3. [1.2.1].\n(c) 2023 Stakeinfra Technologies Inc.") return nil }, })