Skip to content

Conversation

@fametrano
Copy link
Owner

@fametrano fametrano commented Jul 14, 2017

using same RPCport for both testnet and regtest prevent running both at the same time on the same machine. Since RPCport=P2Pport-1 for both mainnet and testnet, and regtest P2Pport is 18444, 18443 is proposed for regtest RPCport

@fametrano
Copy link
Owner Author

manpages doc/man/bitcoin*.1 could include information for regtest too

fametrano pushed a commit that referenced this pull request Aug 4, 2017
c521b3ac6 Merge bitcoin#11: fixup define checks. Cleans up some oopses from bitcoin#5.
8b1cd3753 fixup define checks. Cleans up some oopses from bitcoin#5.
6b1508d6d Merge bitcoin#6: Fixes typo
fceb80542 Merge bitcoin#10: Clean up compile-time warnings (gcc 7.1)
0ec2a343f Clean up compile-time warnings (gcc 7.1)
d4c268a35 Merge bitcoin#5: Move helper functions out of sse4.2 object
8d4eb0847 Add HasAcceleratedCRC32C to port_win.h
77cfbfd25 crc32: move helper functions out of port_posix_sse.cc
4c1e9e016 silence compiler warnings about uninitialized variables
495316485 Merge bitcoin#2: Prefer std::atomic over MemoryBarrier
2953978ef Fixes typo
f134284a1 Merge #1: Merge upstream LevelDB 1.20
ba8a445fd Prefer std::atomic over MemoryBarrier

git-subtree-dir: src/leveldb
git-subtree-split: c521b3ac654cfbe009c575eacf7e5a6e189bb5bb
@fametrano fametrano force-pushed the fametrano-regtestport branch from b3cef9c to 3264588 Compare August 4, 2017 07:49
@fametrano fametrano force-pushed the fametrano-regtestport branch from 3264588 to ce3baa1 Compare August 4, 2017 08:29
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