Bitcoin Forum
May 07, 2024, 04:20:01 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23] 24 25 26 27 28 29 »
  Print  
Author Topic: Canceled  (Read 34798 times)
sandman53
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


View Profile WWW
September 30, 2016, 05:16:22 PM
 #441

@dev: what is your plan for those not asking a refund? You could keep the funds and call it a "seed funding round", and later once the product is more developed make a real ICO at a higher price per token. This approach of accepting private seed funding before making a public ICO is getting more and more common these days. This allows to get some funds to work on making a MVP without all the hassle of having to deal with hundreds of small investors who all have something to say or ask or complain about.

Let me know if you go for that "seed funding round", I'll probably want to chip in if the conditions are right.

I'm planning on giving an additional bonus to the ICO participants that don't ask for a refund, and will consider offering the bonus to other individuals that are interested in becoming early supporters of the project. On Monday I'll post a high level pre ICO development roadmap that will list the development milestones leading up to the new ICO.

That's good news about the refund, I will be a early supporter if you do! This is going to be a great project! Keep up the good work!
1715098801
Hero Member
*
Offline Offline

Posts: 1715098801

View Profile Personal Message (Offline)

Ignore
1715098801
Reply with quote  #2

1715098801
Report to moderator
Remember that Bitcoin is still beta software. Don't put all of your money into BTC!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715098801
Hero Member
*
Offline Offline

Posts: 1715098801

View Profile Personal Message (Offline)

Ignore
1715098801
Reply with quote  #2

1715098801
Report to moderator
1715098801
Hero Member
*
Offline Offline

Posts: 1715098801

View Profile Personal Message (Offline)

Ignore
1715098801
Reply with quote  #2

1715098801
Report to moderator
1715098801
Hero Member
*
Offline Offline

Posts: 1715098801

View Profile Personal Message (Offline)

Ignore
1715098801
Reply with quote  #2

1715098801
Report to moderator
bitcoincar (OP)
Sr. Member
****
Offline Offline

Activity: 275
Merit: 250


View Profile WWW
October 03, 2016, 04:13:34 AM
 #442

Draft Development Roadmap
The first draft of the new development roadmap is now available in the OP (and below this message). The new roadmap focuses on incremental development that is broken down into three releases, with each release building on the prior release. Once development is completed on a release version the release will be pushed to a public testing environment that will be open to the public. After the release is determined to be stable, and free of any significant deficiencies the release will be promoted to a public mainnet. The dates and list of features in the roadmap are subject to change.

New ICO Structure and Early Supporter Program.
The new ICO is most likely going to launch at the end of the first quarter of 2017. Later this month an early supporter program will launch for individuals that are interested is showing support for the project prior to the ICO. Participants in the early supporter program will receive the first day ICO bonus, and an additional early supporter bonus. The funds raised from early supporters will be used to accelerate development and enhance the project.   


Below is the development roadmap:

Version 0.1 December 15th
Postbase Core
-Transaction Logic
   - Transaction Types (Send/Receive BP, Vote)
   - Create new transaction (REST API)
   - Sign Transaction
   - Verify Transaction
   - Receive transaction
   - Broadcast transaction
-Block Logic
   -Create new block
   -Sign Block
   -Verify block
   -Receive block
   -Broadcast block
-Alias Registration (REST API)
-Post Logic
   -Verify post sender
   -Sign and register post
-Post Vote Logic
   -Verify vote sender
   -Sign and register vote
   -Create vote transaction
-Subase Logic
   - Basic subbase configuration
   -Subbase database

Postbase Content Node
-Subbase Logic
   - Add and configure subbases
   - Register subbase moderators
-Post Logic
   - Receive and register new post (REST API)
   - Receive and register new post vote (REST API)
   - Tag post (moderators /REST API)
-Content Request Logic
   - New Post list (REST API)
   - HOT Post list (REST API)
   - Post list by filter (REST API)
   
Postbase UI
- Hot home page
- View Subbase (hot, new, tagged)
- View Post
- Submit Post
- Basic account Profile
- Send PB
- Post Types (Text and Link)

Version 0.2 February 28th (includes all the features in version 0.1)
Postbase Core
-Enhanced Node syncing
-Version one of consensus algorithm
-Sign and register post comment
-Sign and register post comment vote

Postbase Content Node
-Receive and register new post comment (REST API)
-Receive and register new post comment vote (REST API)
-Enhanced data request handling

Postbase UI
- Submit Post comment
- Funding and I AM A post types
- custom post filtering and ranking algorithm

Version 0.3 April 30th (includes all the features in version 0.1 and 0.2)
Postbase Core
- Open Subbase registration
- Enhanced Subbase configuration and management logic
- Reputation score version one
- Enhanced consensus algorithm with reputation
- Moderation delegate rewards logic

Content Node
- Enhanced Subbase configuration and management interface
- enhanced moderation and moderation delegate rewards interface

Postbase UI
-Desktop Client
-Content indexing
-Delegate registration interface

Anarchy101
Legendary
*
Offline Offline

Activity: 1316
Merit: 1004


View Profile
October 03, 2016, 04:21:31 AM
 #443

The people who didn't ask for the refund will they considered as early supporters ?
cheapcoin
Member
**
Offline Offline

Activity: 91
Merit: 10


View Profile
October 03, 2016, 05:02:19 AM
 #444

Draft Development Roadmap
The first draft of the new development roadmap is now available in the OP (and below this message). The new roadmap focuses on incremental development that is broken down into three releases, with each release building on the prior release. Once development is completed on a release version the release will be pushed to a public testing environment that will be open to the public. After the release is determined to be stable, and free of any significant deficiencies the release will be promoted to a public mainnet. The dates and list of features in the roadmap are subject to change.

New ICO Structure and Early Supporter Program.
The new ICO is most likely going to launch at the end of the first quarter of 2017. Later this month an early supporter program will launch for individuals that are interested is showing support for the project prior to the ICO. Participants in the early supporter program will receive the first day ICO bonus, and an additional early supporter bonus. The funds raised from early supporters will be used to accelerate development and enhance the project.  


Below is the development roadmap:

Version 0.1 December 15th
Postbase Core
-Transaction Logic
   - Transaction Types (Send/Receive BP, Vote)
   - Create new transaction (REST API)
   - Sign Transaction
   - Verify Transaction
   - Receive transaction
   - Broadcast transaction
-Block Logic
   -Create new block
   -Sign Block
   -Verify block
   -Receive block
   -Broadcast block
-Alias Registration (REST API)
-Post Logic
   -Verify post sender
   -Sign and register post
-Post Vote Logic
   -Verify vote sender
   -Sign and register vote
   -Create vote transaction
-Subase Logic
   - Basic subbase configuration
   -Subbase database

Postbase Content Node
-Subbase Logic
   - Add and configure subbases
   - Register subbase moderators
-Post Logic
   - Receive and register new post (REST API)
   - Receive and register new post vote (REST API)
   - Tag post (moderators /REST API)
-Content Request Logic
   - New Post list (REST API)
   - HOT Post list (REST API)
   - Post list by filter (REST API)
   
Postbase UI
- Hot home page
- View Subbase (hot, new, tagged)
- View Post
- Submit Post
- Basic account Profile
- Send PB
- Post Types (Text and Link)

Version 0.2 February 28th (includes all the features in version 0.1)
Postbase Core
-Enhanced Node syncing
-Version one of consensus algorithm
-Sign and register post comment
-Sign and register post comment vote

Postbase Content Node
-Receive and register new post comment (REST API)
-Receive and register new post comment vote (REST API)
-Enhanced data request handling

Postbase UI
- Submit Post comment
- Funding and I AM A post types
- custom post filtering and ranking algorithm

Version 0.3 April 30th (includes all the features in version 0.1 and 0.2)
Postbase Core
- Open Subbase registration
- Enhanced Subbase configuration and management logic
- Reputation score version one
- Enhanced consensus algorithm with reputation
- Moderation delegate rewards logic

Content Node
- Enhanced Subbase configuration and management interface
- enhanced moderation and moderation delegate rewards interface

Postbase UI
-Desktop Client
-Content indexing
-Delegate registration interface

You are a real and legit dev, now you are in my investment list, do more jobs before next ico, you will get much bigger fund than this time

mamichula
Sr. Member
****
Offline Offline

Activity: 308
Merit: 253


View Profile
October 03, 2016, 05:12:25 AM
 #445

I'm glad to see things are back in business. I will hopefully be able to support this coin at the end of Q1 of next year.
chichidori
Legendary
*
Offline Offline

Activity: 1694
Merit: 1003


View Profile
October 03, 2016, 06:03:01 AM
 #446

That`s a real dev working here, if you got more friends or other devs helping you the opening of the new ICO can be pushed closer, the project really looks promising.
jstern
Sr. Member
****
Offline Offline

Activity: 368
Merit: 252


View Profile
October 03, 2016, 06:07:43 AM
 #447

That`s a real dev working here, if you got more friends or other devs helping you the opening of the new ICO can be pushed closer, the project really looks promising.

The talent seems insane. If he can pull it off himself it would be really impressive. I'm kind of hoping for that.
MoneyJ
Hero Member
*****
Offline Offline

Activity: 1022
Merit: 504


GoMeat - Digitalizing Meat Stores - ICO


View Profile
October 03, 2016, 07:06:09 AM
 #448

A very detailed roadmap indeed it will be enhanced . By the time Postbase is ready for relaunch more participants will invest as they see clearer information on its roadmap.

█████████████████████████████
█████████████████████████████
█████████████████████████████
█████████████████████████████
████▀▀ ▄▄▄ ▀▀████▀ ▄▄▄▄ ▀████
███▀ ███████▄ ██ ▄██████▄ ███
███ ████▀▀▀▀▀  ▀█████████████
███▄ ███████▀ █▄ ▀██████▀▀███
████▄ ▀▀▀▀▀ ▄████▄ ▀▀▀▀ ▄████
█████████████████████████████
█████████████████████████████
█████████████████████████████
█████████████████████████████
.GoMeat.  300+ STORES ALREADY ONBOARD
 THE FIRST PROJECT OF ITS KIND

ONLY 160K TOKENS REMAINING
████
██
██
██
██
██
██
██
██
██
██
██
████
████
██
██
██
██
██
██
██
██
██
██
██
████
████████████████████████████
████████████████████████████
████████████████████████████
█████████████████▀▀  ███████
█████████████▀▀      ███████
█████████▀▀   ▄▄     ███████
█████▀▀    ▄█▀▀     ████████
█████████ █▀        ████████
█████████ █ ▄███▄   ████████
██████████████████▄▄████████
████████████████████████████
████████████████████████████
████████████████████████████
agaga
Hero Member
*****
Offline Offline

Activity: 815
Merit: 500



View Profile
October 04, 2016, 09:37:42 AM
 #449

A honest person & real developer is an extremely rare case in these junk-scam-ICO times...

Added on my watch list & good luck with your project  Smiley
sandman53
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


View Profile WWW
October 05, 2016, 11:01:58 PM
 #450

Draft Development Roadmap
The first draft of the new development roadmap is now available in the OP (and below this message). The new roadmap focuses on incremental development that is broken down into three releases, with each release building on the prior release. Once development is completed on a release version the release will be pushed to a public testing environment that will be open to the public. After the release is determined to be stable, and free of any significant deficiencies the release will be promoted to a public mainnet. The dates and list of features in the roadmap are subject to change.

New ICO Structure and Early Supporter Program.
The new ICO is most likely going to launch at the end of the first quarter of 2017. Later this month an early supporter program will launch for individuals that are interested is showing support for the project prior to the ICO. Participants in the early supporter program will receive the first day ICO bonus, and an additional early supporter bonus. The funds raised from early supporters will be used to accelerate development and enhance the project.   


Below is the development roadmap:

Version 0.1 December 15th
Postbase Core
-Transaction Logic
   - Transaction Types (Send/Receive BP, Vote)
   - Create new transaction (REST API)
   - Sign Transaction
   - Verify Transaction
   - Receive transaction
   - Broadcast transaction
-Block Logic
   -Create new block
   -Sign Block
   -Verify block
   -Receive block
   -Broadcast block
-Alias Registration (REST API)
-Post Logic
   -Verify post sender
   -Sign and register post
-Post Vote Logic
   -Verify vote sender
   -Sign and register vote
   -Create vote transaction
-Subase Logic
   - Basic subbase configuration
   -Subbase database

Postbase Content Node
-Subbase Logic
   - Add and configure subbases
   - Register subbase moderators
-Post Logic
   - Receive and register new post (REST API)
   - Receive and register new post vote (REST API)
   - Tag post (moderators /REST API)
-Content Request Logic
   - New Post list (REST API)
   - HOT Post list (REST API)
   - Post list by filter (REST API)
   
Postbase UI
- Hot home page
- View Subbase (hot, new, tagged)
- View Post
- Submit Post
- Basic account Profile
- Send PB
- Post Types (Text and Link)

Version 0.2 February 28th (includes all the features in version 0.1)
Postbase Core
-Enhanced Node syncing
-Version one of consensus algorithm
-Sign and register post comment
-Sign and register post comment vote

Postbase Content Node
-Receive and register new post comment (REST API)
-Receive and register new post comment vote (REST API)
-Enhanced data request handling

Postbase UI
- Submit Post comment
- Funding and I AM A post types
- custom post filtering and ranking algorithm

Version 0.3 April 30th (includes all the features in version 0.1 and 0.2)
Postbase Core
- Open Subbase registration
- Enhanced Subbase configuration and management logic
- Reputation score version one
- Enhanced consensus algorithm with reputation
- Moderation delegate rewards logic

Content Node
- Enhanced Subbase configuration and management interface
- enhanced moderation and moderation delegate rewards interface

Postbase UI
-Desktop Client
-Content indexing
-Delegate registration interface

roadmap looks good!
Tantlizbat
Full Member
***
Offline Offline

Activity: 184
Merit: 100



View Profile
October 09, 2016, 04:31:05 PM
 #451

Great so see the development is on its way. I read the road map and it looks very promising..
I hope everything will be back soon and Postbase will be successful. that we can again get our payment of bounty.
o48o
Legendary
*
Offline Offline

Activity: 2856
Merit: 1132


Leading Crypto Sports Betting & Casino Platform


View Profile
October 09, 2016, 05:32:04 PM
 #452

I want to do a Finnish translation if you need one

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
bitcoincar (OP)
Sr. Member
****
Offline Offline

Activity: 275
Merit: 250


View Profile WWW
October 10, 2016, 06:35:44 PM
 #453

The period that was allotted for refund requests has now expired, and the remaining BTC (8.37) is going to be transferred to a Bitcoin address that I will post later today. The participants that did not request a refund are now considered early supporters, and will receive an additional bonus on top of the first day bonus that will be offered when the new ICO starts.  

Early Supporter Bonus 10%
Day One ICO Bonus 25%
Total Bonus for Early Supporters 35%

Early Supporter Transactions
BTC    Transaction
0.01000002   17d3e28e9970b10fd43f4afbb0fd4be0e067bc0c00c34cac4a483214c6e91f2f
0.21234   202922ed83ada694b6f853a96f3b663d204e2b7c0a9faddde76c44d9da9036a6
0.001           07ed0b84a9baba8c461ad5646b6e340404de2ed6e9b254c9b567e6520cee0d1b
1.8           5af3d182a99e93310b1d7d6c4adc737d39d515701627248e496f6a21c25d573b
0.0523086   1b1c5a7e92a4815da8d0be14273dad51b7d192d0ae291e31ea1545d5932403b0
0.00989078   5d4b15f4fb84116cf7cf0a2b63669b3f7ead41a132e7ac1ad7d63e6b2d1ab53c
0.12           d55fab9cff0525b148638365f88c13642cc2ddac329cc226a77562a3d83681a7
0.3           259d690f7badb26c0f2ec344bfca48b427e9f6ba7e8adeb4ef159119f6fe7c49
0.10000003   794ed000f0192a7ec2ea0ce35a511d84c3c73615b2d156eb5ddc2a4619307652
0.02475   ae503be57861bc8c720ce00963cae649a3fd2128ecfe088a49c87ff4a4b0b822
0.021           001caf9fcec3039d53562053bb31ae2fd6a7ab7123a31d9da63efc1d3c158545
5.722           7f9e6656f570073006e18e1c5c3cd7faa3ea6c1b4c8e066ccc31e67f72e15217


Work on the new core has already started and some of the key elements have already been tested. Development is currently focused on the logic required for handling transactions and block generation.  The methods for signing and verifying transactions have been tested, and a test project was created to generate API calls to test the new transaction REST API. I’ll periodically post progress updates and let you guys know if I run into any issues that could delay the completion of verison 0.1.

sandman53
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


View Profile WWW
October 11, 2016, 03:01:44 AM
 #454

Thanks for the up date!
bitcoincar (OP)
Sr. Member
****
Offline Offline

Activity: 275
Merit: 250


View Profile WWW
October 11, 2016, 03:32:17 AM
 #455

the holding address for the bitcoin from the early supporters is:
https://blockchain.info/address/13RrRkmWUaSmfmvBmBFUsYJkWwNue9VHW4



freequant
Hero Member
*****
Offline Offline

Activity: 770
Merit: 500


View Profile
October 21, 2016, 04:29:36 AM
 #456

The period that was allotted for refund requests has now expired, and the remaining BTC (8.37) is going to be transferred to a Bitcoin address that I will post later today. The participants that did not request a refund are now considered early supporters, and will receive an additional bonus on top of the first day bonus that will be offered when the new ICO starts.  

Early Supporter Bonus 10%
Day One ICO Bonus 25%
Total Bonus for Early Supporters 35%

Early Supporter Transactions
BTC    Transaction
0.01000002   17d3e28e9970b10fd43f4afbb0fd4be0e067bc0c00c34cac4a483214c6e91f2f
0.21234   202922ed83ada694b6f853a96f3b663d204e2b7c0a9faddde76c44d9da9036a6
0.001           07ed0b84a9baba8c461ad5646b6e340404de2ed6e9b254c9b567e6520cee0d1b
1.8           5af3d182a99e93310b1d7d6c4adc737d39d515701627248e496f6a21c25d573b
0.0523086   1b1c5a7e92a4815da8d0be14273dad51b7d192d0ae291e31ea1545d5932403b0
0.00989078   5d4b15f4fb84116cf7cf0a2b63669b3f7ead41a132e7ac1ad7d63e6b2d1ab53c
0.12           d55fab9cff0525b148638365f88c13642cc2ddac329cc226a77562a3d83681a7
0.3           259d690f7badb26c0f2ec344bfca48b427e9f6ba7e8adeb4ef159119f6fe7c49
0.10000003   794ed000f0192a7ec2ea0ce35a511d84c3c73615b2d156eb5ddc2a4619307652
0.02475   ae503be57861bc8c720ce00963cae649a3fd2128ecfe088a49c87ff4a4b0b822
0.021           001caf9fcec3039d53562053bb31ae2fd6a7ab7123a31d9da63efc1d3c158545
5.722           7f9e6656f570073006e18e1c5c3cd7faa3ea6c1b4c8e066ccc31e67f72e15217


Work on the new core has already started and some of the key elements have already been tested. Development is currently focused on the logic required for handling transactions and block generation.  The methods for signing and verifying transactions have been tested, and a test project was created to generate API calls to test the new transaction REST API. I’ll periodically post progress updates and let you guys know if I run into any issues that could delay the completion of verison 0.1.

Got a bit behind with following projects. Good to see that you have accepted to keep the funds from early supporters and accept some more. Until what date will you accept funds from early supporters?
bitcoincar (OP)
Sr. Member
****
Offline Offline

Activity: 275
Merit: 250


View Profile WWW
October 24, 2016, 02:30:31 AM
Last edit: November 02, 2017, 02:48:36 AM by bitcoincar
 #457

The period that was allotted for refund requests has now expired, and the remaining BTC (8.37) is going to be transferred to a Bitcoin address that I will post later today. The participants that did not request a refund are now considered early supporters, and will receive an additional bonus on top of the first day bonus that will be offered when the new ICO starts.  

Early Supporter Bonus 10%
Day One ICO Bonus 25%
Total Bonus for Early Supporters 35%

Early Supporter Transactions
BTC    Transaction
0.01000002   17d3e28e9970b10fd43f4afbb0fd4be0e067bc0c00c34cac4a483214c6e91f2f
0.21234   202922ed83ada694b6f853a96f3b663d204e2b7c0a9faddde76c44d9da9036a6
0.001           07ed0b84a9baba8c461ad5646b6e340404de2ed6e9b254c9b567e6520cee0d1b
1.8           5af3d182a99e93310b1d7d6c4adc737d39d515701627248e496f6a21c25d573b
0.0523086   1b1c5a7e92a4815da8d0be14273dad51b7d192d0ae291e31ea1545d5932403b0
0.00989078   5d4b15f4fb84116cf7cf0a2b63669b3f7ead41a132e7ac1ad7d63e6b2d1ab53c
0.12           d55fab9cff0525b148638365f88c13642cc2ddac329cc226a77562a3d83681a7
0.3           259d690f7badb26c0f2ec344bfca48b427e9f6ba7e8adeb4ef159119f6fe7c49
0.10000003   794ed000f0192a7ec2ea0ce35a511d84c3c73615b2d156eb5ddc2a4619307652
0.02475   ae503be57861bc8c720ce00963cae649a3fd2128ecfe088a49c87ff4a4b0b822
0.021           001caf9fcec3039d53562053bb31ae2fd6a7ab7123a31d9da63efc1d3c158545
5.722           7f9e6656f570073006e18e1c5c3cd7faa3ea6c1b4c8e066ccc31e67f72e15217


Work on the new core has already started and some of the key elements have already been tested. Development is currently focused on the logic required for handling transactions and block generation.  The methods for signing and verifying transactions have been tested, and a test project was created to generate API calls to test the new transaction REST API. I’ll periodically post progress updates and let you guys know if I run into any issues that could delay the completion of verison 0.1.

Got a bit behind with following projects. Good to see that you have accepted to keep the funds from early supporters and accept some more. Until what date will you accept funds from early supporters?

Currently the project is not open to additional early supporters at this time. Refunds have been offered to all and it is up to the supporter if they want a refund.

samantadegrenet
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500



View Profile
October 24, 2016, 04:38:25 AM
 #458

If the project it is close why not to close the thread instead!
bitcoincar (OP)
Sr. Member
****
Offline Offline

Activity: 275
Merit: 250


View Profile WWW
October 24, 2016, 03:00:38 PM
 #459

If the project it is close why not to close the thread instead!

Development on the project is on going, and the project itself is not closed.

ywwen
Newbie
*
Offline Offline

Activity: 66
Merit: 0


View Profile
November 06, 2016, 05:43:38 AM
 #460

The period that was allotted for refund requests has now expired, and the remaining BTC (8.37) is going to be transferred to a Bitcoin address that I will post later today. The participants that did not request a refund are now considered early supporters, and will receive an additional bonus on top of the first day bonus that will be offered when the new ICO starts.  

Early Supporter Bonus 10%
Day One ICO Bonus 25%
Total Bonus for Early Supporters 35%

Early Supporter Transactions
BTC    Transaction
0.01000002   17d3e28e9970b10fd43f4afbb0fd4be0e067bc0c00c34cac4a483214c6e91f2f
0.21234   202922ed83ada694b6f853a96f3b663d204e2b7c0a9faddde76c44d9da9036a6
0.001           07ed0b84a9baba8c461ad5646b6e340404de2ed6e9b254c9b567e6520cee0d1b
1.8           5af3d182a99e93310b1d7d6c4adc737d39d515701627248e496f6a21c25d573b
0.0523086   1b1c5a7e92a4815da8d0be14273dad51b7d192d0ae291e31ea1545d5932403b0
0.00989078   5d4b15f4fb84116cf7cf0a2b63669b3f7ead41a132e7ac1ad7d63e6b2d1ab53c
0.12           d55fab9cff0525b148638365f88c13642cc2ddac329cc226a77562a3d83681a7
0.3           259d690f7badb26c0f2ec344bfca48b427e9f6ba7e8adeb4ef159119f6fe7c49
0.10000003   794ed000f0192a7ec2ea0ce35a511d84c3c73615b2d156eb5ddc2a4619307652
0.02475   ae503be57861bc8c720ce00963cae649a3fd2128ecfe088a49c87ff4a4b0b822
0.021           001caf9fcec3039d53562053bb31ae2fd6a7ab7123a31d9da63efc1d3c158545
5.722           7f9e6656f570073006e18e1c5c3cd7faa3ea6c1b4c8e066ccc31e67f72e15217


Work on the new core has already started and some of the key elements have already been tested. Development is currently focused on the logic required for handling transactions and block generation.  The methods for signing and verifying transactions have been tested, and a test project was created to generate API calls to test the new transaction REST API. I’ll periodically post progress updates and let you guys know if I run into any issues that could delay the completion of verison 0.1.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23] 24 25 26 27 28 29 »
  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!