-
Updated
Jan 9, 2020 - JavaScript
cryptocurrency-exchanges
A cryptocurrency is a digital currency that only has value dependent on those who back it. For security, cryptocurrencies rely on blockchaining: a database organized in such a way that records are kept secure through peer-to-peer networks. Each record is kept within a block, and each block holds a timestamp and link to the block before it. The first cryptocurrency was Bitcoin, implemented in 2009 by Satoshi Nakamoto.
Here are 334 public repositories matching this topic...
-
Updated
Aug 24, 2020 - Ruby
-
Updated
Aug 21, 2020 - JavaScript
-
Updated
Dec 12, 2018 - Python
-
Updated
Jul 15, 2020 - Java
Add createwallet
Can this library be use to handle more than 1 wallet, bitcoin-cli.exe have the createwallet command with a unique id and the connection can have the --rpcwallet with the same id.
What are the alternative if I need to handle more than 1 wallet. Thanks
-
Updated
Jun 24, 2020 - Go
Rotki v1.6.2
With the addition of 'Location' to the csv export, I believe some of the formulae need updating. For example:
I think references to columns K and J should be to L and K, i.e.:
taxable_profit_formula = '=IF(G{}=0,0,L{}-K{})'.format(row, row, row)
Other examples
-
Updated
Nov 20, 2019 - Go
-
Updated
Jun 22, 2020 - Ruby
-
Updated
Aug 12, 2020 - JavaScript
-
Updated
Aug 16, 2020 - PHP
-
Updated
Aug 24, 2020 - JavaScript
-
Updated
Aug 23, 2020 - JavaScript
-
Updated
May 31, 2018 - Perl
-
Updated
Aug 10, 2020 - Python
-
Updated
Aug 8, 2020 - Ruby
-
Updated
Aug 13, 2020 - JavaScript
-
Updated
Oct 19, 2018 - JavaScript
-
Updated
Aug 23, 2020 - Rust
-
Updated
Aug 11, 2020 - Java
-
Updated
Aug 24, 2020 - TypeScript
-
Updated
Aug 25, 2020
-
Updated
Aug 19, 2020 - Ruby
-
Updated
Mar 22, 2020 - Python
Is your feature request related to a problem? Please describe.
Now that the database is refactored into something more logical, it would be useful to create a set of tests for the following APIs:
SettlementEngineAuctionEngineLimitEngineAuctionOrderbookLimitOrderbookPuzzleStoreDepositStore
Describe the solution you'd like
Each of t
-
Updated
Feb 29, 2020 - HTML
-
Updated
May 27, 2020 - Python
-
Updated
Aug 10, 2019 - Python


An issue to collect data and tasks needed for adding binance
Decrease Callback/ Load Amount to 1 in #40
Analyze compatibility
Needed changes in Data call?
Needed changes in Data storage (Multiple times same pair e.g. "ETH-USD")
Discuss form of presentation
Original:Send all data to client, and hide/ show selection on clientside with js?
Update: Sending all data s