This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
mempool
Watch
1
Star
0
Fork
0
You've already forked mempool
mirror of
https://github.com/mempool/mempool.git
synced
2025-04-16 15:51:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
mempool
/
backend
History
softsimon
e86b7c7258
Adding missing basic API endpoints when in bitcoind/electrum mode.
...
fixes
#291
2021-01-25 01:09:42 +07:00
..
src
Adding missing basic API endpoints when in bitcoind/electrum mode.
2021-01-25 01:09:42 +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
Disable support for Electrum TX lookups (require -txindex).
2021-01-24 04:15:06 +07:00
package-lock.json
Update backend/package-lock.json for axios security vulnerability
2021-01-11 23:27:27 +09:00
package.json
npm audit fix
2021-01-11 16:04:16 +07: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