New: steeminternalsAll contenthive-129948hive-196917krsteemhive-180932hive-166405hive-183959hive-150122hive-185836hive-183397hive-101145hive-144064photographyzzanhive-188619uncommonlabhive-184714hive-145157bitcoinhive-103599hive-139150hive-193186hive-141434hive-138689hive-170554TrendingNewHotLikersabdo22 (40)in steemit • 8 years agoSTEEM Payment reward system demystified.In this post you will learn how the reward payment is calculated, how much do you receive and how much will the curator receive. You will also learn why and how the payment window works and how it…cryptomental (59)in steem • 8 years agosteemCreated with Sketch.STEEM Internals #13: How to increase STEEM test coverage. Full example: escrow payments.Escrow payments are very important for anyone that would like to do a serious business over blockchain that includes a third party protection. There are numerous advantages of the solution and I can…cryptomental (59)in steem • 8 years agosteemCreated with Sketch.STEEM Internals #12: STEEM Inflation model and 10 Years STEEM Supply projectionIntroduction This post will show the plot of the STEEM Inflation model for the next 10 years. I took the STEEM inflation model, run plot using Golos version of inflation plot, then improved their…cryptomental (59)in steem • 8 years agosteemCreated with Sketch.STEEM Internals #11: Dynamic Global Property ObjectWhat is the global property object. Global property object is an object that contains values of STEEM blockchain runtime state variables at any given time. The object contains values that may…cryptomental (59)in steem • 8 years agoSTEEM internals #10: Payment reward system demystified.Welcome to my 10th post in the series. I mark reaching two digits as a milestone and a proof to myself that I was able to go further than I initially hoped for. The post will decompose STEEM…cryptomental (59)in steem • 8 years agoSTEEM internals #9: STEEM Units convertions (part 2).Today we continue with STEEM Units convertions, see my previous post for part 1. The information put here will be needed to further understand the payment reward system. Vests to STEEM…cryptomental (59)in steemtools • 8 years ago[STEEMTOOLS] Where Is My Money ? (Solved)This post will be short. But useful. If you have ever been interested where is your STEEM and STEEM Dollars and when it will be converted, use this snippet Cryptomental(tm) ;-) >>> a =…cryptomental (59)in steem • 8 years agoSTEEM internals #8: STEEM Units convertions (part 1).Convertions I posted yesterday a few STEM Units definitions. Today I will show how to convert them using steemtools' Converter module. I may also reference STEEM source code to describe what…cryptomental (59)in steem • 8 years agoSTEEM internals #7: Playing with steemtools. STEEM units and units conversion.Yesterday @furion released steemtools . Before watching the evening movie I started using the tool for a while and I bumped into the Converter module. At this point I switched off the TV and…cryptomental (59)in steem • 8 years agoSTEEM internals #6: Hardfork #14 and the Voting Change. Everything You Wanted To Know About STEEM Voting Power.I continue to dive into STEEM internals. Today is a day of STEEM hard fork #14 and I will try to present the technical background of one of the main changes that will happen today - the Voting…cryptomental (59)in steem • 8 years agoSTEEM internals #5: What Happens After You Press 'Promote' Button.I wanted to understand how the post promotion works from the inside of the STEEM system and I followed the code to find it out. I hope that it will be also interesting for you. I will start the post…cryptomental (59)in steem • 8 years agoSTEEM internals #4: Active and Trending Posts.STEEM internals #4: Active and Trending posts. Today I would like to explain the difference between active and trending posts, and why trending post algorithm is applied to two payout…cryptomental (59)in steem • 8 years agoSTEEM internals #3: Hot or Not. Net R-Shares vs Ups and Downs. Meet the HOT rank algorithm used for STEEM posts.I would like to describe the algorithm that is currently used for STEEM posts to evaluate whether the post is hot or not. I will also explain how it is related to the algorithm used by Reddit. The…cryptomental (59)in steem • 8 years agoSTEEM internals #2: BASE58 and Base58CheckWhat is BASE58 and Base58Check Base58 is a binary to text encoding. Meaning it is a way of converting binary data into text. BASE58Check is an encoding scheme of a Bitcoin based addresses.…cryptomental (59)in steem • 8 years agoSTEEM internals #1 : WIF continued.Thanks to @xeroc I managed to revert my last post as I had a logic error there. The information should be more accurate now, but anyone please correct me if I am wrong. I hope I understood it…cryptomental (59)in steem • 8 years agoSTEEM Internals #1: Introduction and WIFSTEEM internals I have been learning about STEEM internals for the last month and recently added a few definitions to @charlieshrem's slang dictionary. I think it will be useful if I describe the…