Skip to content

Commit 51022b1

Browse files
committed
Add study notes for 2025-08-21
1 parent 10ff793 commit 51022b1

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

jorgenlou.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ timezone: UTC+8
1515
## Notes
1616

1717
<!-- Content_START -->
18+
# 2025-08-21
19+
20+
完成 ethernaut 第三,第四关挑战
21+
1. 编写合约是需要避免使用 tx.origin 进行身份验证
22+
2. solidity中的随机数是不完全随机的,在生成随机数时,需要避免使用区块相关属性生成随机数
23+
1824
# 2025-08-20
1925

2026
在Ethernaut上面答题,学习如何通过控制台与合约进行交互,并在过程中初步了解了 ether.js。

0 commit comments

Comments
 (0)