32 Commits (master)
 

Author SHA1 Message Date
  arnaucode 1283c82856 Merge branch 'master' of https://github.com/arnaucode/goBlockchainDataAnalysis 6 years ago
  arnaucode ad29e362d5 added months tx/day evolution chart 6 years ago
  arnaucode 3397fc43ad fixed bug on getting Vin array inside a tx 6 years ago
  arnaucode 47b647f010 added continuous block exploration each minute 6 years ago
  arnaucode 63a40a05b2 added pagination on Blocks, Txs, Addresses 6 years ago
  arnaucode 58393a26e9 added pages blocks, txs, addresses, and beta section 6 years ago
  arnaucode 9092aea11b implemented sankey of block.txs[] and from tx, in frontend and backend 6 years ago
  arnaucode 52ec7f0a0a added tx page in frontend and backend route. Added address tx chart time analysis 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 d8d49e4e4a improved frontend layout 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 5baca8bc81 added get7day tx/day analysis 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 88fb44d965 small update: integrated webserver in the main.go, small frontend changes, not finished relation loops bug fix 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 fe164456fb sankey in frontend works, added logs system, added getLastTx in backend and frontend 6 years ago
  arnaucode 2c67f57b7b date and hour analysis added 6 years ago
  arnaucode 017aa8c733 Sankey data generated in backend, not yet showed correctly in frontend 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
  arnau 22f5b1872b Initial commit 6 years ago