mempool/backend
softsimon 75726df275
Merge branch 'master' into simon/angular-universal
* master:
  Tweak ASM opcode styling colors
  Add some color and styling to the Bitcoin ASM opcodes
  Correcting title text on graph invert button.
  Modify upgrade script to include "tag @ hash" in notification msg
  Adding a button to invert the graph globally.
  Display P2PK instead of OP_RETURN fixes #161
  Improved utxo script design. fixes #46
  Adding prevout script. Fixed padding. refs #46
  Correcting details button padding on mobile.
  Fix nginx.conf reverse proxy cache URL path for sponsor images
  Add missing "engines" metadata into package-lock.json
  Upgrade backend/package-lock.json to version 2
  Toggle display UTXO details and scripts for transactions fixes #46
  Axios error handle sponsor proxy requests.
  Replacing request.js with axios fixes #153
  Add basic websocket error handler as emergency fix for site crashing

# Conflicts:
#	frontend/src/app/services/storage.service.ts
2020-11-22 20:53:12 +07:00
..
src Merge branch 'master' into simon/angular-universal 2020-11-22 20:53:12 +07:00
.gitignore Fix: Split mempool disk cache into 50K txs per file 2020-11-02 19:11:04 +07:00
mempool-config.sample.json Removing unnused config MINED_BLOCKS_CACHE. 2020-10-31 18:58:34 +07:00
package-lock.json Replacing request.js with axios 2020-11-15 14:22:47 +07:00
package.json Replacing request.js with axios 2020-11-15 14:22:47 +07:00
tsconfig.json Fix: Split mempool disk cache into 50K txs per file 2020-11-02 19:11:04 +07:00
tslint.json Initial code commit. 2019-07-21 17:59:47 +03:00