EOSIO / EOSIO/eos-token-distribution

dapp build throws an error

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
191
Forks
141
PR merge metrics
No merged PRs in 30d

Description

```
git clone git@github.com:EOSIO/eos-token-sale.git
cd eos-token-sale/
git submodule update --init --recursive
dapp build
```

returns
```
src/eos.sol:74:13: Error: Type uint256 is not implicitly convertible to expected type bool.
if( limit ) assert( dailyTotals[today()] + msg.value < limit );
^---^
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.