Skip to content

issues Search Results · repo:yanue/starkex language:Go

Filter by

8 results
 (48 ms)

8 results

inyanue/starkex (press backspace or delete to remove)

I installed the signature generator for dydx exchange, but I don t how to use it.
  • Danielhodali
  • 4
  • Opened 
    on Jun 26, 2023
  • #8

Is this library still works? Could you please admit it? It looks like I didn t change anything in my code but it s not working any longer. This is how I use it orderSignParam := starkex.OrderSignParam{ ...
  • emil14
  • 3
  • Opened 
    on Apr 4, 2023
  • #7

使用 golang 通过 grpc 调用官方 python 的 https://github.com/dydxprotocol/dydx-v3-python 与直接调用该库进行延时对比,发现该库的延迟是官方 python 包的一倍。 image 多次测试均差不多为该结果。
  • lzmhhh123
  • 2
  • Opened 
    on Feb 8, 2023
  • #6

dydx/starkex moved to goerli network. Current starkex package doesn t support it. Is it possible to add such support? orderSignParam := starkex.OrderSignParam{ NetworkId: 5, // dydx testnet ...
  • emil14
  • 2
  • Opened 
    on Nov 10, 2022
  • #5

2022/08/22 00:35:35 {NetworkId:3 PositionId:1 Market:ETH-USD Side:BUY HumanSize:0.1 HumanPrice:1500 LimitFee:0.01 ClientId:8141797145391901 Expiration:2022-08-21T16:40:35.548Z} 2022/08/22 00:35:35 https://api.stage.dydx.exchange/v3/orders ...
  • nntaoli
  • 2
  • Opened 
    on Aug 21, 2022
  • #4

Currently, the SYNTHETIC_ID_MAP and ASSET_RESOLUTION don t include a lot of the newly added markets on DYDX as shown in the v3-python implementation: https://github.com/dydxprotocol/dydx-v3-python/blob/dc7705ed51891c4901f26bfed9ca91a0e95ce1aa/dydx3/constants.py#L61 ...
  • itsahedge
  • 1
  • Opened 
    on Aug 11, 2022
  • #3

Hi,is it posdible to have a go exsample to create order using your the dydx stark/signature on ropsten?
  • cirethic
  • 1
  • Opened 
    on Jan 25, 2022
  • #2

NetworkId: NETWORK_ID_MAINNET, CreditAmount: 1 , DebitAmount: 2 , SenderPositionId: 12345, //这些参数是什么意思? ReceiverPositionId: 67890,//这些参数是什么意思? ReceiverPublicKey: 04a9ecd28a67407c3cff8937f329ca24fd631b1d9ca2b9f2df47c7ebf72bf0b0 ...
  • echobygo
  • 1
  • Opened 
    on Dec 16, 2021
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub