mirror of
https://github.com/status-im/ethereumj-personal.git
synced 2025-01-09 11:32:28 +00:00
version inc
This commit is contained in:
parent
b90b92b09f
commit
cde8567d4b
@ -4,7 +4,7 @@
|
|||||||
<groupId>org.ethereum</groupId>
|
<groupId>org.ethereum</groupId>
|
||||||
<artifactId>ethereumj</artifactId>
|
<artifactId>ethereumj</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<version>0.7.8</version>
|
<version>0.7.9</version>
|
||||||
<name>EthereumJ</name>
|
<name>EthereumJ</name>
|
||||||
<url>http://www.ethereumj.org</url>
|
<url>http://www.ethereumj.org</url>
|
||||||
|
|
||||||
|
@ -143,10 +143,10 @@ max.blocks.ask = 100
|
|||||||
# how much block we will keep in buffer
|
# how much block we will keep in buffer
|
||||||
# until the execution is set by this param
|
# until the execution is set by this param
|
||||||
# recommended value: [100.300]
|
# recommended value: [100.300]
|
||||||
max.blocks.queued = 300
|
max.blocks.queued = 3000
|
||||||
|
|
||||||
# project version auto copied during build phase
|
# project version auto copied during build phase
|
||||||
project.version = 0.7.8
|
project.version = 0.7.9
|
||||||
|
|
||||||
# hello phrase will be included in
|
# hello phrase will be included in
|
||||||
# the hello message of the peer
|
# the hello message of the peer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user