Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"path" argument isn't used in masternode conf read function #105

Merged
merged 1 commit into from
Jan 12, 2015
Merged

"path" argument isn't used in masternode conf read function #105

merged 1 commit into from
Jan 12, 2015

Conversation

UdjinM6
Copy link

@UdjinM6 UdjinM6 commented Jan 11, 2015

One of possible solutions (which is implemented in this pr) is to get read of unused argument and simplify function call. Another one is to start using "path" argument at line 12 instead of "GetMasternodeConfigFile()" https://github.com/UdjinM6/darkcoin/blob/560b06fc3896d1f291fe8022cc3d45bdac3d49ef/src/masternodeconfig.cpp#L12

darkcoinproject added a commit that referenced this pull request Jan 12, 2015
"path" argument isn't used in masternode conf read function
@darkcoinproject darkcoinproject merged commit 44bb7c8 into dashpay:v0.11.0.x Jan 12, 2015
@darkcoinproject
Copy link

Good find

@UdjinM6 UdjinM6 deleted the 110x_fix_mn_conf_read branch January 16, 2015 01:52
FornaxA pushed a commit to ioncoincore/ion that referenced this pull request Jul 6, 2020
kwvg added a commit to kwvg/dash that referenced this pull request Dec 4, 2024
7e747e8a07 Merge pull request dashpay#105 from kwvg/bump_1.3.4
f8703c9971 chore: bump version to 1.3.4
5cc55ce222 Merge pull request dashpay#104 from UdjinM6/fix_gmp_freebsd
aad89e3e86 Merge pull request dashpay#103 from kwvg/pyci_upd
a52d7ed109 Merge pull request dashpay#102 from kwvg/autoconf
56b2d4a0ac ci: replace EoL Go 1.17 with 1.22
17f3ab47a0 ci: drop EoL Python 3.7 and 3.8, replace with Python 3.12
a3fcdde7c5 fix: gmp detection on FreeBSD
e73acdd304 build: consolidate `TARGET_OS` assignments into `OPSYS` assignment case
343c6244ac build: remove unnecessary `BUILD_`{`BENCH`, `TEST`} variables
af9a6906c3 build: account for FreeBSD's `amd64` `host_cpu` in optim. CPU detection
34a7c60e86 build: replace `bash`-isms with `sh`-friendly `test` and `case`

git-subtree-dir: src/dashbls
git-subtree-split: 7e747e8a0769f6e4d308d8d2e3dd254c240cbdd9
kwvg added a commit to kwvg/dash that referenced this pull request Dec 5, 2024
30aa085b2b fixup: apply code review comments
a3afed8669 refactor: continued reduced duplication
0f3705b7db simplify G1Element::Serialize by using G1Element::SerializeToArray
677db58fc3 add SerializeToArray for PrivateKey
d1b3d244f0 fixup add const
09ac2e90d5 feat: implement std::array based serialization
REVERT: 7e747e8a07 Merge pull request dashpay#105 from kwvg/bump_1.3.4
REVERT: f8703c9971 chore: bump version to 1.3.4

git-subtree-dir: src/dashbls
git-subtree-split: 30aa085b2b8a169c157d3dfcba2caf604e8d3e54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants