Add IPSAS GL 12015 and 12424 for HO Office-1 BTC L1 custody accounts.
Some checks failed
CI/CD Pipeline / Solidity Contracts (push) Failing after 1m28s
CI/CD Pipeline / Security Scanning (push) Successful in 2m23s
CI/CD Pipeline / Lint and Format (push) Failing after 50s
CI/CD Pipeline / Terraform Validation (push) Failing after 29s
CI/CD Pipeline / Kubernetes Validation (push) Successful in 28s
HYBX OMNL TypeScript & anchor / token-aggregation build + reconcile artifact (push) Failing after 30s
OMNL reconcile anchor / Run omnl:reconcile and upload artifacts (push) Failing after 29s
Validation / validate-genesis (push) Successful in 29s
Validation / validate-terraform (push) Failing after 29s
Validation / validate-kubernetes (push) Failing after 11s
Validation / validate-smart-contracts (push) Failing after 11s
Validation / validate-security (push) Failing after 1m24s
Validation / validate-documentation (push) Failing after 18s
Verify Deployment / Verify Deployment (push) Failing after 11m58s
Some checks failed
CI/CD Pipeline / Solidity Contracts (push) Failing after 1m28s
CI/CD Pipeline / Security Scanning (push) Successful in 2m23s
CI/CD Pipeline / Lint and Format (push) Failing after 50s
CI/CD Pipeline / Terraform Validation (push) Failing after 29s
CI/CD Pipeline / Kubernetes Validation (push) Successful in 28s
HYBX OMNL TypeScript & anchor / token-aggregation build + reconcile artifact (push) Failing after 30s
OMNL reconcile anchor / Run omnl:reconcile and upload artifacts (push) Failing after 29s
Validation / validate-genesis (push) Successful in 29s
Validation / validate-terraform (push) Failing after 29s
Validation / validate-kubernetes (push) Failing after 11s
Validation / validate-smart-contracts (push) Failing after 11s
Validation / validate-security (push) Failing after 1m24s
Validation / validate-documentation (push) Failing after 18s
Verify Deployment / Verify Deployment (push) Failing after 11m58s
Extends omnl-ipsas-gl-registry with Bitcoin custodial asset and settlement rows for multisig custody journal alignment. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -49,6 +49,27 @@
|
||||
"ifrsRefs": ["IAS 21", "IFRS 13"],
|
||||
"roles": ["fx_reserve", "xau_collateral"]
|
||||
},
|
||||
{
|
||||
"glCode": "12015",
|
||||
"name": "Digital asset reserves — BTC (L1 mainnet custody)",
|
||||
"fineractType": "ASSET",
|
||||
"usage": "HO native BTC L1 custody; debit on confirmed receipt to registered HO address",
|
||||
"ipsasStandards": ["IPSAS 2", "IPSAS 28", "IPSAS 29"],
|
||||
"ifrsRefs": ["IAS 21", "IFRS 13"],
|
||||
"roles": ["digital_asset_reserve", "btc_l1_custody"],
|
||||
"inLiveRegistry": false
|
||||
},
|
||||
{
|
||||
"glCode": "12424",
|
||||
"name": "Office 24 — digital asset custody — BTC (sent to HO)",
|
||||
"fineractType": "ASSET",
|
||||
"usage": "Credit on sender-office leg when HO confirms L1 BTC from HOSPITALLERS-24",
|
||||
"ipsasStandards": ["IPSAS 28", "IPSAS 29"],
|
||||
"ifrsRefs": ["IFRS 13"],
|
||||
"roles": ["digital_asset_custody", "interoffice_btc"],
|
||||
"officeId": 24,
|
||||
"inLiveRegistry": false
|
||||
},
|
||||
{
|
||||
"glCode": "13010",
|
||||
"name": "FX settlement — nostro",
|
||||
|
||||
Reference in New Issue
Block a user