Click here to Skip to main content
15,895,799 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: my first source code generator, yea!.. and a question Pin
Super Lloyd7-Dec-21 21:49
Super Lloyd7-Dec-21 21:49 
GeneralRe: my first source code generator, yea!.. and a question Pin
Richard Deeming7-Dec-21 22:32
mveRichard Deeming7-Dec-21 22:32 
GeneralRe: my first source code generator, yea!.. and a question Pin
Super Lloyd7-Dec-21 22:47
Super Lloyd7-Dec-21 22:47 
GeneralAn interesting blockchain read PinPopular
David O'Neil7-Dec-21 5:18
professionalDavid O'Neil7-Dec-21 5:18 
GeneralRe: An interesting blockchain read Pin
raddevus7-Dec-21 5:31
mvaraddevus7-Dec-21 5:31 
GeneralRe: An interesting blockchain read PinPopular
Fabio Franco8-Dec-21 0:00
professionalFabio Franco8-Dec-21 0:00 
GeneralRe: An interesting blockchain read Pin
raddevus8-Dec-21 3:14
mvaraddevus8-Dec-21 3:14 
GeneralRe: An interesting blockchain read Pin
Yortw8-Dec-21 8:44
Yortw8-Dec-21 8:44 
A couple of years ago, against my better judgement, and for no good technical reason, just that the customer insisted on blockchain, we implemented an ethereum based payment system for both an online and in-store retail system. We had some supposed experts from the Ukraine working on the ehtereum/blockchain side and they gave us a json rpc API to communciate with to make our lives easier since we weren't working in javascript and didn't know anything about ehtereum/blockchain really.

When we eventually got the initial system working it took almost 15 minutes for a block to be confirmed, and a payment to therefore be considered complete (or at least recorded in a way that was good enough to avoid potential fraud/theft/accidental transaction loss etc). Imagine buying something in a store and having to wait 15 minutes for your payment to go through. Needless to say that didn't work.

I'm not 100% sure what the blockchain team did to solve this, but I think they put some sort of persisted cache in front of the blockchain with some retries back into ethereum if the initial block didn't commit or something. So basically papering over the the cracks in an unnecessary system.

I still can't stop myself shaking my head when I think about it.

GeneralRe: An interesting blockchain read Pin
raddevus8-Dec-21 9:07
mvaraddevus8-Dec-21 9:07 
GeneralRe: An interesting blockchain read Pin
Gerry Schmitz7-Dec-21 6:16
mveGerry Schmitz7-Dec-21 6:16 
GeneralRe: An interesting blockchain read Pin
Fabio Franco8-Dec-21 0:07
professionalFabio Franco8-Dec-21 0:07 
GeneralRe: An interesting blockchain read Pin
Fabio Franco8-Dec-21 0:04
professionalFabio Franco8-Dec-21 0:04 
GeneralRe: An interesting blockchain read Pin
trønderen8-Dec-21 3:22
trønderen8-Dec-21 3:22 
GeneralRe: An interesting blockchain read Pin
Kirk 103898218-Dec-21 4:50
Kirk 103898218-Dec-21 4:50 
GeneralRe: An interesting blockchain read Pin
BernardIE53178-Dec-21 4:11
BernardIE53178-Dec-21 4:11 
GeneralRe: An interesting blockchain read Pin
mngerhold8-Dec-21 22:22
mngerhold8-Dec-21 22:22 
GeneralRe: An interesting blockchain read Pin
David O'Neil9-Dec-21 7:52
professionalDavid O'Neil9-Dec-21 7:52 
GeneralRe: An interesting blockchain read Pin
mngerhold9-Dec-21 21:47
mngerhold9-Dec-21 21:47 
QuestionPoll: 3 Manager References? Pin
raddevus7-Dec-21 4:32
mvaraddevus7-Dec-21 4:32 
AnswerRe: Poll: 3 Manager References? Pin
PIEBALDconsult7-Dec-21 4:39
mvePIEBALDconsult7-Dec-21 4:39 
GeneralRe: Poll: 3 Manager References? Pin
raddevus7-Dec-21 4:42
mvaraddevus7-Dec-21 4:42 
GeneralRe: Poll: 3 Manager References? Pin
PIEBALDconsult7-Dec-21 4:45
mvePIEBALDconsult7-Dec-21 4:45 
GeneralRe: Poll: 3 Manager References? Pin
Matt Bond8-Dec-21 6:02
Matt Bond8-Dec-21 6:02 
GeneralRe: Poll: 3 Manager References? Pin
raddevus8-Dec-21 8:05
mvaraddevus8-Dec-21 8:05 
AnswerRe: Poll: 3 Manager References? Pin
dan!sh 7-Dec-21 4:49
professional dan!sh 7-Dec-21 4:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.