kahir
Legendary
Offline
Activity: 1050
Merit: 1000
|
|
July 26, 2015, 06:26:48 PM |
|
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
Activity: 966
Merit: 1000
|
|
July 26, 2015, 07:05:39 PM |
|
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
|
|
July 28, 2015, 07:28:52 AM |
|
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
|
|
July 28, 2015, 10:44:00 AM |
|
Is there someone doing the version release control on github?
Any updated windows binaries?
|
|
|
|
LucD88
|
|
July 28, 2015, 12:00:44 PM |
|
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
Activity: 966
Merit: 1000
|
|
July 28, 2015, 12:39:01 PM |
|
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... 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.. 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... cd src/qt && ./bitcredit-qt
That all looks like hard work but really it's just 11 cut'n'pastes.
|
|
|
|
bitcreditscc (OP)
|
|
July 28, 2015, 12:43:44 PM |
|
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
Activity: 1246
Merit: 1005
|
|
July 28, 2015, 02:00:17 PM |
|
anyone willing to let go of a banknode worth at 200 pm me.
|
|
|
|
thelonecrouton
Legendary
Offline
Activity: 966
Merit: 1000
|
|
July 28, 2015, 03:28:14 PM |
|
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.
|
|
|
|
proletariat
Legendary
Offline
Activity: 1246
Merit: 1005
|
|
July 28, 2015, 03:37:05 PM Last edit: August 02, 2015, 05:27:58 AM by proletariat |
|
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. hehe... yeah. well my offer stands at bid price. ***EDIT***
Nevermind, I thought each node required 250k.
|
|
|
|
BarTeam
|
|
July 31, 2015, 01:15:29 PM |
|
Anyone has a good .conf file for multi bank node? Thanks for sharing.
|
|
|
|
thelonecrouton
Legendary
Offline
Activity: 966
Merit: 1000
|
|
August 02, 2015, 12:11:28 AM |
|
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)
|
|
August 02, 2015, 12:35:14 AM |
|
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)
|
|
August 02, 2015, 12:39:50 AM |
|
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
Activity: 1246
Merit: 1005
|
|
August 02, 2015, 12:52:04 AM |
|
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
Activity: 966
Merit: 1000
|
|
August 02, 2015, 01:49:56 AM Last edit: August 02, 2015, 02:04:08 AM by thelonecrouton |
|
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. edit: Lordy, I had forgotten how ugly the standard QT wallets are.
|
|
|
|
bitcreditscc (OP)
|
|
August 02, 2015, 03:45:44 AM |
|
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. 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 edit:- don't worry about some of the values, they will be fixed, most was just to make sure it works
|
|
|
|
proletariat
Legendary
Offline
Activity: 1246
Merit: 1005
|
|
August 02, 2015, 04:57:34 AM |
|
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
|
|
August 02, 2015, 05:07:26 AM |
|
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
Activity: 1246
Merit: 1005
|
|
August 02, 2015, 05:25:11 AM |
|
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.
|
|
|
|
|