Commit graph

16 commits

Author SHA1 Message Date
Tanguy Pruvot
7aa93d684a decred: listtransactions order is finally like others 2018-01-23 23:54:17 +01:00
Tanguy Pruvot
770670ddaa decred: upgrade tickets voting status for v1.0 2017-05-07 03:36:10 +02:00
Tanguy Pruvot
9f3d194fd7 decred: 0.8.0 rpc changes in stake, getbalance 2017-02-14 14:06:22 +01:00
Tanguy Pruvot
5c83e36a5b tickets: amountin tx value is now normal since 0.1.5 2016-06-13 15:46:57 +02:00
Tanguy Pruvot
d8d256b6f5 tickets: show net demand (fees) + price auto fill 2016-06-01 12:01:32 +02:00
Tanguy Pruvot
49b1a27d65 tickets: be more safe with time fields
on recent purchase (ownmempool), time field can be missing
2016-05-30 10:23:16 +02:00
Tanguy Pruvot
35220977ef new wallet rpc class to handle martians
add some bitcoin rpc commands to query geth wallet informations (balance,diff,connections..)

todo: handle explorer and transactions list
2016-05-29 09:39:04 +02:00
Tanguy Pruvot
54de738048 decred: check if blocktime is before tx time
required after a wallet resynch/import
2016-05-11 19:10:08 +02:00
Tanguy Pruvot
410246fddf decred: adjustments for tickets and pool fees stx
also prepare support of the txtype field

ticket and unlocked amounts transactions are now shown in the wallet txs
2016-05-08 14:04:51 +02:00
Tanguy Pruvot
f3c65e270c explorer: dynamic generation of all explorer links
will use a more friendly format if the coin is visible

bitcoins txs will be linked to an external site, and if the site explorer
is disabled, hyperlinks should be disabled (text only)

+ some other changes related to the explorer...
2016-05-03 21:37:18 +02:00
Tanguy Pruvot
8dcbeec01b wallet: market price/balance graphes
only shown if the coin is monitored (server config)
2016-04-24 15:58:04 +02:00
Tanguy Pruvot
09d46679f6 decred: show all live tickets (old too)
also show locked balance in summary
2016-04-22 10:37:09 +02:00
Tanguy Pruvot
dd262f1b65 decred: allow to purchase multiple tickets
require decred 0.1.0
2016-04-22 10:37:06 +02:00
Tanguy Pruvot
74b80292a6 stratum/decred: link new db coin rpc fields
And use rpcencoding='DCR' for decred checks,
to handle testnet instances or future forks..
2016-04-20 00:13:11 +02:00
Tanguy Pruvot
f0bf43b72e tickets: proper error and show current balance 2016-04-07 16:02:48 +02:00
Tanguy Pruvot
63f1032fb3 decred: tickets plugin in the wallet
can be useful as dashboard-only mode of yiimp
2016-04-06 23:34:23 +02:00