일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- 머신러닝기초
- ethers v6
- chainlink 설명
- 러스트 기초 학습
- 계정추상화
- 체인의정석
- rust 기초
- 컨트렉트 배포 자동화
- 러스트기초
- vue기초
- 스마트컨트렉트테스트
- 스마트컨트렉트 예약어 함수이름 중복
- 스마트 컨트렉트 함수이름 중복
- ethers typescript
- multicall
- ambiguous function description
- 컨트렉트 동일한 함수이름 호출
- Vue
- 오블완
- ethers websocket
- Vue.js
- 러스트 기초
- 스마트컨트렉트 함수이름 중복 호출
- ethers
- ethers type
- 티스토리챌린지
- erc4337 contract
- git rebase
- SBT표준
- erc4337
Archives
- Today
- Total
목록2025/04/09 (1)
체인의정석

Go-ethereum 모듈 설치서명 검증 로직에서는 고 이더리움 모듈이 필요한다. 안정적인 버전을 설치하지 않으면 다음 에러가 발생한다. go get github.com/ethereum/go-ethereum@latestgo: downloading github.com/ethereum/go-ethereum v1.15.7go: github.com/ethereum/go-ethereum@latest: github.com/ethereum/go-ethereum@v1.15.7: verifying module: checksum mismatch downloaded: h1:MnmJgaVD1LcBd4m6WJnMpLWhl5t5v4yI6zMBwvNv+ic= sum.golang.org: h1:vm1XXru..
개발/backend(go)
2025. 4. 9. 17:01