aquavm/crates/air-lib
Ivan Boldyrev becdedc364
feat!(avm-server): Per-call current_peer_id (#381)
The current peer ID is passed as a new field of `TestRunParameters` named
`current_peer_id: String`, instead of creating an AVM with peer ID.

This is a breaking API change of `avm-interface` and `avm-server`.
2022-11-25 14:59:09 +07:00
..
air-parser fix(deps): update all non-major rust dependencies (#369) 2022-11-24 12:54:40 +03:00
execution-info-collector refactor(parser): use AirPos type for AIR script position (#341) 2022-09-29 00:16:37 +03:00
interpreter-data fix(deps): update all non-major rust dependencies (#369) 2022-11-24 12:54:40 +03:00
interpreter-interface fix(deps): update all non-major rust dependencies (#369) 2022-11-24 12:54:40 +03:00
lambda fix(deps): update all non-major rust dependencies (#369) 2022-11-24 12:54:40 +03:00
log-targets Rename subtree to subgraph (#265) 2022-05-17 15:53:33 +03:00
polyplets fix(deps): update all non-major rust dependencies (#369) 2022-11-24 12:54:40 +03:00
test-utils feat!(avm-server): Per-call current_peer_id (#381) 2022-11-25 14:59:09 +07:00
trace-handler fix(deps): update all non-major rust dependencies (#369) 2022-11-24 12:54:40 +03:00
utils ci: Update e2e (#378) 2022-11-16 14:49:51 +02:00