Pages:
Author

Topic: [ANN] Zettelkasten - ZTTL, New Algo: BurgerHash V6 🍔, CPU-SOLO-mineable - page 11. (Read 51065 times)

sr. member
Activity: 661
Merit: 250
How many time takes wallet to open when using bootstrap ?

EDIT : after 1 hour, it's finally opening and doing synchro for lasts 14 weeks
member
Activity: 486
Merit: 12
Zettelkasten Dev
First ACE instruction:



Now, with this version of burgerhash (V6), every 6 hours, our algorithm will automatically increase in complexity by 1 instruction.

Thanks everyone for your help.

I'll now concentrate on writing the whitepaper and more...
member
Activity: 486
Merit: 12
Zettelkasten Dev
Nice, fork was successful.

We are now operating with ACE-LIGHT activated.

Enjoy.

member
Activity: 486
Merit: 12
Zettelkasten Dev
ca 10 hours until fork:

newbie
Activity: 24
Merit: 1
Testnet tested, all look fine and stable, good work, dev!

Btw, explorer updated, donations welcome  Tongue Zfp9veQBSiAYN37mvnmA2pzs2Xkk8EDMPq

Donation sent.

Your efforts are appreciated!

member
Activity: 486
Merit: 12
Zettelkasten Dev
Testnet tested, all look fine and stable, good work, dev!

Btw, explorer updated, donations welcome  Tongue Zfp9veQBSiAYN37mvnmA2pzs2Xkk8EDMPq

Thank you.

Donation sent.

I encourage others to do the same.
newbie
Activity: 71
Merit: 0
Testnet tested, all look fine and stable, good work, dev!

Btw, explorer updated, donations welcome  Tongue Zfp9veQBSiAYN37mvnmA2pzs2Xkk8EDMPq
member
Activity: 486
Merit: 12
Zettelkasten Dev


ACE LIGHT STRENGTH on testnet is now 38

hashrate is stable

If you like, consider mining testnet coins (BURGER), you can sell them 100:1 to me in the forum:

https://github.com/zettel-kasten/burgerbot/releases/tag/v0.9.22.1

https://www.zetteltalk.org/viewtopic.php?f=5&t=28

We need a strong testnet.
member
Activity: 486
Merit: 12
Zettelkasten Dev
now at 60 % updated nodes, great!
member
Activity: 486
Merit: 12
Zettelkasten Dev
I see 40% of all peers have updated.

More need to update.

You still have 44 hours.

member
Activity: 486
Merit: 12
Zettelkasten Dev
ok, new version for mainnet is now online.

THIS IS A MANDATORY UPDATE WITH FORK!

This is the last such POW-Fork to introduce ACE-LIGHT so that such forks are not necessary anymore.

Code changes:

https://github.com/zettel-kasten/zettelkasten/commit/60eaccc8e18ac70457b3acebd5afa0fbd944c5e1

Please update your nodes and wallets as soon as possible:

https://github.com/zettel-kasten/zettelkasten/releases/tag/v0.9.20.1

Fork will be at #555555

which is a little over 2 days away.

Right now we are at:

sr. member
Activity: 882
Merit: 277
If i had a dollar for every "had i known"
Testnet works like a charm.

We have already had 7 automatic POW adjustments since yesterday.



Looking forward to see the future impact of this algo. The idea of drastically reducing the need for forks seem ideal to me. anyway, running testnet and all seem to be workin.

Thanks.

Main net release is almost ready.

Last Fork to implement burgerhash V6 (ACE LIGHT) will be on block #555555

in ca 4 days from now.


look forward to it. Should also be worthwhile to note that the community is great. i would advise any potential investor/casual peruser to not hesitate to join the discord. If nothing else you will learn better mining strategies from individuals who seem to be quite adept at it.
member
Activity: 486
Merit: 12
Zettelkasten Dev
Testnet works like a charm.

We have already had 7 automatic POW adjustments since yesterday.



Looking forward to see the future impact of this algo. The idea of drastically reducing the need for forks seem ideal to me. anyway, running testnet and all seem to be workin.

Thanks.

Main net release is almost ready.

Last Fork to implement burgerhash V6 (ACE LIGHT) will be on block #555555

in ca 4 days from now.
sr. member
Activity: 882
Merit: 277
If i had a dollar for every "had i known"
Testnet works like a charm.

We have already had 7 automatic POW adjustments since yesterday.



Looking forward to see the future impact of this algo. The idea of drastically reducing the need for forks seem ideal to me. anyway, running testnet and all seem to be workin.
member
Activity: 486
Merit: 12
Zettelkasten Dev
Testnet works like a charm.

We have already had 7 automatic POW adjustments since yesterday.

member
Activity: 486
Merit: 12
Zettelkasten Dev
ok guys, testnet fork was successful.

Now we observe how ACE LIGHT STRENGTH will affect hashrate over time.
(It grows by one every 180 blocks (3 hours))



If after 48 hours all looks very stable, I will immediately prepare main net release.

Thanks
member
Activity: 486
Merit: 12
Zettelkasten Dev
ok everyone

testnetversion of Burgerhash V6, which adds a new concept (algorithm composer engine = ACE) to our POW, is online, ready for testnet:

https://github.com/zettel-kasten/burgerbot/releases/tag/v0.9.22.1

https://github.com/zettel-kasten/burgerbot/commit/a07033e9772830fdc43bc09636f237da7563cdb9

If you like to help out on testnet (with mining and node) you can sell your BURGER for ZETTEL later:
https://www.zetteltalk.org/viewtopic.php?f=5&t=28



testnet fork will happen in ca 5 hours (block 452200)

New mining screen:



Notice the ACE LIGHT STRENGTH at the bottom.
It tells you how many instructions strong the ACE LIGHT POW-addage is.

Currently ACE LIGHT is set up in a way that we look back 1440 blocks (1 day) and choose each 180th block as we move forward to derive the next instruction.
So ACE LIGHT grows by 8 instructions per day, forever!

With this update we will also move away from the 100k pow update schedule.
From now on, thanks to ACE, our POW adjusts itself.
So no manually POW forks needed anymore.


 Cheesy

https://github.com/zettel-kasten/burgerbot/blob/master/src/main.h#L54

member
Activity: 486
Merit: 12
Zettelkasten Dev
BTW, mst100 asked me to add a

getmoneysupply

RPC-command.

No problem, here it is:



https://github.com/zettel-kasten/zettelkasten/commit/6e908791e6d8cc75c0025cb124b635c1185be922

if you need any other command or extensions, feel free to discuss on discord.
member
Activity: 486
Merit: 12
Zettelkasten Dev
testnet version almost ready, just around the corner.

In preparation of ACE-LIGHT, both mainnet and testnet have been cleaned up:

https://github.com/zettel-kasten/zettelkasten/commit/61b243f61597b9fff25867e848fa855c129ae1c8

https://github.com/zettel-kasten/burgerbot/commit/df31b48b0ded2e6bca432b4038bb8e99b523691f

Quote
"cleanup of POW functions etc"

"cleanup of POW functions, removal of the ODD/EVEN pair functions, fusion into just a single one.
Better structure and readability of POW.
Cleanup of POW-Version-Selector."
member
Activity: 486
Merit: 12
Zettelkasten Dev
Almost finished with new testnet version.

Meanwhile, I removed warning graphics/mechanism everybody hates so much from mainnet version:

https://github.com/zettel-kasten/zettelkasten/commit/28ddc6ea65067ea85fbf06ed4f96824c06ab71f4

(will provide new releases for all systems later)
Pages:
Jump to: