Jörn Franke
Jörn Franke
Hi, Thanks a lot for this great library. It works fine, but I am not sure how to realize the following case: Upload a file to S3 with KMS key...
## Summary Currently, feedexports can only be to one specific file (see [here](https://docs.scrapy.org/en/latest/topics/feed-exports.html#storage-uri-parameters). While this fine for many cases and should be kept, there should be also an option to...
This might not be an issue, but I could not verify this understanding in the documentation. Here is what I do: Input: Raster "A" (cells with continuous values) Multiple Points...
Hi, I am using flit 3.6 in an environment without Internet and Python packages are fetched through an internal pypi mirror. If I run ``` flit build ``` then it...
At the moment, we process only blk*.dat files which contain all the information necessary. Additionally, we can process rev*.dat files (see https://bitcoin.stackexchange.com/questions/57978/file-format-rev-dat what they are about). From the webpage 4...
As part of Ethereum 2.0 an additional blockchain is part of the Ethereum blockchain: The Beacon Chain: https://github.com/ethereum/eth2.0-specs/blob/dev/specs/phase0/beacon-chain.md This means: * Add support for all platforms: Hadoop, Flink, Hive, Spark...
At the moment BitcoinScriptPatternParser returns the key hash which can be used to identify the unique address of a transaction and also to search it in blockchain explorers. Bitcoin has...
The libra blockchain is a permissive blockchain created by a large industry consortium consisting of Facebook, Paypal, Visa etc. With such industry support, it is worth investigating and analyzing the...
ERC20 tokens are standardized currencies on the Ethereum block chain (cf. https://github.com/ethereum/EIPs/blob/master/EIPS/eip-20.md). Although one could directly parse them without any issues in any Big Data applications, it could make sense...
The idea is to migrate the wiki to markdown files, so they are included as part of other websites cloning this repository, such as [Software Heritage](https://www.softwareheritage.org/).