Bitcoin Forum
May 05, 2024, 06:27:32 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 [2165] 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200 2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 2215 ... 2557 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761529 times)
Mistafreeze
Sr. Member
****
Offline Offline

Activity: 897
Merit: 284



View Profile
March 12, 2014, 02:07:15 PM
 #43281

Hi guys,

This is Nodecoin, that James has developed. We need to test it, but I have no idea how I should make it work on Windows:

It is for testnet the following is how to get it compiled and running from command line

git clone https://github.com/jl777/multigateway
cd multigateway
chmod +x run.sh
./run.sh
./nodeminer <NXTacct> <passphrase>

I cloned it to my drive, but what now?
Any suggestions?

I got it up and running it seems, so uh.....I'm testing?

Pretty impressive actually considering I'm a complete dipshit in Linux.

Edit: It works, I have Node Coins in my Assets Cheesy
1714933652
Hero Member
*
Offline Offline

Posts: 1714933652

View Profile Personal Message (Offline)

Ignore
1714933652
Reply with quote  #2

1714933652
Report to moderator
1714933652
Hero Member
*
Offline Offline

Posts: 1714933652

View Profile Personal Message (Offline)

Ignore
1714933652
Reply with quote  #2

1714933652
Report to moderator
1714933652
Hero Member
*
Offline Offline

Posts: 1714933652

View Profile Personal Message (Offline)

Ignore
1714933652
Reply with quote  #2

1714933652
Report to moderator
The Bitcoin network protocol was designed to be extremely flexible. It can be used to create timed transactions, escrow transactions, multi-signature transactions, etc. The current features of the client only hint at what will be possible in the future.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714933652
Hero Member
*
Offline Offline

Posts: 1714933652

View Profile Personal Message (Offline)

Ignore
1714933652
Reply with quote  #2

1714933652
Report to moderator
bitcoinpaul
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000



View Profile
March 12, 2014, 02:14:46 PM
 #43282

@Wesley

On the dashboard...can't we have the choice of recent trades instead of recent transactions/recent blocks?

Or am I not aware of this option.


Would be nice, indeed. Recent blocks is boring for majority.
l8orre
Legendary
*
Offline Offline

Activity: 1181
Merit: 1018


View Profile
March 12, 2014, 02:27:07 PM
 #43283

Hi guys,

This is Nodecoin, that James has developed. We need to test it, but I have no idea how I should make it work on Windows:

It is for testnet the following is how to get it compiled and running from command line

git clone https://github.com/jl777/multigateway
cd multigateway
chmod +x run.sh
./run.sh
./nodeminer <NXTacct> <passphrase>

I cloned it to my drive, but what now?
Any suggestions?

I got it up and running it seems, so uh.....I'm testing?

Pretty impressive actually considering I'm a complete dipshit in Linux.

Edit: It works, I have Node Coins in my Assets Cheesy


Works for me too - got nodecoin in my assets also!


#
# Congratulations James!!!!!
#
#

Question: It appears ok, because I have nodecoin in my account - are the complaints about startForging to be ignored?

Should I set the nxt.conf to enforce POST=False  ?

azure@boxfish:~/workbench/nxtDev/gateway/nodecoin/multigateway$ ./nodeminer 1738404304940813414 iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii
Get gateway.0 deposit address for 1738404304940813414 and set withdraw address to
CMD.(http://localhost:6876/nxt?requestType=sendMessage&secretPhrase=iiiiiiiiiiiiiiiiiiiiiiiiiiiiiii&recipient=18232225178877143084&message=edfedada67000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000031373338343034333034393430383133343134&deadline=1440&fee=1) -> {"errorCode":1,"errorDescription":"This request is only accepted using POST!"} txid.(null)

getState.({"lastBlock":"6764349773511589675","numberOfAliases":61363,"lastBlockchainFeeder":"162.217.203.160","numberOfPeers":184,"numberOfBlocks":83720,"totalMemory":546308096,"numberOfUnlockedAccounts":0,"freeMemory":201602280,"maxMemory":954728448,"numberOfTransactions":150711,"version":"0.8.7","numberOfOrders":6156,"numberOfVotes":0,"totalEffectiveBalance":99970705600,"numberOfTrades":273,"time":9339549,"availableProcessors":4,"numberOfAssets":77,"numberOfPolls":11,"cumulativeDifficulty":"2332549719194328","numberOfAccounts":25197})

NEW block.(6764349773511589675) vs lastblock.()

issue_startForging.({"errorCode":1,"errorDescription":"This request is only accepted using POST!"})

bitcoinpaul
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000



View Profile
March 12, 2014, 02:27:59 PM
 #43284



Works for me too - got nodecoin in my assets also!


#
# Congratulations James!!!!!
#
#

Now try to trick it, hack it, destroy it.
mcjavar
Hero Member
*****
Offline Offline

Activity: 784
Merit: 500


View Profile
March 12, 2014, 02:31:34 PM
 #43285



Works for me too - got nodecoin in my assets also!


#
# Congratulations James!!!!!
#
#

Now try to trick it, hack it, destroy it.

But how to get it up and running on Windows?
chanc3r
Sr. Member
****
Offline Offline

Activity: 952
Merit: 253



View Profile
March 12, 2014, 02:32:48 PM
 #43286

Hi guys,

This is Nodecoin, that James has developed. We need to test it, but I have no idea how I should make it work on Windows:

It is for testnet the following is how to get it compiled and running from command line

git clone https://github.com/jl777/multigateway
cd multigateway
chmod +x run.sh
./run.sh
./nodeminer <NXTacct> <passphrase>

I cloned it to my drive, but what now?
Any suggestions?

You run it on the same machine as NRS and based on the work your NRS instance does it creates node coins under that account on AE.
I'm running it on all 4 testnxt nodes - generating lots of node coins Smiley

wesleyh
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
March 12, 2014, 02:33:49 PM
 #43287

I'm not even running it and I'm getting those assets??..

Hi guys,

This is Nodecoin, that James has developed. We need to test it, but I have no idea how I should make it work on Windows:

It is for testnet the following is how to get it compiled and running from command line

git clone https://github.com/jl777/multigateway
cd multigateway
chmod +x run.sh
./run.sh
./nodeminer <NXTacct> <passphrase>

I cloned it to my drive, but what now?
Any suggestions?

You run it on the same machine as NRS and based on the work your NRS instance does it creates node coins under that account on AE.
I'm running it on all 4 testnxt nodes - generating lots of node coins Smiley
brooklynbtc
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250

AKA jefdiesel


View Profile
March 12, 2014, 02:35:17 PM
 #43288

Refreshing the browser is the same as logging out, I guess I could add a session storage thingie so that it auto-logs in again? It would just be your account ID and auto-log in again on refresh. (And also if you open a new tab and go to the site). When you close the browser completely and re-open you would have to log in again.

People, you want this feature?

Why does Wesley's client log you out when you refresh the browser?


Perhaps make it an option in settings, I for one would not want it for security reasons.

An option would be good...it just sucks having to input the passphase over and over again....refreshing the browser is an ingrained habit for many people.

2nd Point....Is it for security reason why we have to input our passphase every time we BUY & SELL an assets?

i dont think a regular user would be buying and selling that often, plus having a password once youre logged in prevents someone taking control of your logged in account and doing evilbob shit. send, sell, buy are all restricted.


SN
S   U   P   E   R    N   E   T
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀   
Uniting cryptocurrencies, Rewarding talent, Sharing benefits..

Blockchain Technology.

l8orre
Legendary
*
Offline Offline

Activity: 1181
Merit: 1018


View Profile
March 12, 2014, 02:36:02 PM
 #43289



Works for me too - got nodecoin in my assets also!


#
# Congratulations James!!!!!
#
#

Now try to trick it, hack it, destroy it.

But how to get it up and running on Windows?

sorry - this kind of thing is difficult to explain gently ... you know, about the Windows 'Operating System' ??


marcus03
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
March 12, 2014, 02:40:58 PM
 #43290

Given that hacking a wallet file has the additional step of getting a copy of the wallet file, by how many bits of entropy should the password of the wallet file be protected?
Mistafreeze
Sr. Member
****
Offline Offline

Activity: 897
Merit: 284



View Profile
March 12, 2014, 02:41:31 PM
 #43291



Works for me too - got nodecoin in my assets also!


#
# Congratulations James!!!!!
#
#

Now try to trick it, hack it, destroy it.

But how to get it up and running on Windows?

I spun up a Linux mint virtual machine in Hyper-V in about 5 minutes.

Easy as pie if you're on Windows 8
Mistafreeze
Sr. Member
****
Offline Offline

Activity: 897
Merit: 284



View Profile
March 12, 2014, 02:42:13 PM
 #43292

I'm not even running it and I'm getting those assets??..

Hi guys,

This is Nodecoin, that James has developed. We need to test it, but I have no idea how I should make it work on Windows:

It is for testnet the following is how to get it compiled and running from command line

git clone https://github.com/jl777/multigateway
cd multigateway
chmod +x run.sh
./run.sh
./nodeminer <NXTacct> <passphrase>

I cloned it to my drive, but what now?
Any suggestions?

You run it on the same machine as NRS and based on the work your NRS instance does it creates node coins under that account on AE.
I'm running it on all 4 testnxt nodes - generating lots of node coins Smiley

That's because the network knows you are 1337. Roll with it.
brooklynbtc
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250

AKA jefdiesel


View Profile
March 12, 2014, 02:44:47 PM
 #43293

do i need testNXT in my account to make nodecoins?

I'm empty, please send some test to

15265031083387211287

thanks

or it seems not. got like 2.46 so far. man this is too much!

SN
S   U   P   E   R    N   E   T
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀   
Uniting cryptocurrencies, Rewarding talent, Sharing benefits..

Blockchain Technology.

brooklynbtc
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250

AKA jefdiesel


View Profile
March 12, 2014, 02:57:45 PM
 #43294

do i need testNXT in my account to make nodecoins?

I'm empty, please send some test to

15265031083387211287

thanks

or it seems not. got like 2.46 so far. man this is too much!

how do i test nodecoins?

set it up in terminal like shown here

https://bitcointalk.org/index.php?topic=345619.msg5659796#msg5659796

use a test account number and pass

SN
S   U   P   E   R    N   E   T
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀   
Uniting cryptocurrencies, Rewarding talent, Sharing benefits..

Blockchain Technology.

brooklynbtc
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250

AKA jefdiesel


View Profile
March 12, 2014, 03:02:09 PM
 #43295

I presume this is my nodecoin output?

1 shares, current 0.00000000 3.86120184 nodecoins

SN
S   U   P   E   R    N   E   T
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀   
Uniting cryptocurrencies, Rewarding talent, Sharing benefits..

Blockchain Technology.

martismartis
Legendary
*
Offline Offline

Activity: 1162
Merit: 1005


View Profile
March 12, 2014, 03:03:50 PM
 #43296

do i need testNXT in my account to make nodecoins?

I'm empty, please send some test to

15265031083387211287

thanks

or it seems not. got like 2.46 so far. man this is too much!

how do i test nodecoins?

set it up in terminal like shown here

https://bitcointalk.org/index.php?topic=345619.msg5659796#msg5659796

use a test account number and pass

I run Wesleyh NxtWallet for windows and I don't need to nothing special to earn nodecoins. Already earned around 2000 nodecoins and sold 900 of them.
wesleyh
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
March 12, 2014, 03:04:56 PM
 #43297

Feature request @ wesleyh

Could you implement a warning for the following case, maybe similar to the "Your secret phrase is less than 35 characters long." warning?

I am a new user, open an account, buy some NXT at an exchange and transfer it to my account for cold storage.
My account is now only secured with 64bits (my visible-ID), because I don't know about public keys.

So if your own account doesn't have a public ID, something like this is displayed upon each login: "Your has never had an outgoing transaction. This impacts security. To secure your account, please initiate at least 1 outgoing transaction."

What do you think?

Fixed, please try.

First login: (shown on dashboard)



Once it's funded, but no outgoing transactions:

NxtMinnow
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
March 12, 2014, 03:06:03 PM
 #43298

Good morning Nxt community! I mentioned this briefly yesterday as a use case concept.  Today, I have it all set up and working.  I am using a Yubikey Nano with a 64 character stored passphrase (configuration settings saved).  To trade and login to wesleyh web client, I (copy) control C from keepass the first part of the passphrase, then (paste) Control V into password box; then long press (3 seconds) the Yubikey Nano so it enters the Second Slot Stored Static part of the passphrase.

After the first part of the passphrase is copied to the clipboard, it takes only three keypresses to enter Nxt testnet and three more to place an order, etc. on Nxt Asset Exchange. The is no fumbling typing in a monster passphrase, just three keypresses needed!  Smiley

Refreshing the browser is the same as logging out, I guess I could add a session storage thingie so that it auto-logs in again? It would just be your account ID and auto-log in again on refresh. (And also if you open a new tab and go to the site). When you close the browser completely and re-open you would have to log in again.

People, you want this feature?

Why does Wesley's client log you out when you refresh the browser?


Perhaps make it an option in settings, I for one would not want it for security reasons.

An option would be good...it just sucks having to input the passphase over and over again....refreshing the browser is an ingrained habit for many people.

2nd Point....Is it for security reason why we have to input our passphase every time we BUY & SELL an assets?

i dont think a regular user would be buying and selling that often, plus having a password once youre logged in prevents someone taking control of your logged in account and doing evilbob shit. send, sell, buy are all restricted.


lijiaren
Full Member
***
Offline Offline

Activity: 144
Merit: 100


View Profile
March 12, 2014, 03:06:38 PM
 #43299

CFB, you said $ 1 short-term goals when to go to it? Huh Cry Cry Cry
brooklynbtc
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250

AKA jefdiesel


View Profile
March 12, 2014, 03:08:30 PM
 #43300

do i need testNXT in my account to make nodecoins?

I'm empty, please send some test to

15265031083387211287

thanks

or it seems not. got like 2.46 so far. man this is too much!

how do i test nodecoins?

set it up in terminal like shown here

https://bitcointalk.org/index.php?topic=345619.msg5659796#msg5659796

use a test account number and pass

I run Wesleyh NxtWallet for windows and I don't need to nothing special to earn nodecoins. Already earned around 2000 nodecoins and sold 900 of them.

really? wow. this thing is amazing. I have no testNXT right now, would appreciate some to see how this changes, 15265031083387211287

I am running the nodeminer script in the command line and its mining with no nxt in my wallet. or i think it is.. Says payout at 10NDC so we'll see.

SN
S   U   P   E   R    N   E   T
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀   
Uniting cryptocurrencies, Rewarding talent, Sharing benefits..

Blockchain Technology.

Pages: « 1 ... 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 [2165] 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200 2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 2215 ... 2557 »
  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!