Jordan Last

Results 194 issues of Jordan Last

**What is the problem you want to solve and can not with the current version?** I would like to use the TFHE-rs server functionality in a 32 or 64 bit...

feature_request

Hey, I'm using this project and it's working so far, so thanks! I would like to see an Ethereum name or address added to the ethereum field of the package.json...

I'm trying to get all transfer events from the 0 address, but it doesn't seem to work. This is for the WBTC contract, for example: ```graphql { transferEvents(where: { token:...

Hey, I just published my script for total ETH issuance: https://twitter.com/lastmjs/status/1294742341593387008?s=20 I'm trying to collect reconciliations between these scripts. I'm documented the numbers in this table here: https://github.com/lastmjs/eth-total-supply#reconciliation I would...

Can we add some query methods to this? Seems like payment should only be required to get the latest response...but couldn't old responses be cached and available once the current...

I have an entire codebase written in Polymer 2 and TypeScript. My html files look like this in source form: ```html This is my element ``` Will I be able...

Package: modulizer

I'm attempting to do the work to claim this bounty: https://twitter.com/dominic_w/status/1467144071449915395 It seems like implementing HTTP Range request functionality will achieve video streaming, and beyond that audio streaming and really...

Also on the forum: https://forum.dfinity.org/t/custom-streamingcallbacktoken/9379 This issue has come up while implementing https://github.com/dfinity/certified-assets/issues/10 I would like some clarification on `StreamingCallbackToken` and `http_request_streaming_callback`. I might need to modify the `StreamingCallbackToken` or...

I've been pushing for some standardization around a `cdk` namespace for Wasm public metadata as discussed here: https://forum.dfinity.org/t/rfc-canister-metadata-standard/16280 I'm wondering if it would make sense to get the major CDKs...

I've opened this issue with 3 additional CDK projects: - [cdk-rs](https://github.com/dfinity/cdk-rs/issues/317) - [Azle](https://github.com/demergent-labs/azle/issues/693) - [Kybra](https://github.com/demergent-labs/kybra/issues/15) As we've been developing CDKs (TypeScript/JavaScript with Azle and Python with Kybra), we've been thinking...