mempool/backend
Bastien Guillaumat 20ff62779d
Re-implement Docker workflow using GitHub Actions (#326)
* Recreate a docker dir with all docker files inside and add init.sh
* Add docker/README.md with example docker-compose.xml
* Add mysql vars for mempool-config.json
* Port can be set from env var in docker-compose.xml
* Update docker-compose.xml example to use latest tag
* Remove armv7 architecture from build workflow
* Remove master git-hash file
* Remove useless ':' in sed
2021-02-10 22:51:01 +09:00
..
src Fix for hard coded sponsor url. 2021-02-07 03:00:02 +07:00
.gitignore Increased disk cache chunks amount to 10 to fix json string length error. 2021-01-15 23:26:32 +07:00
mempool-config.sample.json Removing sponsors code. 2021-02-07 02:20:07 +07:00
package-lock.json Upgrading mysql client lib. 2021-01-30 21:39:23 +07:00
package.json Merge pull request #322 from bguillaumat/update-dockerization 2021-02-03 13:03:44 +09:00
tsconfig.json Fix: Split mempool disk cache into 50K txs per file 2020-11-02 19:11:04 +07:00
tslint.json Bitcoind: Use mempool as address index when doing address prefix search. 2021-01-11 01:51:57 +07:00