Eugene Gostkin

Results 8 issues of Eugene Gostkin

Tasks left: - [x] Crate source / sink structures - [x] Create engine - [x] Adapt tasks to work with generalized format - [x] Make oura source - [x] Make...

idea files are ignored added commented fmt and clippy steps

Use foreign keys for asset and for previous utxo

This happens sometimes: ``` 2023-11-27T22:27:26.995371Z DEBUG pull{from=BlockHeader { slot_nb: SlotNumber(24833344), hash: BlockId("779cd6edd5437f4c667df6a1731d86f4f465bdc93ae275681d0b394ec5bb9635") }}: carp::sources::cardano: block event received id=9d9b53d9b98ae746d2fc57916c5731b3eef8ce8fd64787d9e5e0e17788ae8263 2023-11-27T22:27:27.029804Z ERROR carp: Processing loop finished with error, stopping engine error=Error while...

The goal is to be able to see who delegated the funds to which pool Task 1: Pool registration / retirement Make a collection for pool actions, parse the tx...

https://github.com/dcSpark/cardano-multiplatform-lib/pull/223#discussion_r1242535350

https://github.com/dcSpark/cardano-multiplatform-lib/pull/197#discussion_r1158678506

Cover with tests the following parts: * checked_add * checked_sub * clamped versions of aforementioned functions