Skip to content
#

smartcontracts

Here are 158 public repositories matching this topic...

relyt29
relyt29 commented Nov 20, 2018

Update the compiler version for the Auction Example to 0.5.0 so we can use abi.decode. Currently not possible until the OpenZeppelin folks update their code to use the newer compiler version. On-hold, but should be an easy change

openzeppelin-solidity/contracts/access/roles/MinterRole.sol:1:1: SyntaxError: Source file requires different compiler version (current compiler is 0.5.0+commit.1d
near-api-js
frol
frol commented Sep 7, 2020

Is your feature request related to a problem? Please describe.

I am frustrated to see that every project that uses near-api-js in mixed environments (e.g. Next.js transparently enables developers to write server-side-renderable application) bumps into weird:

./node_modules/near-api-js/lib/key_stores/unencrupted_file_system_keystore.js:7:0
Module not found: Can't resolve 'fs'

Improve this page

Add a description, image, and links to the smartcontracts topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the smartcontracts topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.