-
For some object we already use "array programming" meaning we collect all creates/updates inside a batch of blocks and save to the database later.
For farms, nodes, contracts, we still save one by …
-
Talk to @longfeiWan9 and let's start an SP deal renewal doc!
-
Depends on #407
## Gnolang smart contracts
- [ ] DAO/MODULES
- [ ] SOCIAL/TWITTER
- [ ] SOCIAL/BOARDS
- [ ] SOCIAL/LINKEDIN
- [ ] SOCIAL/OTHER
- [ ] DEFI/AMM
- [ ] DEFI/ORDERBOOK
- [ ] D…
-
It should be presented in the form of a tutorial showing how to port a real-world Solidity smart contract to Tact.
This is related to #54, but for those familiar with how to program for the Ethere…
-
I created a new hardhat project and moved the contracts for weighted pools in.
When I call npx compile, I am met with:
```
PS C:\Users\---\Documents\programming\---\hardhat> npx hardhat compil…
-
**Description:** Develop and deploy smart contracts to manage user registration, authentication, and access control.
- [ ] Design the smart contract structure and functionality.
- [ ] Implement th…
-
# Handle
Dravee
# Vulnerability details
## Impact
Open TODOs can point to architecture or programming issues that still need to be resolved.
## Proof of Concept
The TODOs are here:
https://github…
-
* [Limitations of Zilliqa’s sharding approach](https://medium.com/nearprotocol/limitations-of-zilliqas-sharding-approach-8f9efae0ce3b)
* [nightshade](https://near.org/papers/nightshade/)
* [VM Matte…
-
# [cs] .net 4.0 레퍼런스 어셈블리 수동으로 설치하기
.net 4.0으로 타겟팅된 프로젝트를 빌드할 때 레퍼런스 어셈블리가 없어서 빌드를 못하는 경우가 있다. 지원이 안되는 버전이라 그런지 공식 설치 파일도 없다. 그런 경우에는 수동으로 설치하면 된다. 아래 페이지에서 Download package를 선택해서 nupkg 파일을 다운로드 받는다.…
-
## Objective
Allow producers to list their minted coffee NFTs on the marketplace.
## Steps
1. **Validate Ownership**
- Ensure the producer owns the minted NFT before listing it.
- Use t…