Giter Site home page Giter Site logo

1inch-docs's People

Contributors

alexey-mancurov avatar artall64 avatar belactriple9 avatar draconid719 avatar enigo avatar galekseev avatar masha1996 avatar maxuo avatar natalietop avatar omahs avatar omarelweshy avatar othernamesweretaken avatar pankajjagtapp avatar pavelkurmacheff avatar r4vp4 avatar raverianov avatar richardatct avatar roodeag avatar roundelephant avatar sangwa avatar saviour1001 avatar shoom3301 avatar tacoo avatar tamik avatar tor-por avatar tradersnow222 avatar waldmatias avatar zodenode avatar zumzoom avatar zzomrot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

1inch-docs's Issues

[![CLA assistant check](https://cla.opensource.tencent.com/pull/badge/not_signed)](https://cla.opensource.tencent.com/Tencent/vConsole?pullRequest=581) <br/>Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our [Contributor License Agreement](https://cla.opensource.tencent.com/Tencent/vConsole?pullRequest=581) before we can accept your contribution.<br/><sub>You have signed the CLA already but the status is still pending? Let us [recheck](https://cla.opensource.tencent.com/check/Tencent/vConsole?pullRequest=581) it.</sub>

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Originally posted by @tencent-adm in Tencent/vConsole#581 (comment)

wrong uint of the description of the skipPermitAndThresholdAmount

the original text is

skipPermit is just 255'th byte of skipPermitAndThresholdAmount, when rest of bytes is thresholdAmount
See fillLimitOrder(), fillOrderToWithPermit() and packSkipPermitAndThresholdAmount() utils methods and helpers.

but I consider that the right texts are

skipPermit is just 255'th bit of skipPermitAndThresholdAmount, when rest of bytes is thresholdAmount
See fillLimitOrder(), fillOrderToWithPermit() and packSkipPermitAndThresholdAmount() utils methods and helpers.

convert the 'byte' to 'bit'

Cann't use api fetch quote when protocols is CLIPPER,PMM6

https://api.1inch.io/v4.0/1/quote?fromTokenAddress=0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2&toTokenAddress=0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48&amount=12346000000000000&protocols=CLIPPER,PMM6

{
statusCode: 500,
error: "Internal Server Error",
description: "Internal Server Error",
meta: [ ],
requestId: "c1835f2f-8fdc-4b69-91e7-9980e3db69cf"
}

Issue when trying to create limit order using python sample on chain 56 (BSC)

Good afternoon,
Many thanks for adding a python example on how to create a limit order !
(At the end of https://github.com/1inch/1inch-docs/blob/master/docs/limit-order-protocol/guide/create-limit-order.md)

I tested it on chain 1 and it worked great. Nevertheless when trying to change it to chain 56 (BSC), I'm getting a "{"statusCode":400,"message":"order is invalid with reason: cannot decode allowance","error":"Bad Request"}"

I did check that :

My test case:
chain_id 56
limit_order_contract 0x1e38Eff998DF9d3669E32f4ff400031385Bf6362
WalletAddress 0xCaF683091Ad1C6a1a661FEf67541453112293890
makerAsset 0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c (WBNB)
takerAsset 0x55d398326f99059fF775485246999027B3197955 (USDT)
makingAmount "100000000"
takingAmount "27500000000"

It would be awsome if you could help me spot what I'm doing wrong or give a bit more details about what this error message is for.
Many thanks & awsome work !

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.