Bitcoin Forum
May 01, 2024, 03:54:54 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 [197] 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 ... 263 »
  Print  
Author Topic: [ANN] [VASH] VpnCoin | AES Chat | BitChain | Domain&Website | Zero Knowledge  (Read 501904 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.
S4VV4S
Hero Member
*****
Offline Offline

Activity: 1582
Merit: 502


View Profile
March 17, 2015, 02:15:03 PM
 #3921

@vpncoin

First, what port for RPC calls?

Second,
I would like to automatically call RPC JSON commands to issue cheques for the players in my game and then email it to them or show the QR code on the screen (according to their settings).
I do not see ANY commands for issuing cheques in the -help command.

How do I go about it?

I prefer using cheques since the miners fee is always .0001VPN.


EDIT: I know I can probably generate a new address, then use the move command to add funds and then just generate a QR code with the privkey (which I am guessing it is what you are doing),
BUT since the wallet provides all this I would like to focus on my game rather than on how to make payments through your wallet.

Can I get some help here?



port, Listen for connections on <port> (default: 920 or testnet: 1920),
rpcport, Listen for JSON-RPC connections on <port> (default: 921 or testnet: 1921).

About Cheque, your guessing is right, you are a good programer Smiley
At this moment, no code to support auto generate Cheque images.



LOL!
I am not a programmer, I am an indie game developer  Cheesy

Thanks for the info  Cheesy Cheesy Cheesy Cheesy
1714578894
Hero Member
*
Offline Offline

Posts: 1714578894

View Profile Personal Message (Offline)

Ignore
1714578894
Reply with quote  #2

1714578894
Report to moderator
1714578894
Hero Member
*
Offline Offline

Posts: 1714578894

View Profile Personal Message (Offline)

Ignore
1714578894
Reply with quote  #2

1714578894
Report to moderator
1714578894
Hero Member
*
Offline Offline

Posts: 1714578894

View Profile Personal Message (Offline)

Ignore
1714578894
Reply with quote  #2

1714578894
Report to moderator
No Gods or Kings. Only Bitcoin
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
vpncoin (OP)
Hero Member
*****
Offline Offline

Activity: 980
Merit: 1010


Blockchain engineer


View Profile WWW
March 17, 2015, 02:52:04 PM
 #3922

port, Listen for connections on <port> (default: 920 or testnet: 1920),
rpcport, Listen for JSON-RPC connections on <port> (default: 921 or testnet: 1921).

About Cheque, your guessing is right, you are a good programer Smiley
At this moment, no code to support auto generate Cheque images.



LOL!
I am not a programmer, I am an indie game developer  Cheesy

Thanks for the info  Cheesy Cheesy Cheesy Cheesy

You are welcome.

I got a great idea, i will publish a no center server's lottery system,
It's based on block chain.

S4VV4S
Hero Member
*****
Offline Offline

Activity: 1582
Merit: 502


View Profile
March 17, 2015, 02:54:32 PM
 #3923

port, Listen for connections on <port> (default: 920 or testnet: 1920),
rpcport, Listen for JSON-RPC connections on <port> (default: 921 or testnet: 1921).

About Cheque, your guessing is right, you are a good programer Smiley
At this moment, no code to support auto generate Cheque images.



LOL!
I am not a programmer, I am an indie game developer  Cheesy

Thanks for the info  Cheesy Cheesy Cheesy Cheesy

You are welcome.

I got a great idea, i will publish a no center server's lottery system,
It's based on block chain.

Fabulous!

How do we participate?
What can I do to help?
vpncoin (OP)
Hero Member
*****
Offline Offline

Activity: 980
Merit: 1010


Blockchain engineer


View Profile WWW
March 17, 2015, 03:14:30 PM
 #3924

You are welcome.

I got a great idea, i will publish a no center server's lottery system,
It's based on block chain.

Fabulous!

How do we participate?
What can I do to help?

The lottery system needs to add some validation code for transaction,
If is a lottery transaction (transaction message includes "Lottery" string), will do some verification,
So, this upgrade is mandatory, and it is open source.

If I did,then everyone can publish lotteries,
The target is guess a future block's HASH code, last N bit string, for example, the last 6 bit, it can be customized,
I will announce more details later.


S4VV4S
Hero Member
*****
Offline Offline

Activity: 1582
Merit: 502


View Profile
March 17, 2015, 03:16:45 PM
 #3925

You are welcome.

I got a great idea, i will publish a no center server's lottery system,
It's based on block chain.

Fabulous!

How do we participate?
What can I do to help?

The lottery system needs to add some validation code for transaction,
If is a lottery transaction (transaction message includes "Lottery" string), will do some verification,
So, this upgrade is mandatory, and it is open source.

If I did,then everyone can publish lotteries,
The target is guess a future block's HASH code, last N bit string, for example, the last 6 bit, it can be customized,
I will announce more details later.



OK, I will wait for more details  Cheesy
vpncoin (OP)
Hero Member
*****
Offline Offline

Activity: 980
Merit: 1010


Blockchain engineer


View Profile WWW
March 19, 2015, 03:26:59 AM
 #3926


Hueristic
Legendary
*
Offline Offline

Activity: 3794
Merit: 4884


Doomed to see the future and unable to prevent it


View Profile
March 19, 2015, 03:30:20 AM
 #3927

http://en.wikipedia.org/wiki/Free_China:_The_Courage_to_Believe ?

“Bad men need nothing more to compass their ends, than that good men should look on and do nothing.”
S4VV4S
Hero Member
*****
Offline Offline

Activity: 1582
Merit: 502


View Profile
March 19, 2015, 09:41:03 AM
 #3928



Hmm,

I doubt it's any of these beautiful kittens:
http://chinese-sirens.com/

Can we get a hint?
vpncoin (OP)
Hero Member
*****
Offline Offline

Activity: 980
Merit: 1010


Blockchain engineer


View Profile WWW
March 19, 2015, 09:53:12 AM
 #3929


Hmm,

I doubt it's any of these beautiful kittens:
http://chinese-sirens.com/

Can we get a hint?

This Cheque unrelated with "sex".

S4VV4S
Hero Member
*****
Offline Offline

Activity: 1582
Merit: 502


View Profile
March 19, 2015, 10:04:02 AM
 #3930


Hmm,

I doubt it's any of these beautiful kittens:
http://chinese-sirens.com/

Can we get a hint?

This Cheque unrelated with "sex".

LOL!

They are professional models, not porn actors  Wink

None the less, they are beautiful  Cheesy

EDIT: Can you also post a cheque with a general question other than questions about China (and Chinese questions).
I love Chinese food and I like the Chinese Culture, but I do not know everything that goes on in China  Wink // Google didn't help either  Undecided

When is the lottery system coming out?
I believe I might have better luck there  Cheesy Cheesy Cheesy Cheesy
Mig-23
Legendary
*
Offline Offline

Activity: 1176
Merit: 1000



View Profile
March 19, 2015, 10:27:37 AM
 #3931

i think TOR features at vpncoin should be published
to make this coin rising and popular
S4VV4S
Hero Member
*****
Offline Offline

Activity: 1582
Merit: 502


View Profile
March 19, 2015, 10:55:01 AM
 #3932

i think TOR features at vpncoin should be published
to make this coin rising and popular

+1

I also think that a web marketplace utilizing Bitnet should emerge.
(No illegal stuff, something like eBay, etc).
yeahbye
Sr. Member
****
Offline Offline

Activity: 393
Merit: 250

block chain fans


View Profile
March 19, 2015, 12:31:16 PM
 #3933

ubuntu 12.04 build vpncoin-qt
# Install some packages as instructed on various web sites
sudo apt-get -y install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev
sudo apt-get -y install libtool autotools-dev autoconf
sudo apt-get -y install libdb4.8-dev      # Generally this step fails
sudo apt-get -y install libdb4.8++-dev    # Generally this step fails
sudo apt-get -y install libboost1.37-dev  # Sometimes this step fail
sudo apt-get -y install libboost-all-dev  # Sometimes this step fail
sudo apt-get -y install libminiupnpc-dev
sudo apt-get -y install libdb++-dev
sudo apt-get -y install libprotobuf-dev
sudo apt-get -y install libqrencode-dev

1、build leveldb
cd vpncoin/src/leveldb
TARGET_OS=Linux make libleveldb.a libmemenv.a

2、build vpncoin-qt
cd vpncoin
qmake vpncoin-qt.pro "USE_UPNP=-"
make

Note:modify sources file
delete line 80 in the bitcoingui.cpp file.
//#include <qsystemtrayicon>

modify line 16 in the walletmodel.h file.
//DWORD sType
to
int sType
nagatlakshmi
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile WWW
March 19, 2015, 01:00:49 PM
 #3934

i think TOR features at vpncoin should be published
to make this coin rising and popular

+1

I also think that a web marketplace utilizing Bitnet should emerge.
(No illegal stuff, something like eBay, etc).

Yes, there must be good promotion needed for VPN about the unique feature of it.

vpncoin (OP)
Hero Member
*****
Offline Offline

Activity: 980
Merit: 1010


Blockchain engineer


View Profile WWW
March 19, 2015, 02:06:31 PM
 #3935

i think TOR features at vpncoin should be published
to make this coin rising and popular

+1

I also think that a web marketplace utilizing Bitnet should emerge.
(No illegal stuff, something like eBay, etc).

+1
But TOR in china is illegal...

vpncoin (OP)
Hero Member
*****
Offline Offline

Activity: 980
Merit: 1010


Blockchain engineer


View Profile WWW
March 19, 2015, 02:07:14 PM
 #3936

ubuntu 12.04 build vpncoin-qt
# Install some packages as instructed on various web sites
sudo apt-get -y install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev
sudo apt-get -y install libtool autotools-dev autoconf
sudo apt-get -y install libdb4.8-dev      # Generally this step fails
sudo apt-get -y install libdb4.8++-dev    # Generally this step fails
sudo apt-get -y install libboost1.37-dev  # Sometimes this step fail
sudo apt-get -y install libboost-all-dev  # Sometimes this step fail
sudo apt-get -y install libminiupnpc-dev
sudo apt-get -y install libdb++-dev
sudo apt-get -y install libprotobuf-dev
sudo apt-get -y install libqrencode-dev

1、build leveldb
cd vpncoin/src/leveldb
TARGET_OS=Linux make libleveldb.a libmemenv.a

2、build vpncoin-qt
cd vpncoin
qmake vpncoin-qt.pro "USE_UPNP=-"
make

Note:modify sources file
delete line 80 in the bitcoingui.cpp file.
//#include <qsystemtrayicon>

modify line 16 in the walletmodel.h file.
//DWORD sType
to
int sType

Good job, thanks.

Mig-23
Legendary
*
Offline Offline

Activity: 1176
Merit: 1000



View Profile
March 19, 2015, 03:53:34 PM
 #3937

i think TOR features at vpncoin should be published
to make this coin rising and popular

+1

I also think that a web marketplace utilizing Bitnet should emerge.
(No illegal stuff, something like eBay, etc).

+1
But TOR in china is illegal...

maybe yes Tor illegal in china
but i think it doesn't applied in crypto world
S4VV4S
Hero Member
*****
Offline Offline

Activity: 1582
Merit: 502


View Profile
March 19, 2015, 05:47:52 PM
 #3938

i think TOR features at vpncoin should be published
to make this coin rising and popular

+1

I also think that a web marketplace utilizing Bitnet should emerge.
(No illegal stuff, something like eBay, etc).

+1
But TOR in china is illegal...

maybe yes Tor illegal in china
but i think it doesn't applied in crypto world

Guys, I said the Bitnet technology, not TOR.
Apart from that, TOR is not illegal in most other Countries....
Actually I do not think TOR is illegal anywhere else other than China.....

vpncoin (OP)
Hero Member
*****
Offline Offline

Activity: 980
Merit: 1010


Blockchain engineer


View Profile WWW
March 20, 2015, 01:39:18 AM
 #3939

i think TOR features at vpncoin should be published
to make this coin rising and popular

+1

I also think that a web marketplace utilizing Bitnet should emerge.
(No illegal stuff, something like eBay, etc).

+1
But TOR in china is illegal...

maybe yes Tor illegal in china
but i think it doesn't applied in crypto world

Guys, I said the Bitnet technology, not TOR.
Apart from that, TOR is not illegal in most other Countries....
Actually I do not think TOR is illegal anywhere else other than China.....



Yes, i agree.
But in China, anything is possible.

vpncoin (OP)
Hero Member
*****
Offline Offline

Activity: 980
Merit: 1010


Blockchain engineer


View Profile WWW
March 20, 2015, 03:46:47 AM
 #3940

Who can help us to translate the following text? Thanks.
Lottery rules (not completely determined).


彩票的规则(还未完全确定)
1,币联网彩票只有 一个 中奖者,彩票里的所有币归猜中了并且投注最多的人,如果有多人猜中,并且投注一致,归最先投注的人(根据区块内的交易顺序来确定),如果没人猜中,归彩票发起人。
2,发行彩票,就是创建一个交易,保存在区块链,并且附带了特定格式的交易留言。
3,投注是给彩票的钱包地址充值,也会创建一个交易,保存在区块链,并且附带了特定格式的交易留言。如果钱包的 当前区块数 大于 彩票的目标区块数 加3,则视做过期,禁止投注。
4,彩票发行后,在目标区块数的前3个区块时停止投注,目标区块数过3个区块后才可以兑奖。比如:
彩票的发行区块是100,目标区块是200,在197区块停止投注,在203区块之后才可以兑奖。
5,兑奖流程,根据投注记录文本对比目标区块的HASH值,如果没猜中,你将失去投注的币,如果猜中了,扫描区块链,检查投注有效性,再检查有没有其他猜中者,而且投注了更多的币,最后确定唯一的中奖者,导入私匙,转账到中奖者钱包的默认地址。

Pages: « 1 ... 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 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 [197] 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 ... 263 »
  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!