Kaan Uzdoğan

Results 277 comments of Kaan Uzdoğan

Following #1668 I think we can have a separate export where sources are joined before the export and each partition is made of "self-contained" data. E.g. under `/1/0xab/0xab.part1.parquet` you'll find...

Maybe important context to add here, as discussed in https://github.com/ethereum/sourcify/issues/2180 The VeChain's EVM implementation gives random nonce's instead of incremental, hence this issue is encountered in the wild. Otherwise it's...

Closing since we ended up implementing our own https://4bytes.sourcify.dev

Hey thanks again @KoushikAD1234 but as is that PR is not really good to merge.

Done with https://github.com/blockscout/docs/pull/63

One thing to consider is that people who want to deploy their own Sourcify instance might want to also deploy a verification UI. Currently the verification UI is tied to...

TODO: create issues from the discussion here https://github.com/ethereum/sourcify/issues/1643

Yes I think they are not doing similarity but looking for byte-by-byte matches (except cborAuxdata). Of course if we find a byte-by-byte match, that will be the correct response. The...

Before I move on with this I wanted to double check and get your feedback. The main idea here was to check which chains have "avax API" support. Since they...

Ok then if you agree I'd deprioritize this. The reason I wanted to have this in the sprint was that it was supposed to be an easy implementation. I'd rather...