Bitcoin Forum
August 24, 2024, 09:54:40 PM *
News: All versions of Windows are affected by a critical security bug; make sure you update.
 
   Home   Help Search Login Register More  
Pages: « 1 ... 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 [131] 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 ... 249 »
  Print  
Author Topic: ◈◈Bitcredit ◈◈ Migrating to UniQredit◈◈  (Read 284501 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
kahir
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile
July 26, 2015, 06:26:48 PM
 #2601

This market is in danger of de-listing due to low trade volume and lack of user interest. It may be removed on July 31st unless the average daily trade volume for the last 7 days exceeds 0.2 BTC
thelonecrouton
Legendary
*
Offline Offline

Activity: 966
Merit: 1000


View Profile
July 26, 2015, 07:05:39 PM
 #2602

Made a minor addition to the banknodemanager page, it will give you a count of any active BNs you have listed in your mybanknodes.txt file and there's a checkbox to hide everything but your own if you want. (It waits for the next list refresh to do so, so don't panic if nothing happens for a few seconds.)

starblocks
Hero Member
*****
Offline Offline

Activity: 1344
Merit: 502



View Profile
July 28, 2015, 07:28:52 AM
 #2603

Is anyone opposed to the idea of having one or two fund raising rounds to help pay for development, marketing etc?

This could be broken up into stages perhaps instead of a roadmap thingo

Set release points of 100% stable releases would be good too

BarTeam
Sr. Member
****
Offline Offline

Activity: 313
Merit: 250

HGPUPC addicted!


View Profile WWW
July 28, 2015, 10:44:00 AM
 #2604

Is there someone doing the version release control on github?

Any updated windows binaries?
LucD88
Hero Member
*****
Offline Offline

Activity: 525
Merit: 510



View Profile
July 28, 2015, 12:00:44 PM
 #2605

Made a minor addition to the banknodemanager page, it will give you a count of any active BNs you have listed in your mybanknodes.txt file and there's a checkbox to hide everything but your own if you want. (It waits for the next list refresh to do so, so don't panic if nothing happens for a few seconds.)


Looking sleek as ever! Maybe an idea to build some kind of refresh option within the Banknode Manager page?



Is anyone opposed to the idea of having one or two fund raising rounds to help pay for development, marketing etc?

This could be broken up into stages perhaps instead of a roadmap thingo

Set release points of 100% stable releases would be good too
I like the idea, I'm in! We'll need a trusted community member to be in control of the fundraiser wallet.



Is there someone doing the version release control on github?

Any updated windows binaries?
Wondering the same, anyone?
thelonecrouton
Legendary
*
Offline Offline

Activity: 966
Merit: 1000


View Profile
July 28, 2015, 12:39:01 PM
 #2606

Looking sleek as ever! Maybe an idea to build some kind of refresh option within the Banknode Manager page?

It refreshes itself every 20 secs or so.


Is there someone doing the version release control on github?

Any updated windows binaries?
Wondering the same, anyone?

I don't think there will be any more Win binaries until the next official release, and there's a lot of changes going on under the hood right now, I don't know when that will be.

If you're on Win maybe you can set up a linux VM inside Windows and build in that? It might take half an hour to set the image up with the right dependencies...
Code:
sudo apt-get install build-essential libtool autotools-dev autoconf automake libssl-dev libboost1.54-all-dev libminiupnpc-dev libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev libqrencode-dev pkg-config libprotoc8 protobuf-compiler git software-properties-common python-software-properties

sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8 libdb4.8-dev libdb4.8++ libdb4.8++-dev

sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo apt-get update
sudo apt-get install libstdc++6-4.7-dev
sudo apt-get install libstdc++6
...but after that you just open a terminal and paste..
Code:
git clone https://github.com/bitcreditscc/bicreditsnew.git

cd bicreditsnew && chmod +x autogen.sh && chmod +x share/genbuild.sh && chmod +x src/leveldb/build_detect_platform && ./autogen.sh && ./configure --enable-upnp-default --enable-debug --with-miniupnpc --with-gui=qt5 && make -j4
...into it, then wait five mins or whatever for it to spit out the binaries, which you can run in the VM, eg...
Code:
cd src/qt && ./bitcredit-qt

That all looks like hard work but really it's just 11 cut'n'pastes.
bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
July 28, 2015, 12:43:44 PM
 #2607

I think we can start version control on the next update. Meanwhile i have submitted code for review on the git, and while others take a look at it i will re-task to helping setup the fiat exchange. We are currently trying to find the best ways to increase fluidity , easy withdraw, easy deposit as well as a means of deploying the model and open sourcing it in a way that increases decentralization.


proletariat
Legendary
*
Offline Offline

Activity: 1246
Merit: 1005



View Profile
July 28, 2015, 02:00:17 PM
 #2608

anyone willing to let go of a banknode worth at 200 pm me.
thelonecrouton
Legendary
*
Offline Offline

Activity: 966
Merit: 1000


View Profile
July 28, 2015, 03:28:14 PM
 #2609

anyone willing to let go of a banknode worth at 200 pm me.

For anyone thinking of taking up proletariat on his offer, there's a bot on Bittrex that has a better offer for you. Apparently.   Lips sealed
proletariat
Legendary
*
Offline Offline

Activity: 1246
Merit: 1005



View Profile
July 28, 2015, 03:37:05 PM
Last edit: August 02, 2015, 05:27:58 AM by proletariat
 #2610

anyone willing to let go of a banknode worth at 200 pm me.

For anyone thinking of taking up proletariat on his offer, there's a bot on Bittrex that has a better offer for you. Apparently.   Lips sealed

hehe... yeah. well my offer stands at bid price.

***EDIT***

Nevermind, I thought each node required 250k.
BarTeam
Sr. Member
****
Offline Offline

Activity: 313
Merit: 250

HGPUPC addicted!


View Profile WWW
July 31, 2015, 01:15:29 PM
 #2611

Anyone has a good .conf file for multi bank node? Thanks for sharing.
thelonecrouton
Legendary
*
Offline Offline

Activity: 966
Merit: 1000


View Profile
August 02, 2015, 12:11:28 AM
 #2612

Anyone has a good .conf file for multi bank node? Thanks for sharing.

It's one conf per BN currently.

When bitcreditscc gets a spare second I'm sure he'll get the banknode.conf multi-BN thing working. Does any DRK-derived currency have that working? I know Crave doesn't, or not last time I checked. It would be super handy.
bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
August 02, 2015, 12:35:14 AM
 #2613

Anyone has a good .conf file for multi bank node? Thanks for sharing.

It's one conf per BN currently.

When bitcreditscc gets a spare second I'm sure he'll get the banknode.conf multi-BN thing working. Does any DRK-derived currency have that working? I know Crave doesn't, or not last time I checked. It would be super handy.

Hopefully after i get the bidding working. Strange thing though, wallet on ubuntu (before strip) starts in 10 seconds, but on windows 7 and 10 takes a while  > 30 seconds.

Must say the flat wallet design merges well with windows 10 overall look.

bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
August 02, 2015, 12:39:50 AM
 #2614

to increase the level of decentralization, i will need @ least 5 supportive users to submit their Bitcoin, Litecoin, BCR and Dash  addresses so i can create multisig addreses that will hold the funds. making it impossible for any one person to control them.

All BCR addresses must represent a BN.

proletariat
Legendary
*
Offline Offline

Activity: 1246
Merit: 1005



View Profile
August 02, 2015, 12:52:04 AM
 #2615

Anyone has a good .conf file for multi bank node? Thanks for sharing.

It's one conf per BN currently.

When bitcreditscc gets a spare second I'm sure he'll get the banknode.conf multi-BN thing working. Does any DRK-derived currency have that working? I know Crave doesn't, or not last time I checked. It would be super handy.

I think it is disabled on crave, I couldn't make it work with a masternode.conf for multiple nodes. The closest and easiest thing I ended up doing was creating all the masternodes directly from the GUI via the 'create' button, gave it a name and the ip:port and just copied the conf from the 'getconfig' button. This way I only press one button to start the all masternodes remotely and that's it, very straightforward. Of course you still have to create one wallet per node, each with its own data folder.
thelonecrouton
Legendary
*
Offline Offline

Activity: 966
Merit: 1000


View Profile
August 02, 2015, 01:49:56 AM
Last edit: August 02, 2015, 02:04:08 AM by thelonecrouton
 #2616

to increase the level of decentralization, i will need @ least 5 supportive users to submit their Bitcoin, Litecoin, BCR and Dash  addresses so i can create multisig addreses that will hold the funds. making it impossible for any one person to control them.

All BCR addresses must represent a BN.

I shall submit my application to the pentumvirate tomorrow, after I've built a Bitcoin Core BTC and LTC wallet, as I have my doubts about multisig working with HD derived pubkeys. (I use electrum for BTC and haven't had a use for LTC since about a week after I got into crypto.)

Everyone else, don't forget to dumpprivkey for the addresses you're submitting and keep those privkeys safe, offline and in multiple locations. For example, 3 of 5 multisig means that if 3 of the 5 have lost their privkeys then all 5 are buggered because the remaining 2 privkeys aren't enough to access the loot.  Cheesy

edit: Lordy, I had forgotten how ugly the standard QT wallets are.

bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
August 02, 2015, 03:45:44 AM
 #2617

to increase the level of decentralization, i will need @ least 5 supportive users to submit their Bitcoin, Litecoin, BCR and Dash  addresses so i can create multisig addreses that will hold the funds. making it impossible for any one person to control them.

All BCR addresses must represent a BN.

I shall submit my application to the pentumvirate tomorrow, after I've built a Bitcoin Core BTC and LTC wallet, as I have my doubts about multisig working with HD derived pubkeys. (I use electrum for BTC and haven't had a use for LTC since about a week after I got into crypto.)

Everyone else, don't forget to dumpprivkey for the addresses you're submitting and keep those privkeys safe, offline and in multiple locations. For example, 3 of 5 multisig means that if 3 of the 5 have lost their privkeys then all 5 are buggered because the remaining 2 privkeys aren't enough to access the loot.  Cheesy

edit: Lordy, I had forgotten how ugly the standard QT wallets are.




Can now see Asset balances in the wallet, auto update every hour or so. Have BTC bidding structure fully working, if we just wanted BTC only, this puppy would be ready. So now I am doing ltc and dash bid structures then some special math at the end. Will push this to github for those who like being in lock-step with what i am doing.

3 of 5 is perfect because it signifies that 3 of 5 reps agree on a course of action. can't wait to start integrating fiat bidding on the chain. if this was a nightmare then that will be original nightmare  Cheesy

edit:- don't worry about some of the values, they will be fixed, most was just to make sure it works

proletariat
Legendary
*
Offline Offline

Activity: 1246
Merit: 1005



View Profile
August 02, 2015, 04:57:34 AM
 #2618



While setting up my node I noticed this guy 198.52.160.64 with 47 nodes - totaling 11.75M or 64% of the supply, that's insane.. what is this? what am I missing?

Sorry very new to the thread but did read the ann.
starblocks
Hero Member
*****
Offline Offline

Activity: 1344
Merit: 502



View Profile
August 02, 2015, 05:07:26 AM
 #2619



While setting up my node I noticed this guy 198.52.160.64 with 47 nodes - totaling 11.75M or 64% of the supply, that's insane.. what is this? what am I missing?

Sorry very new to the thread but did read the ann.

It's 50,000 BCR per BN now not 250,000

proletariat
Legendary
*
Offline Offline

Activity: 1246
Merit: 1005



View Profile
August 02, 2015, 05:25:11 AM
 #2620



While setting up my node I noticed this guy 198.52.160.64 with 47 nodes - totaling 11.75M or 64% of the supply, that's insane.. what is this? what am I missing?

Sorry very new to the thread but did read the ann.

It's 50,000 BCR per BN now not 250,000

ahhhh that explains it then. Thanks.
Pages: « 1 ... 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 [131] 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 ... 249 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!