I have today start the first full nodes with Segwit support. -uacomment=UASF-Segwit-BIP148.Supporting Segwit on BTX by UASF
Info about UASF here
http://www.uasf.co/1. Please download Bitcore Core here:
https://github.com/LIMXTEC/BitCore/releases (It isn't a new version)
2. You will be prompted to choose a directory to store the Bitcore blockchain and your wallet. Click OK to use default. And 'Allow access' if windows firewall pops up.
3. Bitcore Core will begin to download the block chain. This step will take some time. (You can stop Bitcore Core at any time by closing it; it will resume from the point where it stopped the next time you start it.)
4. Now, to signal #BIP148 (UASF) on Windows, you need to edit the shortcut properties of Bitcore Core by right clicking the application, going to Properties, and changing the Shortcut Target to:
"C:\Program Files\Bitcore\Bitcore-qt.exe" -uacomment=UASF-Segwit-BIP148
https://www.reddit.com/r/Bitcoin/comments/69xkvv/understanding_bip149_redeployment_of_segwit_with/Also, Port 9333 must be open on your router otherwise your node will not be connected to by peers
Windows: %APPDATA%\Bitcore\
Mac: $HOME/Library/Application Support/Bitcore/
Linux: $HOME/.bitcore/
And append the line: uacomment=UASF-SegWit-BIP148
if I see under Debug window:
User Agent /BitCore:0.14.0.1(UASF-Segwit-BIP148)/
Using BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010)
is it mean setup is correct and I am running client with it? ^^^