Bitcoin Forum
June 21, 2024, 02:31:41 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 [10] 11 »  All
  Print  
Author Topic: [ANN] B1TCASH - New Cryptocurrency  (Read 11140 times)
sorinslv
Member
**
Offline Offline

Activity: 280
Merit: 10


View Profile
January 13, 2018, 08:52:18 AM
 #181

thank dev that you are alive, i was thinking that this coin is dead.
b1tes (OP)
Newbie
*
Offline Offline

Activity: 77
Merit: 0


View Profile
January 16, 2018, 12:27:25 AM
Last edit: January 25, 2018, 07:49:25 PM by b1tes
 #182

Hi everyone,

I would like to ask you to volunteer in testing and analysing the code of a functionality that timestamps data in the Blockchain which has been added to the B1tes TESTNET source code.  

The B1tes project is based on the source code of a cryptonote cryptocurrency called Aeon, which features untraceable payments and unlinkable transactions. For more info about the project, go to: https://bitcointalk.org/index.php?topic=2092537.msg20905435#msg20905435

To test the functionality that timestamps data in the Blockchain you have to install the B1tes TESTNET blockchain on linux following the instructions below.

Instructions on how to:

     1. Install B1tes TESTNET blockchain
     2. Create a B1tes TESTNET wallet and mine B1tes TESTNET
     3. Notarize data in the B1tes TESTNET blockchain
          3.1. Notarize document file in the B1tes TESTNET blockchain
          3.2. Notarize text in the B1tes TESTNET blockchain
     4. Verify timestamp of notarized data in the B1tes TESTNET blockchain

     1. Install B1tes TESTNET blockchain:
          - open your command line terminal
          - Execute the following commands to get the dependencies needed in order to setup the environment to run the B1tes TESTNET blockchain:
               - sudo apt-get install build-essential
               - sudo apt-get install git
               - sudo apt-get install cmake
               - sudo apt-get install libboost-all-dev
          - Clone B1tes TESTNET source code:
               - create a directory called testnet-b1tes by running the command:
                    - mkdir testnet-b1tes
               - enter the testnet-b1tes directory by running the command:
                    - cd testnet-b1tes
               - clone B1tes TESTNET source code by running the command:
                        - git clone https://github.com/b1tes/testnet-b1t
               - enter the testnet-b1t directory by running the command:
                    - cd testnet-b1t
               - build b1tes source code by running the command:
                    - make
               - wait until building b1tes TESTNET source code is 100% complete
               - enter the build directory by running the command:
                    - cd build/release/src/
               - download B1tes blockchain by running the command:
                    - ./testnet-b1tesd
               - leave this terminal command line open (it may take a couple of hours until the B1tes TESTNET blockchain is downloaded and synchronized to the network).
               - and open a new terminal command line in order to create a B1tes TESTNET wallet and mine B1tes TESTNET. (You’ll only be able to synchronize a B1tes TESTNET wallet to the network and mine B1tes TESTNET if the B1tes TESTNET blockchain is downloaded and synchronized to the network on another terminal command line running the command testnet-b1tesd concurrently.)

     2. Create a B1tes TESTNET wallet and mine B1tes TESTNET:
          - complete instructions 1 in order to create a B1tes TESTNET wallet
          - and open a new terminal command line in order to create a B1tes TESTNET walled and mine B1tes TESTNET
          - enter B1tes TESTNET build directory by running the command:
                    - cd ~your_directory~/testnet-b1tes/testnet-b1t/build/release/src
          - create a B1tes TESTNET wallet by running the command:
                    - ./simplewallet
          - follow the instructions in order to Generate a new wallet by giving a wallet file name and password
          - finally, inside simplewallet’s command line program, start mining B1tes TESTNET by running the following command:
                    - start_mining        

     3. Notarize data in the B1tes TESTNET blockchain:
          3.1. Notarize document file in the B1tes TESTNET blockchain:
               - open a new terminal command line and install OpenSSL by running the command:
                    - sudo apt-get install openssl
               - generate a SHA-256 signature through openssl by running the command:
                    - openssl sha -sha256  filename
                    - for example: openssl sha -sha256 /home/user/Documents/contract.pdf
               - keep a copy of the resulting SHA-256 signature, which should be pasted along with the next command
               - in simplewallet’s command line program, transfer funds to a wallet by running the command:
                    - transfer 1 <wallet_address> <amount> <copy_of_the_resulting_SHA-256_signature>
          3.2. Notarize text in the B1tes TESTNET blockchain:
               - access http://www.xorbin.com/tools/sha256-hash-calculator
               - type the text to be notarized in the data field
               - click on "Calculate SHA256 hash"
               - keep a copy of the resulting SHA-256 signature, which should be pasted along with the next command
               - in simplewallet’s command line program, transfer funds to a wallet by running the command:
                    - transfer 1 <wallet_address> <amount> <copy_of_the_resulting_SHA-256_signature>

     4. Verify timestamp of notarized data in the B1tes TESTNET blockchain:
          - in simplewallet’s command line program, refresh the wallet by running the command:
               - refresh
          - and verify the timestamp of notarized data by running the command:
               - notarizations <copy_of_the_resulting_SHA-256_signature>
               - please notice that, if you verify the timestamp from the wallet that executed the transfer of funds (through the notarizations command in simplewallet), the amount transferred will be shown as 0. But if you verify the timestamp from the wallet that received funds, the the exact amount transferred will be shown, as the code that informs the amount transferred is provided only to the wallet that receives transfer of funds.
saLve88
Full Member
***
Offline Offline

Activity: 266
Merit: 103



View Profile
January 22, 2018, 12:21:44 PM
 #183

DEV! you are alive?
Galapagos
Copper Member
Jr. Member
*
Offline Offline

Activity: 129
Merit: 2


View Profile
January 22, 2018, 09:56:23 PM
 #184

Hi Dev,
I've tested following your instruction, it seem to work without problems.
The only thing that I don't know if it is right is that I've sand from my wallet to my wallets with some amount in it (13/17 b1tes) and when I do the timestamp verification it shows no amount. It's how it as to be?

https://www.dropbox.com/s/woh9cv1bpcmva6x/Ver_timestamp_b1tes.jpg
Brunt, FCA
Member
**
Offline Offline

Activity: 68
Merit: 10



View Profile
January 24, 2018, 04:08:06 PM
 #185

I have mined a few B1TES, and also a few testnet B1TES.
Where can I send them, to test whether sending works correctly?
BitPorium
Hero Member
*****
Offline Offline

Activity: 590
Merit: 500


View Profile
January 25, 2018, 07:01:44 AM
 #186

I have mined a few B1TES, and also a few testnet B1TES.
Where can I send them, to test whether sending works correctly?
Brunt, Send something for nothing? You are obviously a chngeling!
but seriously. Make a second wallet and send it to yourself.
Brunt, FCA
Member
**
Offline Offline

Activity: 68
Merit: 10



View Profile
January 25, 2018, 12:02:12 PM
 #187

I don't understand the transfer command. How do I send B1TES to another address?

help gives me:

transfer             transfer <mixin_count> <addr_1> <amount_1> [<addr_2> <amount_2> ... <addr_N> <amount_N>] [payment_id] - Transfer <amount_1>,... <amount_N> to <address_1>,... <address_N>, respectively. <mixin_count> is the number of transactions yours is indistinguishable from (from 0 to maximum available)

I have no idea what these parameters mean.
b1tes (OP)
Newbie
*
Offline Offline

Activity: 77
Merit: 0


View Profile
January 25, 2018, 01:34:05 PM
Last edit: January 25, 2018, 07:49:39 PM by b1tes
 #188

Hi Dev,
I've tested following your instruction, it seem to work without problems.
The only thing that I don't know if it is right is that I've sand from my wallet to my wallets with some amount in it (13/17 b1tes) and when I do the timestamp verification it shows no amount. It's how it as to be?

https://www.dropbox.com/s/woh9cv1bpcmva6x/Ver_timestamp_b1tes.jpg

Hi Galapagos, thanks for your help in testing it!

If you verify the timestamp from the wallet that executed the transfer of funds (through the notarizations command in simplewallet), the amount transferred will be shown as 0. But if you verify the timestamp from the wallet that received the transfer of funds, the amount transferred will be shown as 13/17 b1tes.

The code that informs the amount transferred is provided only to the wallet that receives transfer of funds.
b1tes (OP)
Newbie
*
Offline Offline

Activity: 77
Merit: 0


View Profile
January 25, 2018, 04:03:49 PM
Last edit: January 25, 2018, 07:20:00 PM by b1tes
 #189

I don't understand the transfer command. How do I send B1TES to another address?

help gives me:

transfer             transfer <mixin_count> <addr_1> <amount_1> [<addr_2> <amount_2> ... <addr_N> <amount_N>] [payment_id] - Transfer <amount_1>,... <amount_N> to <address_1>,... <address_N>, respectively. <mixin_count> is the number of transactions yours is indistinguishable from (from 0 to maximum available)

I have no idea what these parameters mean.

Hi Brunt, please, follow the item 3 (Notarize data in the B1tes TESTNET blockchain) in the B1tes TESTNET instructions above. In item 3, there are instructions on how to use notarize date using the transfer command.
sorinslv
Member
**
Offline Offline

Activity: 280
Merit: 10


View Profile
January 25, 2018, 04:38:52 PM
 #190

[2018-01-25 18:37:35] Using JSON-RPC 2.0
[2018-01-25 18:37:35] Starting on stratum+tcp://t1b.bpgmr.com:5555
[2018-01-25 18:37:35] NVML GPU monitoring enabled.
[2018-01-25 18:37:35] NVAPI GPU monitoring enabled.
[2018-01-25 18:37:35] 1 miner thread started, using 'cryptonight' algorithm.
[2018-01-25 18:37:37] Stratum connection failed: Failed to connect to t1b.bpgmr.com port 5555: Connection refused
[2018-01-25 18:37:37] ...retry after 30 seconds

your pool doesnt work, how to mine?

i have over 10k coins
BitPorium
Hero Member
*****
Offline Offline

Activity: 590
Merit: 500


View Profile
January 26, 2018, 11:27:03 PM
 #191

[2018-01-25 18:37:35] Using JSON-RPC 2.0
[2018-01-25 18:37:35] Starting on stratum+tcp://t1b.bpgmr.com:5555
[2018-01-25 18:37:35] NVML GPU monitoring enabled.
[2018-01-25 18:37:35] NVAPI GPU monitoring enabled.
[2018-01-25 18:37:35] 1 miner thread started, using 'cryptonight' algorithm.
[2018-01-25 18:37:37] Stratum connection failed: Failed to connect to t1b.bpgmr.com port 5555: Connection refused
[2018-01-25 18:37:37] ...retry after 30 seconds

your pool doesnt work, how to mine?

i have over 10k coins
sorry about thats. Up now!
senbojiaju
Newbie
*
Offline Offline

Activity: 83
Merit: 0


View Profile
February 07, 2018, 03:27:24 AM
 #192

Is the coin still alive, is there an exchange plan?
Is it purely academic?
saLve88
Full Member
***
Offline Offline

Activity: 266
Merit: 103



View Profile
February 27, 2018, 11:37:42 AM
 #193

Hi DEV! no news is not foreseen? can we disperse?
BitPorium
Hero Member
*****
Offline Offline

Activity: 590
Merit: 500


View Profile
February 28, 2018, 11:18:28 AM
 #194

Hi DEV! no news is not foreseen? can we disperse?
this was launched as an academic coin. Make something that uses this coin.
b1tes (OP)
Newbie
*
Offline Offline

Activity: 77
Merit: 0


View Profile
March 11, 2018, 12:48:08 AM
 #195

Hi DEV! no news is not foreseen? can we disperse?
this was launched as an academic coin. Make something that uses this coin.

Hi everyone,

By the end of this month, I'm planning to create a command called "notarize" on simplewallet, which will be first released on b1tes TESTNET source code.

The "notarize" command will be used to exclusively to timestamp hashed-data to transactions.

Once it's successfully tested on b1tes TESTNET, it will be released on b1tes CORE source code.

Galapagos
Copper Member
Jr. Member
*
Offline Offline

Activity: 129
Merit: 2


View Profile
March 11, 2018, 09:31:34 AM
 #196

Hi Dev, really happy to see you still active!!
Ready to test Smiley
b1tes (OP)
Newbie
*
Offline Offline

Activity: 77
Merit: 0


View Profile
April 13, 2018, 05:59:40 PM
 #197

Hi everyone,

The seed nodes for the B1tes blockchain have been updated.

- 138.68.115.86
- 174.138.127.35
- 23.94.223.107

henrycamra00
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
April 15, 2018, 11:25:40 AM
 #198

can you provide all information in more detail?
 
b1tes (OP)
Newbie
*
Offline Offline

Activity: 77
Merit: 0


View Profile
April 16, 2018, 07:00:24 PM
 #199

can you provide all information in more detail?
 


Hi,

Please read the information provided in this post: https://bitcointalk.org/index.php?topic=2092537.msg20905435#msg20905435
b1tes (OP)
Newbie
*
Offline Offline

Activity: 77
Merit: 0


View Profile
July 26, 2018, 03:48:31 AM
 #200

Hi everyone,

A new version of B1tes has been launched. It's based on Aeon's rebase to Monero code.

B1tes has been renamed to B1tcash.

Source code: https://github.com/b1tcash/b1t

GUI wallet souce code: https://github.com/b1tcash/b1tcash-gui

Blockchain explorer: http://b1t.cash


Pages: « 1 2 3 4 5 6 7 8 9 [10] 11 »  All
  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!