30 Commits (3397fc43adf9a6b6fc7f22b55179f5c3bad89404)
 

Author SHA1 Message Date
  arnaucode 3397fc43ad fixed bug on getting Vin array inside a tx 7 years ago
  arnaucode 47b647f010 added continuous block exploration each minute 7 years ago
  arnaucode 63a40a05b2 added pagination on Blocks, Txs, Addresses 7 years ago
  arnaucode 58393a26e9 added pages blocks, txs, addresses, and beta section 7 years ago
  arnaucode 9092aea11b implemented sankey of block.txs[] and from tx, in frontend and backend 7 years ago
  arnaucode 52ec7f0a0a added tx page in frontend and backend route. Added address tx chart time analysis 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 d8d49e4e4a improved frontend layout 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 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 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
  arnau 22f5b1872b Initial commit 7 years ago