Jonathan Underwood

Results 435 comments of Jonathan Underwood

@jcuffe I added a hackey TimestampSerde wrapper. It's a simple wrapper only for serde serialize and deserialize. The content is pub, so you can just take the content out after...

I'm not familiar with smol, but if you can give a 2 sentence blurb of how to do it I can make a PR.

I'll peek at the expanded output of smol-macros and use it to write some example code for the docs... but I'll be sure to mention the smol-macros crate.

@fanatid I give up on trying to fix the CI build... I tried :cry:

What is the NodeJS version? Are you using external tools like bun or deno or something? Even though bs58 is marked as an ESM, it contains the require exports for...

@Nesopie Said he'll work on it. re: https://github.com/microsoft/TypeScript/issues/50466

@arijoon Please review #56 and see if it fixes the issue.

1. I agree that fetching the genesis block (which seems to work) and pulling out the genesis tx is much more........ less trust-y. 2. Does every network have only one...

This would allow for Yubico's cheaper "Security Keys" series to be used for database encryption, which is a plus.

Can't you already add this via per-host configuration on your own?