Releases: hirosystems/runehook
Releases · hirosystems/runehook
v0.3.0
0.3.0 (2024-07-29)
Features
Bug Fixes
- cached output balance retrieval (#16) (b87b921)
- default output selection without a runestone (#23) (016583c)
- increase activity count when etching (#14) (e797fc3)
- move unallocated without need for a runestone (#22) (69559e0)
- open and close pg connections for each chainhook message (#15) (3c93671)
- register receive operations correctly on edicts (#21) (de48a59)
v0.3.0-beta.4
Bug Fixes
- default output selection without a runestone (#23) (016583c)
- move unallocated without need for a runestone (#22) (69559e0)
- register receive operations correctly on edicts (#21) (de48a59)
v0.3.0-beta.2
Bug Fixes
- cached output balance retrieval (#16) (b87b921)
- increase activity count when etching (#14) (e797fc3)
- open and close pg connections for each chainhook message (#15) (3c93671)
v0.3.0-beta.1
Features
- add zeromq streaming and rollback support (#8) (c201bb5)
v0.2.2
0.2.2 (2024-07-02)
Bug Fixes
v0.2.1
0.2.1 (2024-07-02)
Bug Fixes
v0.2.0
0.2.0 (2024-07-01)
Features
- add cache to api endpoints (1584499)
- address routes, rune route expansion (6c5603b)
- blocks and transactions endpoints (3c563da)
- rune supply (59152b0)
- status endpoint (67b61ee)
Bug Fixes
- consider mint caps (909b59e)
- consider mint terms block height (97263a1)
- location api object (8e1016a)
- mintable, field types, get rune by number (99038e5)
- receive/send operation order (8589378)
- vercel build path (#3) (4be379a)