0 Members and 1 Guest are viewing this topic.
wallet_approve_delegate mahprod
I am trying to register a delegate. I registered the account but now when I do this. mywallet (unlocked) >>> wallet_account_register del1 del1 null 9910 assert_exception: Assert Exception!registered_account.valid(): the account has already been registeredCan I not switch it over to a delegate ?
how many delegates can you vote for?
Quote from: bytemaster on July 23, 2014, 08:51:13 pmFYI - I still support you FOX... I am just approving more than 101 delegates right now so people have a chance to prove what they can do. The wallet is selecting who gets in at random.Appreciate the vote of confidence. Also, I fully support your efforts to distribute the block production among as many unique nodes as possible.
FYI - I still support you FOX... I am just approving more than 101 delegates right now so people have a chance to prove what they can do. The wallet is selecting who gets in at random.
Looking to the community to continue their support my highly reliable delegate. Code: [Select]ID NAME (* next in line) APPROVAL PRODUCED MISSED RELIABILITY PAY RATE PAY BALANCE LAST BLOCK============================================================================================================================169 fox 4.0933895679 % 184 3 98.40 % 100 % 412.46580 BTSX 38461Thanks in advance!
ID NAME (* next in line) APPROVAL PRODUCED MISSED RELIABILITY PAY RATE PAY BALANCE LAST BLOCK============================================================================================================================169 fox 4.0933895679 % 184 3 98.40 % 100 % 412.46580 BTSX 38461
It seems that the command 'wallet_account_rename' allows the transaction of renaming a registered name to another registered name.For example, I have the account 'A'. And alt has the account 'B'. AfterCode: [Select]wallet_account_rename A BThe results of Code: [Select]wallet_list_my_account will say that I have a registered account with name 'B' which should be belong to alt.
wallet_account_rename A B
wallet_list_my_account
wallet_approve_delegate btsdac-delegate
wallet_approve_delegate fox
Quote from: GaltReport on July 22, 2014, 11:24:38 amCan you provide a short guide to setting up ntpd?Like this?: https://bitsharestalk.org/index.php?topic=5934.msg80077#msg80077
Can you provide a short guide to setting up ntpd?
Quote from: sumantso on July 22, 2014, 09:37:46 amIs there any other dry run planned? I was a delegate during Dry Run 8, but used only the Windows GUI.Yes, dry runs will continue as we add new features to the test chain. Once features are proven in dry runs, developers/operators like DACSunlimited will choose when to migrate them into their commercial products like BTSX.
Is there any other dry run planned? I was a delegate during Dry Run 8, but used only the Windows GUI.
Quote from: testz on July 19, 2014, 10:29:29 pmQuote from: HackFisher on July 19, 2014, 09:31:54 pmHere is a very nice guide about how to start as delegate.https://github.com/BitShares/bitshares_toolkit/wiki/DPOS-Registering-Names-And-DelegatesDon't hurry to be a delegate, have a look at the guides first, it will help you a lot. First rule: do not run delegate in the GUI and then vote for your self.Second rule: find and vote in good guys, never approval for those delegate with low reliability and don't produce blocks.Third rule: do you remember to unlock 999999999 for enough long time before go to bed?I think this important:4rd rule: don't forget to change network param, in console type:Code: [Select]network_set_advanced_node_parameters {"desired_number_of_connections":50, "maximum_number_of_connections":100}Update: Another very nice guide https://github.com/BitShares/bitshares_toolkit/wiki/DPOS-initial-delegate-setupAs I found yesterday the most important things for delegate it's to have time synchronized with reliable worldwide ntp, if time of delegate different too much - 99% that delegate will miss the block. Time synchronization become even more important in VM environment, if your delegate works as VM.
Quote from: HackFisher on July 19, 2014, 09:31:54 pmHere is a very nice guide about how to start as delegate.https://github.com/BitShares/bitshares_toolkit/wiki/DPOS-Registering-Names-And-DelegatesDon't hurry to be a delegate, have a look at the guides first, it will help you a lot. First rule: do not run delegate in the GUI and then vote for your self.Second rule: find and vote in good guys, never approval for those delegate with low reliability and don't produce blocks.Third rule: do you remember to unlock 999999999 for enough long time before go to bed?I think this important:4rd rule: don't forget to change network param, in console type:Code: [Select]network_set_advanced_node_parameters {"desired_number_of_connections":50, "maximum_number_of_connections":100}Update: Another very nice guide https://github.com/BitShares/bitshares_toolkit/wiki/DPOS-initial-delegate-setup
Here is a very nice guide about how to start as delegate.https://github.com/BitShares/bitshares_toolkit/wiki/DPOS-Registering-Names-And-DelegatesDon't hurry to be a delegate, have a look at the guides first, it will help you a lot. First rule: do not run delegate in the GUI and then vote for your self.Second rule: find and vote in good guys, never approval for those delegate with low reliability and don't produce blocks.Third rule: do you remember to unlock 999999999 for enough long time before go to bed?
network_set_advanced_node_parameters {"desired_number_of_connections":50, "maximum_number_of_connections":100}
Quote from: testz on July 21, 2014, 08:53:37 amAs I found yesterday the most important things for delegate it's to have time synchronized with reliable worldwide ntp, if time of delegate different too much - 99% that delegate will miss the block. Time synchronization become even more important in VM environment, if your delegate works as VM.Hug? I thought there is basic NTP implemented in the toolkit ..Anyway .. running a NTP daemon has lots of benefits besides bitshares
As I found yesterday the most important things for delegate it's to have time synchronized with reliable worldwide ntp, if time of delegate different too much - 99% that delegate will miss the block. Time synchronization become even more important in VM environment, if your delegate works as VM.
remote refid st t when poll reach delay offset jitter==============================================================================+50.7.96.4 128.138.141.172 2 u 33 64 377 75.048 6.593 2.308*x.ns.gin.ntt.ne 192.5.41.40 2 u 28 128 377 11.677 6.670 3.338-va-time.techpro 129.6.15.28 2 u 18 128 377 29.549 6.661 4.147-lttlesis.deekay 128.118.25.12 2 u 34 64 377 30.683 -0.023 2.406+juniperberry.ca 193.79.237.14 2 u 42 64 377 81.521 3.871 2.377riverhead@riverhead1:~$
wallet_approve_delegate eightbit
wallet_approve_delegate happyshares-1 true
delegate_record.valid() && delegate_record->is_delegate(): happyshares-1 is not a delegate! {"n":"happyshares-1"} th_a client.cpp:1724 wallet_approve_delegate {"delegate_name":"happyshares-1","approved":true} th_a client.cpp:1727 wallet_approve_delegate {} th_a common_api_client.cpp:883 wallet_approve_delegate {"command":"wallet_approve_delegate"} th_a cli.cpp:540 execute_command
so is it not recommended to be a delegate with the gui? If so how do you do it otherwise? where do you download the BTSX wallet that's not GUI?
Quote from: Riverhead on July 21, 2014, 12:20:29 amQuote from: HackFisher on July 20, 2014, 09:11:11 pmI think bytemater already have a design of delegate p2p networks, for the delegates to directly connect to each other directly, only the delegate with the signature of active delegates can join this network. That will make the DPOS more powerful.Maybe I'm thinking about this wrong but wouldn't that get us closer to a centralized cabal of delegates?Not any more than DPOS as designed now... DPOS does not prevent delegates from making direct connections to each other outside the main network
Quote from: HackFisher on July 20, 2014, 09:11:11 pmI think bytemater already have a design of delegate p2p networks, for the delegates to directly connect to each other directly, only the delegate with the signature of active delegates can join this network. That will make the DPOS more powerful.Maybe I'm thinking about this wrong but wouldn't that get us closer to a centralized cabal of delegates?
I think bytemater already have a design of delegate p2p networks, for the delegates to directly connect to each other directly, only the delegate with the signature of active delegates can join this network. That will make the DPOS more powerful.
I was thinking about why not run several (Seed) nodes and use them as proxies for the delebates .. then only those know the ips of the delegates while delegates are connected to high reliable nodes .. network can use those as seed nodes .. win-win-win .. except for the costs
network_get_info
network_add_node
Hi guys,been a delegate on all the dry runs, and during that time I started developing some tools to help me manage the bitshares client and monitor it easily. You can find the code at:https://github.com/wackou/bitshares_delegate_toolsThere are still quite a few rough edges, but it currently looks like this:There are also push notifications implemented for iphone that warn you immediately when your delegate goes offline.Please vote for me (wackou-delegate) if you like it and want to support me to keep on developing it
Quote from: networker on July 20, 2014, 01:23:10 pm liondani, you are my hero. Thank you very much!I found my bts back.I'll vote for you and xeroc!Thanks again!my pleasure don't forget to set again:wallet_delegate_set_block_production ALL true if you want your delegate to produce blocks again in case they will upvote you ...If you have same problems in future same steps... (backup > set delegates false > scan blockchain)PS wallet export on 2 different usb sticks (is the minimum you can do to protect your self)
liondani, you are my hero. Thank you very much!I found my bts back.I'll vote for you and xeroc!Thanks again!
Quote from: bnoble1206 on July 20, 2014, 12:11:24 pmHey guys, did I miss something? The dry runs are dead. Are you all building from somewhere else? The DACsunlimited github or something? I was hoping to be a delegate myself. Sent from my iPhone using Tapatalkdownload from there http://www.dacsunlimited.com/index_en.html#and pm me your public address to send you some funds to get a delegate! PS It is the real chain (no test!)
Hey guys, did I miss something? The dry runs are dead. Are you all building from somewhere else? The DACsunlimited github or something? I was hoping to be a delegate myself. Sent from my iPhone using Tapatalk
I deleted chain folder. After resync the chain, my account's balance is still zero.My account is networker. I send all of my bts to another account yuanbaoBTS disappear after I run wallet_clear_pending_transactions command when I found transaction in pending state.Can anyone help me? I lost over 200000 BTS
Thank you! If you are a delegate who is also high balance, let's swap votes.
wallet_approve_delegate xeroc-delegate-1wallet_approve_delegate xeroc-delegate-2wallet_approve_delegate xeroc-delegate-3wallet_approve_delegate xeroc-delegate-4wallet_approve_delegate xeroc-delegate-5wallet_approve_delegate xeroc-delegate-6wallet_approve_delegate xeroc-delegate-7wallet_approve_delegate xeroc-delegate-8wallet_approve_delegate xeroc-delegate-9
wallet_approve_delegate spartako
Quote from: happyshares on July 20, 2014, 06:46:22 amQuote from: krabbypatty on July 20, 2014, 12:24:00 amQuote from: happyshares on July 20, 2014, 12:16:37 amHi folks!We want to introduce HappyShares - the first and #1 BitShares reward program to you. Vote for our delegates and achieve pro-rata profit in BTSX.At the moment we refund 50% of all delegate revenues back to our voters. A nice website is almost finished, where you can lookup your earnings, stats and info. Online in the next few days. Stay tuned!HS, I sent you a PM, how can you verify if someone voted for you? And is your rebate going to be pro-rated based on the voter size?Hi krabbypatty, received your PM. Simply vote for our delegates: happyshares-1 to happyshares-10Code: [Select]wallet_approve_delegate happyshares-1 true......wallet_approve_delegate happyshares-10 trueThe more happyshares delegates you approve, the more you can earn cause the rebate is going to be pro-rated based on everyones votes per delegate.The current payout limit is 1 BTSX per trx signee address per delegate. So technically speaking we scan the blockchain, calculate all votes for our delegates and map the votings to the respective trx signee address. From this we calculate the shares for every voter. Once the delegate funds are large enough, we automatically pay the rebate to the voters signee address - and you'll be happy. Hope krabby that helps so far!Hi,Not sure if i did correct. I have 5 vote cmd to happyshares-1 -> 5. How can i verify that I vote sucessfully
Quote from: krabbypatty on July 20, 2014, 12:24:00 amQuote from: happyshares on July 20, 2014, 12:16:37 amHi folks!We want to introduce HappyShares - the first and #1 BitShares reward program to you. Vote for our delegates and achieve pro-rata profit in BTSX.At the moment we refund 50% of all delegate revenues back to our voters. A nice website is almost finished, where you can lookup your earnings, stats and info. Online in the next few days. Stay tuned!HS, I sent you a PM, how can you verify if someone voted for you? And is your rebate going to be pro-rated based on the voter size?Hi krabbypatty, received your PM. Simply vote for our delegates: happyshares-1 to happyshares-10Code: [Select]wallet_approve_delegate happyshares-1 true......wallet_approve_delegate happyshares-10 trueThe more happyshares delegates you approve, the more you can earn cause the rebate is going to be pro-rated based on everyones votes per delegate.The current payout limit is 1 BTSX per trx signee address per delegate. So technically speaking we scan the blockchain, calculate all votes for our delegates and map the votings to the respective trx signee address. From this we calculate the shares for every voter. Once the delegate funds are large enough, we automatically pay the rebate to the voters signee address - and you'll be happy. Hope krabby that helps so far!
Quote from: happyshares on July 20, 2014, 12:16:37 amHi folks!We want to introduce HappyShares - the first and #1 BitShares reward program to you. Vote for our delegates and achieve pro-rata profit in BTSX.At the moment we refund 50% of all delegate revenues back to our voters. A nice website is almost finished, where you can lookup your earnings, stats and info. Online in the next few days. Stay tuned!HS, I sent you a PM, how can you verify if someone voted for you? And is your rebate going to be pro-rated based on the voter size?
Hi folks!We want to introduce HappyShares - the first and #1 BitShares reward program to you. Vote for our delegates and achieve pro-rata profit in BTSX.At the moment we refund 50% of all delegate revenues back to our voters. A nice website is almost finished, where you can lookup your earnings, stats and info. Online in the next few days. Stay tuned!
wallet_approve_delegate happyshares-1 true......wallet_approve_delegate happyshares-10 true
wallet_account_vote_summary
wallet_list_accounts
wallet_approve_delegate ninja
Quote from: HackFisher on July 19, 2014, 11:22:34 pmQuote from: krabbypatty on July 19, 2014, 10:59:14 pmQuote from: Xeldal on July 19, 2014, 10:44:19 pmWhats the reasoning behind not voting for yourself? or is that only for the GUI. If so why is that?Because getting a delegate is now a popularity contest. I see no reason why this shouldn't be allowed. I mean what's preventing one to create a separate wallet and vote for themselves anyways.Sorry, It's miss leading, I mean if you have a lot of shares, and want to make money by delegate, but you do not have skills(e.g. setting up a vps) and hardware, it's a good strategy to vote for others to get return, not a good idea to be delegate yourself, I think.Or you can learn how to do it right? I personally think its a good idea if those with large stakes become delegates as they have more to lose relative to others that have less.
Quote from: krabbypatty on July 19, 2014, 10:59:14 pmQuote from: Xeldal on July 19, 2014, 10:44:19 pmWhats the reasoning behind not voting for yourself? or is that only for the GUI. If so why is that?Because getting a delegate is now a popularity contest. I see no reason why this shouldn't be allowed. I mean what's preventing one to create a separate wallet and vote for themselves anyways.Sorry, It's miss leading, I mean if you have a lot of shares, and want to make money by delegate, but you do not have skills(e.g. setting up a vps) and hardware, it's a good strategy to vote for others to get return, not a good idea to be delegate yourself, I think.
Quote from: Xeldal on July 19, 2014, 10:44:19 pmWhats the reasoning behind not voting for yourself? or is that only for the GUI. If so why is that?Because getting a delegate is now a popularity contest. I see no reason why this shouldn't be allowed. I mean what's preventing one to create a separate wallet and vote for themselves anyways.
Whats the reasoning behind not voting for yourself? or is that only for the GUI. If so why is that?
wallet_approve_delegate liondaniwallet_approve_delegate greecewallet_approve_delegate athens
My understanding is because votes are based on stake. It wouldn't matter how many accounts you have because your total stake, or voting power, would be the same.
Any recommendation for the hardware? or common PC is OK?
First rule: do not run delegate in the GUI and then vote for your self.Second rule: find and vote in good guys, never approval for those delegate with low reliability and don't produce blocks.Third rule: do you remember to unlock 999999999 for enough long time before go to bed?
wallet_approve_delegate kpd-1