Writing
Notes on the two halves of systems that hold money: the contracts that hold it, and the platform that moves it. Mostly protocol internals, message brokers, and what breaks underneath them. More about me.
-
Under a staking reward system
A staking reward has to be right at every moment, nobody is running a job to keep it that way, and changing your stake must not force a payout. The accounting that does all three.
-
Is everything really a file?
The slogan is true, and not in the way it sounds. Following it down explains why two handles can share one read position, and why the number you just closed comes straight back.