This website requires JavaScript.
Explore
Help
Sign In
machankura
/
mempool
Watch
3
Star
0
Fork
0
You've already forked mempool
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
mempool
/
backend
/
src
History
softsimon
371433b2da
Fix for fee estimate not being correct when block is almost full with more projected blocks in queue.
...
fixes
#278
2021-01-30 01:34:40 +07:00
..
api
Fix for fee estimate not being correct when block is almost full with more projected blocks in queue.
2021-01-30 01:34:40 +07:00
config.ts
Disable support for Electrum TX lookups (require -txindex).
2021-01-24 04:15:06 +07:00
database.ts
Adding missing error cause messages.
2020-10-28 11:00:48 +07:00
index.ts
Readding deleted blocks api endpoint.
2021-01-27 00:33:16 +07:00
logger.ts
Revamping configuration file.
2020-10-19 11:57:02 +07:00
mempool.interfaces.ts
Replacing weight with vsize in transactions api to match esplora.
2021-01-28 18:24:02 +07:00
routes.ts
Adding missing basic API endpoints when in bitcoind/electrum mode.
2021-01-25 01:09:42 +07:00