Skip to content

Releases: st3b1t/SatoshiTop

SatoshiTop - v2.5.1 - Transaction Fees

02 May 21:06
3dbda04
Compare
Choose a tag to compare

SatoshiTop - v2.5.0 - RPC methods

09 Oct 16:18
7c966a8
Compare
Choose a tag to compare

A new command has been added in ./bin/satoprpc
this allows you to send RPC methodi to your bitcoin node.
Learn more:

$ satoprpc --help 

to show all rpc commands available:

$ satoprpc help 

satoprpc

SatoshiTop - v2.3.0 - Blocks

19 Jul 23:11
a9af1e8
Compare
Choose a tag to compare
  • show last confirmed blocks!
  • redesign layout to optmize spaces
  • fix tor address bug
    block

SatoshiTop - v2.1.0 - MultipleDisks

13 Jul 23:48
894c581
Compare
Choose a tag to compare
  • Disks: show usage of all disks in system
  • Layouts optimization
  • Processes: added Memory usage and User
  • Ram: added Used and Total in GB
  • Temperature: show max temperature

SatoshiTop - v2.0.0 - RpcCookieFile

12 Jul 16:45
729a740
Compare
Choose a tag to compare

support official Bitcoin cookiefile

$ satop --rpccookiefile=/home/<user>/.bitcoin/.cookie

OR this config in your /home/<user>/.satoprc file

rpccookiefile=/home/<user>/.bitcoin/.cookie