-
**Name**: Blogchain
**Purpose**: Open, decentralized blogging platform. Record human history.
**Description**: Too many times blogs come and go, war may destory a city. Medium's (and others) wal…
-
Contract validation error: Account with address '91923993c4dc3e089bbb1fc9d4a5a765a479b68f' hasn't any code. Please ensure blockchain is fully synced.
-
this code:
```
a = array(1)
a[0] = 1
return(a, 1)
```
returns `0` (unexpected)
this code:
```
a = array(1)
something = 2
a[0] = 1
return(a, 1)
```
for some reason returns `1` (expected)
```
Nam…
-
It turns out that we should switch to OpenJDK before the end of the 2018 year.
-
#### System information
Parity/v1.11.7-stable-085035f-20180717/x86_64-linux-gnu/rustc1.27.1
Redis version: Redis server v=4.0.10 sha=00000000:0 malloc=jemalloc-4.0.3 bits=64 build=861c87e1c67fd3…
-
I am new to gitcoin and open source and I have recently been collecting Kudos and successfully saved two of them in my coinbase ERC app wallet. When i tried to send more kudos i relieved an error when…
-
I'm sure you know about that one, it's more for a tracking purpose.
You can't build to a different branch than master, which could be handy in that you have maintainance and release branch. Seems l…
-
Hey Stacks fam! I wanted to start a discussion around the governance process and specifically a high barrier to entry for folks that don't use GitHub day in and day out. A core part of any community's…
-
Have spent about 2 days hitting my head against the sdk and following examples / readme but apart from being able to read nft market data have been unable to get any write transactions through and sin…
-
- **Parity Ethereum version**: Parity Ethereum Client.
version Parity-Ethereum/v2.8.0-nightly-6c0134f2e-20200304/x86_64-apple-darwin/rustc1.43.0-nightly
- **Operating system**: MacOS (`uname -a` r…