Skip to content

Releases: iconation/Aegis

Support "base" dataType

01 Nov 00:44
Compare
Choose a tag to compare

A new type has appeared in BH 10362082 (#1), which breaks the compatibility of the transaction v3 format.

{
    "version": "0x3",
    "timestamp": "0x5960a8b1a63dc",
    "dataType": "base",
    "data": {
        "prep": {
            "irep": "0xa968163f0a57b400000",
            "rrep": "0x2ac",
            "totalDelegation": "0x8caecae9866ca5730f6746",
            "value": "0x3fcd641964f21cea"
        },
        "result": {
            "coveredByFee": "0x1890f955b16000",
            "coveredByOverIssuedICX": "0x0",
            "issue": "0x3fb4d3200f40bcea"
        }
    },
    "txHash": "0xef839cb2d6e06b966f9ff5e0ca890c1d49737f4422b5ad87ae5a510a093ce35e"
}

Aegis v1.3 supports this new dataType.

Support "deposit" dataType

06 Oct 13:54
Compare
Choose a tag to compare
  • Support "deposit" dataType in transaction (Fee 2.0) (Fix BH#8017614)

Improve stability, add block cache size option

22 Jun 17:53
Compare
Choose a tag to compare

Aegis 1.0

02 May 22:11
Compare
Choose a tag to compare
v1.0

Update ICX transfers queries