Omar
|
5eb3a0e1b5
|
Fix for "transaction indexing is in progress" (#32)
* Retry getting transaction receipt
* Small fix to logging consistency
* Introduce a custom kitchensink network
* Fix formtting and clippy
|
2025-07-14 09:32:57 +00:00 |
|
activecoder10
|
3b26e1e1d6
|
Implement the Node trait for kitchensink (#16)
* feat: implement Node trait for Kitchensink node
* removed self from eth_to_substrate_address method
|
2025-06-05 06:12:54 +00:00 |
|
xermicus
|
10bfaed461
|
Implement basic reporting facility (#18)
* wip
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
* save to file after all tasks done
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
* error out early if the workdir does not exist
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
* the compiler statistics
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
* allow compiler statistics per implementation
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
* save compiler problems
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
* add flag whether to extract compiler errors
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
* whitespace
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
---------
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
|
2025-05-23 17:15:04 +00:00 |
|
xermicus
|
c590fa7bfd
|
Scaffold utility and library (#3)
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
Signed-off-by: xermicus <bigcyrill@hotmail.com>
|
2025-03-31 11:40:05 +02:00 |
|