Proto commits in starkware-libs/papyrus

These 52 commits are when the Protocol Buffers files have changed:

Commit:4fab445
Author:Shahak Shama
Committer:Shahak Shama

revert receipt proto changes and put default values

Commit:19f9af0
Author:matan-starkware
Committer:GitHub

feat(consensus): add protobufs for voting (#2161)

The documentation is generated from this commit.

Commit:bd4941c
Author:Matan Markind
Committer:Matan Markind

feat(consensus): add Vote message to proto

The documentation is generated from this commit.

Commit:394f4c5
Author:Matan Markind
Committer:Matan Markind

refactor(consensus): switch ValidatorId to a plain Felt

Commit:719f7d2
Author:asmaa-starkware
Committer:GitHub

feat(network): add conversion between protobuf Event and sn api (#2102)

Commit:a83fe00
Author:asmaa-starkware
Committer:GitHub

feat(network): add conversion between protobuf Class and sn api (#2100)

Commit:48571d3
Author:matan-starkware
Committer:GitHub

feat(consensus): update the protobuf with ConsensusMessage which will wrap all consensus messages (#2077) Also add converters to make them convertable from/to Bytes.

Commit:28ae80d
Author:dan-starkware
Committer:GitHub

chore!: use new Felt type (#2091) * chore: bump dependecies * chore: papyrus_common * chore: papyrus base layer * chore: papyrus consensus * chore: starknet reader * chore: protobuf * chore: clippy * chore: storage * chore: sync * chore: p2p sync * chore: execution * chore: rpc * chore: node * chore: misc * chore: bump rust version * chore: fix CR comments

Commit:27dce4e
Author:DvirYo-starkware
Committer:GitHub

feat(protobuf): add consenus proposal to protobuf (#2068)

Commit:76dec5d
Author:ShahakShama
Committer:GitHub

refactor(protobuf): create protobuf crate (#2051) * refactor(protobuf): move code 1 * refactor(protobuf): move code 2 * refactor(protobuf): create protobuf crate

Commit:50366e2
Author:asmaa-starkware
Committer:GitHub

feat(network): add conversion from protobuf::transaction::DeployAccou… (#2004) feat(network): add conversion from protobuf DeployAccountV1 to DeployAccountTransactionV1

Commit:9f8b299
Author:asmaa-starkware
Committer:GitHub

feat(network): add common.proto (#1998)

Commit:1f8cc12
Author:ShahakShama
Committer:GitHub

fix(network): add state_diff_length to protobuf header conversion (#1819)

Commit:fe8bb96
Author:ShahakShama
Committer:GitHub

feat(network): add conversion from protobuf::StateDiffsResponse to ThinStateDiff (#1792) (#1795)

Commit:991966b
Author:ShahakShama
Committer:GitHub

revert(network): add conversion from protobuf::StateDiffsResponse to ThinStateDiff (#1792) (#1794) Revert "feat(network): add conversion from protobuf::StateDiffsResponse to ThinStateDiff (#1792)" This reverts commit fc1aa73c1c3a52e902da4a32ac91d748e8ec1d95.

Commit:fc1aa73
Author:ShahakShama
Committer:GitHub

feat(network): add conversion from protobuf::StateDiffsResponse to ThinStateDiff (#1792)

Commit:e942dd1
Author:ShahakShama
Committer:GitHub

refactor(network): change streamed_data to streamed_bytes (#1719) * refactor(network): move code around * refactor(network): change streamed_data to streamed_bytes * feat(network): convert network manager to work on bytes (#1723) * feat(network): convert network manager to work on bytes * refactor(network): move conversion unctions to module * feat(network): handle try_send error from net manager to subscriber (#1737) * fix(network): bench script works with new streamed_bytes (#1730) * fix(network): uncomment p2p integration endpoint (#1771) * fix(network): move file and uncomment * fix(network): bench script works with new streamed_bytes --------- Co-authored-by: nagmo-starkware <127658633+nagmo-starkware@users.noreply.github.com> * chore(network): remove todo --------- Co-authored-by: nagmo-starkware <127658633+nagmo-starkware@users.noreply.github.com>

Commit:c0b2f33
Author:Shahak Shama
Committer:Nevo Agmon

refactor(network): move code around

Commit:903a826
Author:Shahak Shama
Committer:Nevo Agmon

refactor(network): move code around

Commit:a0bc60f
Author:Shahak Shama
Committer:Nevo Agmon

refactor(network): move code around

Commit:f2b5d66
Author:ShahakShama
Committer:GitHub

feat(network): update protobuf files (#1698)

Commit:d6fc9ad
Author:ShahakShama
Committer:GitHub

build(network): add benchmark executable to streamed_data (#1591)

Commit:5fbb73e
Author:Shahak Shama
Committer:Shahak Shama

build(network): split time measurement to segments

Commit:97e5764
Author:Shahak Shama
Committer:Shahak Shama

build(network): add benchmark executable to streamed_data

Commit:cc64500
Author:ShahakShama
Committer:dan-starkware

test(network): add BasicMessage to protobuf for testing (#1562)

Commit:a3048e5
Author:nagmo-starkware
Committer:dan-starkware

feat(network): update protobuf to latest version and fix code to match it (#1535) * feat(network): update protobuf to latest version and fix code to match it * chore(network): change the way protobuf types are being imported to improve readability (#1536)

Commit:79d767f
Author:ShahakShama
Committer:dan-starkware

feat(network): add RequestProtocol and ResponseProtocol (#1122)

Commit:e5ca71b
Author:ShahakShama
Committer:dan-starkware

feat(network): add block messages through protobuf (#1116)

Commit:76a7b62
Author:Nevo Agmon
Committer:Nevo Agmon

feat(network): add proto files

Commit:ea28d7f
Author:Nevo Agmon
Committer:Nevo Agmon

feat(network): update protobuf to latest version and fix code to match it

Commit:5579282
Author:ShahakShama
Committer:Nevo Agmon

feat(network): add RequestProtocol and ResponseProtocol (#1122)

Commit:e47bad6
Author:ShahakShama
Committer:Nevo Agmon

feat(network): add block messages through protobuf (#1116)

Commit:fce92cf
Author:ShahakShama
Committer:Nevo Agmon

feat(network): add RequestProtocol and ResponseProtocol (#1122)

Commit:b0754bd
Author:ShahakShama
Committer:Nevo Agmon

feat(network): add block messages through protobuf (#1116)

Commit:d09a444
Author:ShahakShama
Committer:Nevo Agmon

feat(network): add RequestProtocol and ResponseProtocol (#1122)

Commit:ff9b7d7
Author:ShahakShama
Committer:Nevo Agmon

feat(network): add block messages through protobuf (#1116)

Commit:0608232
Author:Nevo Agmon
Committer:Nevo Agmon

feat(network): add proto files

Commit:b826e1c
Author:Nevo Agmon
Committer:Nevo Agmon

feat(network): protobuf update

Commit:188f994
Author:Nevo Agmon
Committer:Nevo Agmon

feat(network): add proto files

Commit:0f10a9b
Author:Nevo Agmon
Committer:Nevo Agmon

feat(network): protobuf update

Commit:2983300
Author:ShahakShama
Committer:Nevo Agmon

feat(network): add RequestProtocol and ResponseProtocol (#1122)

Commit:3ad921b
Author:ShahakShama
Committer:Nevo Agmon

feat(network): add block messages through protobuf (#1116)

Commit:ba9d4bd
Author:ShahakShama
Committer:Shahak Shama

feat(network): add RequestProtocol and ResponseProtocol (#1122)

Commit:ef2abfd
Author:ShahakShama
Committer:Shahak Shama

feat(network): add block messages through protobuf (#1116)

Commit:a89d8c6
Author:ShahakShama
Committer:Nevo Agmon

feat(network): add RequestProtocol and ResponseProtocol (#1122)

Commit:b55febb
Author:ShahakShama
Committer:Nevo Agmon

feat(network): add block messages through protobuf (#1116)

Commit:d04c453
Author:ShahakShama
Committer:Nevo Agmon

feat(network): add RequestProtocol and ResponseProtocol (#1122)

Commit:e248f5f
Author:ShahakShama
Committer:Nevo Agmon

feat(network): add block messages through protobuf (#1116)

Commit:f0b77ac
Author:Shahak Shama
Committer:Shahak Shama

feat(network): add RequestProtocol and ResponseProtocol

Commit:ab9164c
Author:ShahakShama
Committer:GitHub

feat(network): add block messages through protobuf (#1116)

Commit:631be19
Author:Shahak Shama

feat(p2p_communication): add block messages through protobuf

Commit:7e31eef
Author:Dan Brownstein

WIP