OSDN Git Service

Edit (#1707)
authorPaladz <yzhu101@uottawa.ca>
Thu, 18 Apr 2019 02:11:08 +0000 (10:11 +0800)
committerGitHub <noreply@github.com>
Thu, 18 Apr 2019 02:11:08 +0000 (10:11 +0800)
* edit the init time stamp

* edit yaml

.travis.yml
config/genesis.go

index 29ba9e0..dd71048 100644 (file)
@@ -7,9 +7,6 @@ matrix:
   include:
     - go: 1.8.3
     - go: 1.9
-    - go: tip
-  allow_failures:
-    - go: tip
 
 branches:
     only:
index 90b481c..fa636b8 100644 (file)
@@ -115,7 +115,7 @@ func soloNetGenesisBlock() *types.Block {
                        Version:   1,
                        Height:    0,
                        Nonce:     9253507043297,
-                       Timestamp: 1528945000,
+                       Timestamp: 1555552400,
                        Bits:      2305843009214532812,
                        BlockCommitment: types.BlockCommitment{
                                TransactionsMerkleRoot: merkleRoot,