Commit Graph

  • 1283c82 (HEAD -> master) Merge branch 'master' of https://github.com/arnaucode/goBlockchainDataAnalysis by arnaucode 2017-09-15 13:40:21 +0200
  • ad29e36 added months tx/day evolution chart by arnaucode 2017-09-15 09:41:50 +0200
  • 3397fc4 fixed bug on getting Vin array inside a tx by arnaucode 2017-09-05 00:16:48 +0200
  • 47b647f added continuous block exploration each minute by arnaucode 2017-09-01 00:39:42 +0200
  • 63a40a0 added pagination on Blocks, Txs, Addresses by arnaucode 2017-08-31 16:13:50 +0200
  • 58393a2 added pages blocks, txs, addresses, and beta section by arnaucode 2017-08-31 00:08:19 +0200
  • 9092aea implemented sankey of block.txs[] and from tx, in frontend and backend by arnaucode 2017-08-30 15:47:20 +0200
  • 52ec7f0 added tx page in frontend and backend route. Added address tx chart time analysis by arnaucode 2017-08-30 00:32:56 +0200
  • 99af4a7 corrected tx model, added block view in frontend by arnaucode 2017-08-29 16:10:39 +0200
  • 1390402 added address view, started implementation of dark theme by arnaucode 2017-08-28 22:49:17 +0200
  • d8d49e4 improved frontend layout by arnaucode 2017-08-23 17:39:02 +0200
  • 9f8fdcd updated to new version of btcsuite. Implemented blockchain stats on exploring blockchain, and show it in frontend by arnaucode 2017-08-22 14:23:16 +0200
  • d21f0b1 implemented get last blocks from blockchain since last sync and store in mongodb. Implemented generate and visualize Last7DaysHourAnalysis by arnaucode 2017-08-21 15:10:15 +0200
  • 5baca8b added get7day tx/day analysis by arnaucode 2017-08-19 21:15:03 +0200
  • 3e83a6b implemented getLast24HourAnalysis, to show the Tx/Hour of the last 24 hours by arnaucode 2017-08-19 18:31:16 +0200
  • f88b602 added block, tx, address models and store them in mongodb. Joined config files to one config.json file by arnaucode 2017-08-19 16:10:37 +0200
  • 88fb44d small update: integrated webserver in the main.go, small frontend changes, not finished relation loops bug fix by arnaucode 2017-08-17 13:51:02 +0200
  • ff77454 fixed address tree concurrent generation algorithm by arnaucode 2017-08-15 09:36:17 +0200
  • 42bfe7c fixed generation of tx and address relations structure. Improved webapp layout. Not finished addressTree generation algorithm by arnaucode 2017-08-14 21:19:12 +0200
  • fe16445 sankey in frontend works, added logs system, added getLastTx in backend and frontend by arnaucode 2017-08-07 22:00:07 +0200
  • 2c67f57 date and hour analysis added by arnaucode 2017-07-29 16:08:10 +0200
  • 017aa8c Sankey data generated in backend, not yet showed correctly in frontend by arnaucode 2017-07-28 01:31:45 +0200
  • 7d36e36 finished generation of network map of address history (back in blockchain) by arnaucode 2017-07-27 20:57:44 +0200
  • efb763e fixed blockchain explore and generation of nodes and edges by arnaucode 2017-07-27 15:21:23 +0200
  • f9262f7 implemented generation of network map of address history, not finished by arnaucode 2017-07-27 13:57:05 +0200
  • 568bd6a added origin node, upgraded webapp with angularbootstrapmaterial and better files distribution by arnaucode 2017-07-26 19:58:52 +0200
  • 57f953d added web visualizer, added CORS to server by arnaucode 2017-07-24 12:38:42 +0200
  • 46bf846 added server, route Get NetworkMap, added save to mongodb Nodes and Edges by arnaucode 2017-07-24 09:57:11 +0200
  • 826ec89 store transactions info (from, to, amount, txid) by arnaucode 2017-07-23 23:34:28 +0200
  • 44d832f saving the blocks in the MongoDB by arnaucode 2017-07-21 17:49:15 +0200
  • d296958 gets blocks and tx values by arnaucode 2017-07-21 16:20:48 +0200
  • 22f5b18 Initial commit by arnau 2017-07-21 16:19:11 +0200