LBLolu Bolarinwainlolubolarinwa.hashnode.dev·Nov 15, 2023 · 8 min readGas Optimization Standards in SolidityIntroduction Ever had to reconsider carrying out a blockchain transaction due to high transaction costs? Perhaps the cost of initiating the transaction was so high you began to outweigh the benefit of carrying out the transaction in the first place. ...00
LBLolu Bolarinwainlolubolarinwa.hashnode.dev·Oct 7, 2023 · 6 min readUnderstanding Blockchain Consensus MechanismsBlockchain is a distributed ledger system that allows multiple parties to maintain a copy of an ever-growing list of records, secured using cryptography. For it to be distributed, all the parties involved need to reach an agreement, a Consensus. How?...00
LBLolu Bolarinwainlolubolarinwa.hashnode.dev·Aug 5, 2023 · 2 min readFixing Github Error: failed to push some refs to '[url...]'When starting out in software development, it is a rite of passage to have some familiarity with Git and Github. This means that you may run into some stumbling blocks on your way to mastering the powerful tool. One of these stumbling blocks could be...00