fix: update Block metadata #161
pr.yml
on: pull_request
pull_request
/
node-ci
2m 54s
check_docs
14s
Annotations
3 errors and 2 warnings
check_docs
Process completed with exit code 1.
|
tests/scenarios/transform-complex-txn.spec.ts > Complex transaction with many nested inner transactions > Can have an inner transaction subscribed correctly from algod:
tests/scenarios/transform-complex-txn.spec.ts#L273
Error: Snapshot `Complex transaction with many nested inner transactions > Can have an inner transaction subscribed correctly from algod 2` mismatched
- Expected
+ Received
[
{
+ "currentProtocol": "https://github.com/algorandfoundation/specs/tree/abd3d4823c6f77349fc04c3af7b1e99fe4df699f",
+ "feeSink": "Y76M3MSY6DKBRHBL7C3NNDXGS5IIMQVQVUAB6MP4XEMMGVF2QWNPL226CA",
"fullTransactionCount": 171,
"genesisHash": "wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=",
"genesisId": "mainnet-v1.0",
"hash": "CDVL4HL5XDN7DPYAHITVHKVZSX4KNRL65XBOCSQTBNDOFMHN7JBA",
"parentTransactionCount": 55,
"previousBlockHash": "6ELYXRVDR7DGXCVYC7AAVWLFIUNPLXT5QTNL2NL7ZQL3O66FMFWQ",
+ "rewardsCalculationRound": 35500000,
+ "rewardsLevel": 218288,
+ "rewardsPool": "737777777777777777777777777777777777777777777777777UFEJ2CI",
+ "rewardsResidue": 6886250026n,
"round": 35214367,
"seed": "Tp6NntUaw17I8GGscaawpAuI0vQDMgp1TBSMAcpohtY=",
- "timestamp": "2024-01-14T17:14:00.000Z",
+ "timestamp": 1705252440,
+ "transactionCounter": 1401537349,
+ "transactionsRootSha256": "%�l�}E#%N���<E�d" ���W�m�S�j���",
},
]
❯ tests/scenarios/transform-complex-txn.spec.ts:273:37
|
pull_request / node-ci
Process completed with exit code 1.
|
check_docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
pull_request / node-ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|