18 Commits (master)

Author SHA1 Message Date
  arnaucode 3397fc43ad fixed bug on getting Vin array inside a tx 6 years ago
  arnaucode 99af4a76ff corrected tx model, added block view in frontend 6 years ago
  arnaucode 139040269f added address view, started implementation of dark theme 6 years ago
  arnaucode 9f8fdcd740 updated to new version of btcsuite. Implemented blockchain stats on exploring blockchain, and show it in frontend 6 years ago
  arnaucode d21f0b1132 implemented get last blocks from blockchain since last sync and store in mongodb. Implemented generate and visualize Last7DaysHourAnalysis 6 years ago
  arnaucode 3e83a6bf74 implemented getLast24HourAnalysis, to show the Tx/Hour of the last 24 hours 6 years ago
  arnaucode f88b6021e2 added block, tx, address models and store them in mongodb. Joined config files to one config.json file 6 years ago
  arnaucode ff774543e8 fixed address tree concurrent generation algorithm 6 years ago
  arnaucode 42bfe7cda1 fixed generation of tx and address relations structure. Improved webapp layout. Not finished addressTree generation algorithm 6 years ago
  arnaucode 2c67f57b7b date and hour analysis added 6 years ago
  arnaucode 7d36e363ec finished generation of network map of address history (back in blockchain) 6 years ago
  arnaucode efb763eb46 fixed blockchain explore and generation of nodes and edges 6 years ago
  arnaucode f9262f72a1 implemented generation of network map of address history, not finished 6 years ago
  arnaucode 568bd6af46 added origin node, upgraded webapp with angularbootstrapmaterial and better files distribution 6 years ago
  arnaucode 57f953dcc9 added web visualizer, added CORS to server 6 years ago
  arnaucode 46bf846ef6 added server, route Get NetworkMap, added save to mongodb Nodes and Edges 6 years ago
  arnaucode 826ec89716 store transactions info (from, to, amount, txid) 6 years ago
  arnaucode 44d832f0ed saving the blocks in the MongoDB 6 years ago
  arnaucode d296958ff3 gets blocks and tx values 6 years ago