activecoder10
48ed8db4db
Parsed ABI field in order to get method parameter
2025-07-03 15:12:23 +03:00
activecoder10
3a537c2812
Added extra logging for critical part of the flow. ( #27 )
...
* Fix legacy_transaction to address for execution part
* updated polkadot-sdk to latest
* Update polkadot-sdk to latest main with fixes
* Added extra logging
* Applied some clippy improvements
2025-06-27 15:24:57 +00:00
activecoder10
4ab79ed97e
Fixed the contract deployment logic. Added new tracing logging for differential for leader and follower receipt structure ( #26 )
2025-06-20 13:02:54 +00:00
activecoder10
ee97b62e70
Added fetch_add_nonce method for NodeInteraction trait. Added extra logging. ( #25 )
...
* added logging
* added fetch_add_nonce method
* Added nonce for legacy transaction also
* Addressed PR comments
2025-06-18 19:43:16 +00:00
activecoder10
090b56c46a
deploy contracts ( #22 )
2025-06-12 11:09:01 +00:00
activecoder10
547563e718
Extended execute_input method ( #21 )
...
* Extended execute_input method
* Improve tracing part
2025-06-10 08:23:37 +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
activecoder10
38b42560ec
Added implementation for resolc trait ( #12 )
...
Implement the Solidity Compiler trait for resolc
2025-05-08 11:09:02 +02: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