linera-protocol icon indicating copy to clipboard operation
linera-protocol copied to clipboard

Test that events cannot be overwritten.

Open afck opened this issue 8 months ago • 1 comments

Add a test with a faulty app that tries to emit two events with the same ID but different value. Assert that this fails.

afck avatar Mar 06 '25 12:03 afck

this solution cal help

mrgbomb avatar Mar 07 '25 13:03 mrgbomb

Obsolete because of https://github.com/linera-io/linera-protocol/pull/3672.

afck avatar Apr 02 '25 13:04 afck