status-network-token icon indicating copy to clipboard operation
status-network-token copied to clipboard

Smart Contracts for the Status Contribution Period, along with Genesis and Network Tokens

Results 40 status-network-token issues
Sort by recently updated
recently updated
newest added

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.12.0 to 9.18.5. Release notes Sourced from highlight.js's releases. 10.3.2 - Oops, "Javascript". Tiny tiny release, just to fix the website incorrectly not listing Javascript in the...

dependencies

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.16.2 to 1.18.1. Release notes Sourced from http-proxy's releases. Long overdue maintenance Due to some great contributions I'm happy to announce a new release of http-proxy containing...

dependencies

Bumps [decompress](https://github.com/kevva/decompress) from 4.2.0 to 4.2.1. Release notes Sourced from decompress's releases. v4.2.1 Prevent directory traversal (#73) 967146e https://github.com/kevva/decompress/compare/v4.2.0...v4.2.1 Commits 84a8c10 4.2.1 fafff47 Meta tweaks 967146e Prevent directory traversal (#73)...

dependencies

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.1 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

Hi, I'm running a tool that detects vulnerable contracts. While analyzing MiniMeToken, we found that function [updateValueAtNow](https://github.com/status-im/status-network-token/blob/master/contracts/MiniMeToken.sol#L494) takes a uint256 and further cast it into a uint128. Some overflow attacks...

// Do not allow contracts to game the system require(!isContract(caller)); There’s a well‑known case where a caller has codesize of 0 and is a contract. It should always use a...

Bumps [content](https://github.com/hapijs/content) from 3.0.4 to 3.0.7. Commits - [`dd3901f`](https://github.com/hapijs/content/commit/dd3901f1732a24ea902452e0bc40f0ccb09ebf46) 3.0.7 - [`b21b631`](https://github.com/hapijs/content/commit/b21b631be6d15c782bfbe66aa982354817faa9ce) Backport fixes - [`3a8a6cb`](https://github.com/hapijs/content/commit/3a8a6cbaf111955ec514019c2122cb278cc36a23) Proper handling of OWS in headers. Closes [#14](https://github-redirect.dependabot.com/hapijs/content/issues/14) - [`e7f20cc`](https://github.com/hapijs/content/commit/e7f20cc6ff35b5c9787f3ebeebfe82a52f70a50d) Handle filenames with two...

dependencies