Bill
Bill
Is it possible to automatically update a config file? So it won't break when there is something like ` "extends": "../../tsconfig.json",` in my tsconfig.
When my dapp creates a transaction, I can see it receives a eth_sendTransaction request on `test.walletconnect.org`, but when I click on it the webpage just when blank. In the console...
According to https://eips.ethereum.org/EIPS/eip-1155, you have to implement a `uri` function for contract supports ERC1155Metadata_URI extension. But in the `ERC1155Mintable.sol` it registers `0x0e89341c` for erc165 but doesn't have a implementation of...
It seems like Digitalocean just restarted my server and after that pmgo dosn't work anymore. ``` $ pmgo list panic: runtime error: invalid memory address or nil pointer dereference [signal...
- [ ] `ethereum.enable()` is deprecated - [ ] `web3.currentProvider.rpcEngine` is undefined in ethutil.js - [ ] MetaMask: MetaMask will soon stop reloading pages on network change. For more information,...
Currently, the website is not on the list of the google search result with keywords like smart contract ctf, solidity ctf, ethereum ctf..., etc.
- [x] Script to withdraw from other faucets - [ ] Implement faucet on our website
Add truffle test for each level's contract - [ ] level 0 - [ ] level 1 - [ ] level 2 - [ ] level 3 - [ ]...
Some syntax highlights are wrong. For example, in level `Crosslink Ship`: 
Place a script at `script/levels` that can generate transactions for accounts and import accounts into factory contract automatically.