18 Commits (3397fc43adf9a6b6fc7f22b55179f5c3bad89404)

Author SHA1 Message Date
  arnaucode 3397fc43ad fixed bug on getting Vin array inside a tx 7 years ago
  arnaucode 99af4a76ff corrected tx model, added block view in frontend 7 years ago
  arnaucode 139040269f added address view, started implementation of dark theme 7 years ago
  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 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 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 2c67f57b7b date and hour analysis added 7 years ago
  arnaucode 7d36e363ec finished generation of network map of address history (back in blockchain) 7 years ago
  arnaucode efb763eb46 fixed blockchain explore and generation of nodes and edges 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
  arnaucode 46bf846ef6 added server, route Get NetworkMap, added save to mongodb Nodes and Edges 7 years ago
  arnaucode 826ec89716 store transactions info (from, to, amount, txid) 7 years ago
  arnaucode 44d832f0ed saving the blocks in the MongoDB 7 years ago
  arnaucode d296958ff3 gets blocks and tx values 7 years ago