sea-snake

Results 19 comments of sea-snake

Updated MR with above suggestions and fixed some bugs (replaced masonry dep with a more reliable masonry dep)

> Looking nice, thanks a lot! Any chance you can also add a very basic e2e test to alert us (me) when a dfx update breaks the example? [This](https://github.com/dfinity/examples/blob/master/.github/workflows/rust-basic-bitcoin-example.yml) is...

> Is this a problem introduced by myself or something wrong with the code? Seems like a problem in `@dfinity/identity` `0.14.1`, updating dependencies to `0.15.0` seems to fix it.

Larger asset tests were timing out due to #638. PR to increase asset sizes back to 1MB and 3MB: https://github.com/dfinity/agent-js/pull/639 I'll make another PR afterwards to add 10MB tests and...

The Transaction record has a field `kind`, is this value limited to namespaced query/update method names only? Or is it also possible to have transactions for events that happened during...

> In both cases the spender should be an `Account`. I checked now and it looks like it is. Can you check again? Its missing in transfer from args at:...

# External metadata ICRC-3 extension that defines a value that is a record that points to external json metadata: ``` Map { icrc123_url: Text; // Path to external json hash?:...

Didn't get around to define the whole OpenSea inspired spec in full detail yet but here's the current definition of the spec. The spec mentions ICRC-99 as number, this is...

Just went in depth through the the standard and have a few comments. > ## icrc7_collection_metadata > Returns all the collection-level metadata of the NFT collection in a single query....

> The group is now discussing that with ICRC8 and we’re progressing well. Don't see anything regarding this in the ICRC-8 issue, am I missing something? Found it: https://github.com/skilesare/ICRC/blob/patch-1/ICRCs/ICRC-8/icrc8.mo Personally...