Bumblefudge

Results 149 issues of Bumblefudge

I created this PR to make an extra /final/ path freezing a second copy (at a second path) of each CAIP at the time it goes final. While I was...

https://github.com/cryptidtech/rust-multicodec

I pulled out of my earlier PR the issue template for "expressing interest to implement" and discussing possible applications, in the interest of keeping those conversations out of Issues. Would...

gotta have some basic precedents so that other namespaces can define THEIR caip-25 profiles in turn!

I realized that "polkadot:-:{address}" scheme would break CAIP-2 because `-` is no more a valid `chainID` than ` ` or null would be; then I re-read [Tim's comment](https://github.com/ChainAgnostic/namespaces/pull/6#issuecomment-1064299030) and realized...

Only in draft because I'm waiting on real-world examples for the ## Examples section from a prototyping team. Big thanks to the many contributors so far. Can't assign for review...

Both as a template for other caip25 profiles and as a test-case for L1-vs-L2 RPC dictionaries 😬

not intuitive, but will save us a hassle if this has to move off GH some day. also SEO/pagerank

1.) DIDs and VCs are examples of very blockchain-like capabilities that a blockchain wallet might want to support, without requiring any communications with nodes. Currently, CAIP-169 tries to update some...

Thanks to @ntn-x2 for point out [the new GenesisHash function](https://github.com/paritytech/polkadot/blob/master/xcm/src/v3/junction.rs#L42) in xcm v3 , and patiently explaining to me the problems with existing CAIP-2 spec! I merged the existing draft...

help wanted