Skip to content
#

cryptocurrencies

Here are 698 public repositories matching this topic...

nano-node
rkeene
rkeene commented Dec 14, 2018

In order to better propagate only live blocks to peers, we need to be able to classify blocks as either "new"/"active" or "existing" from the perspective of the network, but from our node.

One way we could accomplish this is to have representatives periodically emit a signed message that gives a fuzzy view into their complete ledger.

One way to construct this fuzzy view is to XOR the hash of

kooomix
kooomix commented Jul 8, 2018

Hi,

I the documentation here it says: "Support for accessing multiple exchanges per algorithm, which opens the door to cross-exchange arbitrage opportunities."

Does catalyst really support multiple exchanges using the same algorithm? If so - how this can be done? (no documentation for it)

Thanks!

go-spacemesh
almogdepaz
almogdepaz commented Apr 30, 2019

Our conversion functions (from one type to another) use different naming.

E.g. in common/types/encode.go, we have BlockIdsAsBytes ("as"), but BytesToBlockIds ("to").

Some methods on types have the same issue, e.g.

(id BlockID) AsHash32()

vs.

(id NodeID) ToBytes()

We should use the same naming convention for all conversion functions. I personally l

hickscorp
hickscorp commented Dec 23, 2017

Issue Label:

  • Bug
  • New feature
  • Enhancement

Description:

I'm new to this cryptowatch script, and I have no clue on how to actually create that portfolio file, what format it should be in. IMO a little bit of documentation would add a ton of traction to this script.

I tried to edit the configuration, but it's little to no use: having to supply one address per cryp

LefterisJP
LefterisJP commented Apr 22, 2020

Abstract

Many times when opening Rotki app the dashboard loads fast with all the exchange balances. The blockchain balances tend to take more time to be queried and added into the "All Balances" table of the dashboard which may lead to confusion for users.

Task

Solve the above by adding a strobing effect in the "All balances" dashboard table as long as any query that may still affec

ZongUin
ZongUin commented May 16, 2018

There is this error when I use backtest :

perl backtest.pl Gekko BacktestTool v0.6 Website: https://github.com/xFFFFF/Gekko-BacktestTool

Exchange list: history/binance_0.1.db
config/strategies/MACD.tomltrue[2018-05-16 14:29:20] Brute Force mode enabled
config/strategies/CCI.tomltrue[2018-05-16 14:29:20] Brute Force mode enabled
config/strategies/RSI.tomltrue[2018-05-16 14:29:20

comit-rs

Improve this page

Add a description, image, and links to the cryptocurrencies topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cryptocurrencies topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.