Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
bc5d352
Remove market actor requirement on notifications
ZenGround0 Jul 9, 2025
e918fb0
claude first pass
ZenGround0 Aug 28, 2025
754dc0c
Integration test fixes
ZenGround0 Aug 28, 2025
6100f84
One contract fix and attempt at wiring integration test
ZenGround0 Aug 28, 2025
eb32b6e
Add new test to module
ZenGround0 Aug 28, 2025
0e6c0e8
correct import
ZenGround0 Aug 28, 2025
2416bb2
fix path
ZenGround0 Aug 28, 2025
dd8ffbd
Fix
ZenGround0 Aug 28, 2025
d9192d5
trying create external
ZenGround0 Aug 28, 2025
dab507b
don't do useless send to non payable constructor
ZenGround0 Aug 28, 2025
9513773
Use foundry build of test contract
ZenGround0 Aug 28, 2025
303eab6
Contract fixes
ZenGround0 Aug 28, 2025
310c591
build new hex from updated source
ZenGround0 Aug 28, 2025
9d985c0
remove 0x
ZenGround0 Aug 28, 2025
b895662
Use bytecode.object not deployedBytecode
ZenGround0 Aug 29, 2025
641d19c
Deal with serde transparent
ZenGround0 Aug 29, 2025
ca221cf
New hex
ZenGround0 Aug 29, 2025
6a90267
Check notifications are received correctly
ZenGround0 Aug 29, 2025
9dd5fdb
More precise expiration testing
ZenGround0 Aug 29, 2025
b2a2520
Remove unfixed ai tests
ZenGround0 Aug 29, 2025
76a5c8f
fmt + test cleanup
ZenGround0 Aug 29, 2025
d6067fe
clippy
ZenGround0 Aug 29, 2025
cf114b0
more clippy
ZenGround0 Aug 29, 2025
a94a0fc
more clippy
ZenGround0 Aug 29, 2025
3db6a7e
fmt
ZenGround0 Aug 29, 2025
02d418d
Review Response: check before and afte
ZenGround0 Sep 2, 2025
d785213
Attempt isMiner actor receiver contract
ZenGround0 Sep 3, 2025
d58fcb4
Correct hex
ZenGround0 Sep 3, 2025
3068965
Fix filecoin actor call bug
ZenGround0 Sep 3, 2025
246dc48
Test that isMiner check rejects diret calls
ZenGround0 Sep 3, 2025
061547b
fmt
ZenGround0 Sep 3, 2025
9a90ab0
clippy
ZenGround0 Sep 3, 2025
5fa2c4e
Update actors/evm/tests/contracts/NotificationReceiver.sol
ZenGround0 Sep 3, 2025
5b105e7
Update integration_tests/src/tests/evm_notification_test.rs
ZenGround0 Sep 3, 2025
f800c8c
Update integration_tests/src/tests/evm_notification_test.rs
ZenGround0 Sep 3, 2025
aac56d5
Tweak solidity test file for codecov to not fail
ZenGround0 Sep 3, 2025
7e1d627
fmt
ZenGround0 Sep 3, 2025
6217cbd
Fixup review suggestion
ZenGround0 Sep 3, 2025
3ceec26
Codecov is extremely picky
ZenGround0 Sep 3, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions actors/evm/tests/contracts/NotificationReceiver.hex

Large diffs are not rendered by default.

Loading