Pages:
Author

Topic: [TESTNET]Bismuth - New Language, Interpretation Engines, DAPPs - page 12. (Read 49730 times)

legendary
Activity: 2114
Merit: 1090
=== NODE IS OK! ==
I am announcing that the next release will include

- fees being given back to miners
- variable difficulty with 1 block retarget, aiming at 1 minute blocks
- ZircoDice code, which is the first decentralized application code, anyone will be able to run their own casino

You can study the ZircoDice code here: https://github.com/hclivess/Bismuth/blob/master/zircodice.py


Decentralized casino programming took about 90 minutes and resides on ~84 lines of code, that's what is meant by easy integration


Experimental testnet settings:

Max bet: 1000
Payout: 2x
Chance to win: 40%
legendary
Activity: 2114
Merit: 1090
=== NODE IS OK! ==
legendary
Activity: 2114
Merit: 1090
=== NODE IS OK! ==
Thanks, forgot to post that. Also, I will now work on database capacity improvements, which is the layer under the now pristine network communication. This will greatly improve mining speed for slower computers, and increase mining cycles at no power expense. This is one of the longterm goals - Extreme Blockchain Compression, for short EBC.

Code:
2,1480087420.86,8927be930a50dad85bddd1c59b947b4cd4e2ae55e3d56cb0e094b2b2,5,5.0,JIMdVDrDA3+cwCEqiEy640vHsaap9OiMZGgg/rSrXVXyx4DdT1ftMtFI90r7WJdoVmudclTpC6c8ozTXxgi2C9mwrH2wkXHRrbDEDXa912r8NWEPsGCJoSNwyMs7gU1auUYls5aTatereYsaEryq+uWHq17GIXpB44CeiAenAbo=,LS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0KTUlHZk1BMEdDU3FHU0liM0RRRUJBUVVBQTRHTkFEQ0JpUUtCZ1FDcGx0VTlia1Znd0U3THZvNnE5WFV0TUtmaApjRlc3YkpuN1pQVCtBRXNUK3dzMnJDSmpNTXUxVm9WQ085UlN3dVpvaUoyK0g1S01FNXJUc3B0MXFOS1VhK3BqCmZYdU84bGpSZ004aDViSzhUTTlxVEE3ZUs4OXd2UCtVb0NTeWNNZUpXTHIyUHM2MERmeUlEM29UQ0tMSDdHSUEKckdISWkvcllzN3ZlYndjMU53SURBUUFCCi0tLS0tRU5EIFBVQkxJQyBLRVktLS0tLQ==,892cb226ecb7390bffaa55b373f410b88326a78fea608a3554ab6bb2,1,0,0,NQ==

685 bits will turn into 272 relational notation:

Code:
2,1480087420.86,500,5,5.0,JIMdVDrDA3+cwCEqiEy640vHsaap9OiMZGgg/rSrXVXyx4DdT1ftMtFI90r7WJdoVmudclTpC6c8ozTXxgi2C9mwrH2wkXHRrbDEDXa912r8NWEPsGCJoSNwyMs7gU1auUYls5aTatereYsaEryq+uWHq17GIXpB44CeiAenAbo=,500,892cb226ecb7390bffaa55b373f410b88326a78fea608a3554ab6bb2,1,0,0,NQ==

this will increase the current capacity by 251%
hero member
Activity: 756
Merit: 579

New release: - mempool and block sync reworked from ground up to industry standard.

https://github.com/hclivess/Bismuth/releases/tag/1.27
legendary
Activity: 2114
Merit: 1090
=== NODE IS OK! ==
legendary
Activity: 2114
Merit: 1090
=== NODE IS OK! ==
I have identified a server restart design error from the early days, which causes the node to restart every time there is a disconnect. Working on a fix now, this should allow for exponential scaling.
legendary
Activity: 2114
Merit: 1090
=== NODE IS OK! ==
https://github.com/hclivess/Bismuth/releases/tag/1.24

Quote
Limited logging output
Change default settings in config.txt
Added more options to config.txt
Mempool transaction duplication removed
Testnet v5
legendary
Activity: 2114
Merit: 1090
=== NODE IS OK! ==
interesting coin. does anyone know what's the advantage to use SHA224 as opposed to SHA256? Is it just a similar algorithm? or the dev choose it because it has some technical advantages?

Hi, I picked SHA224 because it was well documented. I've been thinking about switching to KECCAK / SHA-3, but not a priority at the moment.
legendary
Activity: 2114
Merit: 1090
=== NODE IS OK! ==
The mining problem was caused by an issue in pyinstaller --onefile combined with multiprocessing. The issue is now fixed. Please re-download at https://github.com/hclivess/Bismuth/releases/tag/1.22
sr. member
Activity: 504
Merit: 250
interesting coin. does anyone know what's the advantage to use SHA224 as opposed to SHA256? Is it just a similar algorithm? or the dev choose it because it has some technical advantages?
member
Activity: 85
Merit: 10
Be careful, issues have been reported with the new miner (spawning unlimited subprocesses)
And how to solve the problem?
legendary
Activity: 2114
Merit: 1090
=== NODE IS OK! ==
https://github.com/hclivess/Bismuth/releases/tag/1.22.1

Quote
Multi-threaded miner, edit config.txt to change number of mining threads, you can go 100% CPU now
Higher node rollback mechanism removed
Some networking optimizations
Some code optimizations

Blockchain now included with installer

Be careful, issues have been reported with the new miner (spawning unlimited subprocesses)

Onward plans:

Connectivity troubleshooting
Variable fees + OpenFiled data storage fees
Rollback security
DAPP engine + simple apps for everyone to try out
Release

Code:
updated functions list:

node (server) input functions:

version____
mempool____
helloserver
sendsync___
blockfound_
blockheight
nonewblocks
blocknotfou
block______

client (passive) input functions:

peers______
sync_______
blocknotfou
blockfound_
nonewblocks
hero member
Activity: 756
Merit: 579
@HCLivess i've sent you a message to join slack.

Hi, I have not received it f it was a PM Sad please send again

[email protected] is my email (better here)
legendary
Activity: 2114
Merit: 1090
=== NODE IS OK! ==
really no people, you have check

Because they timeout and fork after 8 hours  Grin Experimental fix to be released today.
legendary
Activity: 2114
Merit: 1090
=== NODE IS OK! ==
@HCLivess i've sent you a message to join slack.

Hi, I have not received it f it was a PM Sad please send again
full member
Activity: 188
Merit: 105
really no people, you have check

nope he's not checked, there is people i can assure you :-)  theres people testing out the mining and also people in slack :-)
member
Activity: 183
Merit: 10
really no people, you have check
hero member
Activity: 756
Merit: 579
@HCLivess i've sent you a message to join slack.
hero member
Activity: 2147
Merit: 518
How can I join the testnet?

No way. No people there.
legendary
Activity: 2114
Merit: 1090
=== NODE IS OK! ==
I do not understand, what will get testers for their help and the loss of time and resources?

Where in your wallet can be seen that it synchronizes?

You will know what to expect with the launch of the mainnet and see if it's worth mining or anything.
Pages:
Jump to: