GHGavin Harrisingav.hashnode.dev·Apr 3, 2023 · 4 min readHelios Reference InputsWith the Vasil Hardfork Cardano gained a few new abilities, the one I'm going to discuss today is Reference Inputs. A Reference Input is a Transaction Input that is not consumed by the transaction and so it doesn't need to be signed for. These inputs...00
GHGavin Harrisingav.hashnode.dev·Feb 26, 2023 · 5 min readHelios TestingHow did I get here So recently I have been working with a great team of people developing a Cardano Marketplace called Dropspot. To develop this platform we needed to create Smart Contracts. Haskell is hard! I've been writing code for 20+ years, but ...00
GHGavin Harrisingav.hashnode.dev·Aug 4, 2021 · 1 min readTypescript PathsI really hate having to type '../' over and over to try and remember how deep my typescript file in in the directory structure, just to include a constants file or something from the utils directory. Now that I have discovered TypeScript 'paths' I no...00
GHGavin Harrisingav.hashnode.dev·Feb 3, 2008 · 4 min readOracle SSHR Absence Delete ApprovalIssue Our customer wants to allow the HR Team to Approve, or be informed of deletions to approved employee absences. Out of the box, Oracle EBS will not trigger a Workflow for these events. Solution Solution to this issue and a note on how to fire a ...01N