hanhx

Results 5 issues of hanhx

**Describe the bug** Test SPTag wrapper on python 2.7, ubuntu 18.04 TRY x is FLOAT data. Got error **Segmentation fault (core dumped)** ```python import SPTAG import numpy as np n...

bug

https://github.com/pancakeswap/pancake-swap-periphery/blob/d769a6d136b74fde82502ec2f9334acc1afc0732/contracts/libraries/PancakeLibrary.sol#L31

Hi, Is it possible to test smart contract on remix? function [getPairsByIndexRange](https://github.com/flashbots/simple-arbitrage/blob/03cf1058b5bd8079561e2505efc85f77e357b829/contracts/UniswapFlashQuery.sol#L28) is not working when i take a test using Ropsten Test network. ![image](https://user-images.githubusercontent.com/17973141/148425448-1a4957c4-2fcd-4498-a377-92f82026f697.png) Any guide appreciatively, thanks

Run example, see a bug: > thread 'main' panicked at crates/freeze/src/types/summaries.rs:467:26: attempt to divide by zero - uniswap v2 pools ``` cryo logs \ --label uniswap_v2_pools \ --blocks 18576200: \...

### Steps to reproduce [ if let s3::Region::Custom { endpoint, .. } = &s3_settings.region {](https://github.com/pathwaycom/pathway/blob/e72357a484753dc086a43ef058cd1d8bf5b383b5/src/python_api.rs#L4223) ``` if let s3::Region::Custom { endpoint, .. } = &s3_settings.region { if endpoint.starts_with("https://") || endpoint.starts_with("http://")...

bug