Commit graph

11 commits

Author SHA1 Message Date
Dan Janosik
540f7ce31d
note about variability in API return values based on node feature support
fixes #469
2023-06-13 11:34:48 -04:00
Dan Janosik
09a31f1e78
API v2.0.0
- all actions return JSON
- condense some actions
- add /api/blockchain/next-halving

https://github.com/janoside/btc-rpc-explorer/discussions/520
2023-04-05 16:56:40 -04:00
Dan Janosik
85d9c662b2
-tweak url for new /api/tx/volume/24h
-support for hiding items from api docs in slow device mode (applies for new 24h volume)
-code/docs cleanup
2022-05-23 10:06:10 -04:00
Dan Janosik
135b683502
formatting improvement for /api/docs 2021-12-02 13:54:00 -05:00
Dan Janosik
7f0ac95dac
docs ui tweak 2021-09-30 14:39:21 -04:00
Dan Janosik
427f68edba
xyzpub improvements:
-include "related" keys
-better acknowledgement of the network
-api item for xyzpub page content
2021-08-04 16:32:51 -04:00
Dan Janosik
c4888d99ab
minor 2021-05-30 14:12:05 -04:00
Dan Janosik
247875c0bf
Misc:
- Footer random quote for fun
- Bootstrap v5.0.0 -> v5.0.1
- New: `/api/version`
- A separate changelog for the API
2021-05-30 09:47:43 -04:00
Dan Janosik
08cdea72c8
Misc:
- New /mining-template page showing structured output from getblocktemplate
- Homepage: add "Predicted Next Block" section (again, using getblocktemplate output)
- WIP: /predicted-blocks tool
- UX improvements to homepage "Tools" section
- Fix title of /block-stats page (haha)
- Changelog updates
2021-05-29 16:58:32 -04:00
Dan Janosik
1584ca39ef
api docs tweaks 2021-05-21 14:09:32 -04:00
Dan Janosik
1da895a43d
tweaks to public api:
-now separated from internal api
-/api/docs instead of static markdown file
-tweak a few actions
2021-05-21 10:54:05 -04:00