Skip to content

Commit aaee5ed

Browse files
authored
Merge branch 'main' into update-readme-hiero-references
2 parents 44180c0 + f0a43db commit aaee5ed

5 files changed

Lines changed: 10 additions & 10 deletions

File tree

.github/workflows/send-discord-message.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
- name: Discord notification
3232
env:
3333
DISCORD_WEBHOOK: ${{ secrets.DISCORD }}
34-
uses: step-security/action-discord@b4bb54a2ec8218130ee588d2ca1fa358cf828735 # v0.1.2
34+
uses: step-security/action-discord@25f3b8e2229f3a238679abdbcf82d84a075419bd # v0.1.3
3535
with:
3636
args: "${{ github.event.inputs.filename }} moved into ${{ github.event.inputs.status }} status https://hips.hedera.com/hip/${{ github.event.inputs.filename }}"

HIP/hip-1127.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ needs-hiero-approval: Yes
1010
needs-hedera-review: Yes
1111
hedera-review-date: 2025-07-15
1212
hedera-acceptance-decision: Accepted
13-
status: Approved
14-
last-call-date-time: 2025-07-16T07:00:00Z
13+
status: Final
14+
release: v0.65.0
1515
created: 2025-02-17
16-
updated: 2025-07-30
16+
updated: 2025-09-25
1717
requires: 1056
18-
discussion-to: https://github.com/hiero-ledger/hiero-improvement-proposals/pull/1127
18+
discussions-to: https://github.com/hiero-ledger/hiero-improvement-proposals/pull/1127
1919
---
2020

2121
## Abstract

HIP/hip-1249.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
hip: 1249
33
title: Precise Smart Contract Throttling
44
author: Richard Bair <@rbair23>
5-
working-group: Richard Bair <@rbair23> Jasper Potts <@jasperpotts>, Luke Lee <@lukelee-sl>
5+
working-group: Richard Bair <@rbair23>, Jasper Potts <@jasperpotts>, Luke Lee <@lukelee-sl>
66
type: Standards Track
77
category: Core
88
needs-hiero-approval: Yes
9-
needs-hedera-review: Yes
109
status: Approved
10+
needs-hedera-review: Yes
1111
hedera-review-date: 2025-08-19
1212
hedera-acceptance-decision: Accepted
1313
created: 2025-06-30

HIP/hip-762.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ working-group: Jack Hsu (@jackhsu-boeing)
66
type: Standards Track
77
category: Application
88
needs-council-approval: No
9-
status: Review
9+
status: Active
1010
created: 2023-07-10
1111
discussions-to: https://github.com/hiero-ledger/hiero-improvement-proposals/pull/762
1212
updated: 2023-08-04

_data/draft_hips.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -290,14 +290,14 @@
290290
"title": "Enable Threshold (1-of-N) Support in HTS Precompile",
291291
"number": 1069,
292292
"url": "https://github.com/hiero-ledger/hiero-improvement-proposals/pull/1069",
293-
"headRefOid": "2e4a81d2b3aca4d0dcceb955f5a3f28305264b89",
293+
"headRefOid": "6ed5e2ebac8476430e42edb00b0fb244198f2fcf",
294294
"files": {
295295
"edges": [
296296
{
297297
"node": {
298298
"path": "HIP/hip-1069.md",
299299
"changeType": "ADDED",
300-
"additions": 130,
300+
"additions": 152,
301301
"deletions": 0
302302
}
303303
}

0 commit comments

Comments
 (0)