14 Commits (9f8fdcd740ecf7a32c708d7a9fdde9608a0d9c2e)

Author SHA1 Message Date
  arnaucode 9f8fdcd740 updated to new version of btcsuite. Implemented blockchain stats on exploring blockchain, and show it in frontend 7 years ago
  arnaucode d21f0b1132 implemented get last blocks from blockchain since last sync and store in mongodb. Implemented generate and visualize Last7DaysHourAnalysis 7 years ago
  arnaucode 5baca8bc81 added get7day tx/day analysis 7 years ago
  arnaucode 3e83a6bf74 implemented getLast24HourAnalysis, to show the Tx/Hour of the last 24 hours 7 years ago
  arnaucode f88b6021e2 added block, tx, address models and store them in mongodb. Joined config files to one config.json file 7 years ago
  arnaucode 88fb44d965 small update: integrated webserver in the main.go, small frontend changes, not finished relation loops bug fix 7 years ago
  arnaucode ff774543e8 fixed address tree concurrent generation algorithm 7 years ago
  arnaucode 42bfe7cda1 fixed generation of tx and address relations structure. Improved webapp layout. Not finished addressTree generation algorithm 7 years ago
  arnaucode fe164456fb sankey in frontend works, added logs system, added getLastTx in backend and frontend 7 years ago
  arnaucode 2c67f57b7b date and hour analysis added 7 years ago
  arnaucode 017aa8c733 Sankey data generated in backend, not yet showed correctly in frontend 7 years ago
  arnaucode f9262f72a1 implemented generation of network map of address history, not finished 7 years ago
  arnaucode 568bd6af46 added origin node, upgraded webapp with angularbootstrapmaterial and better files distribution 7 years ago
  arnaucode 57f953dcc9 added web visualizer, added CORS to server 7 years ago