Skip to content

Commit bc24e15

Browse files
authored
Merge branch 'master' into fix/on-blocks
2 parents 4b13f7f + febcce1 commit bc24e15

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ vergen = "2"
5858
path = "codechain/main.rs"
5959
name = "codechain"
6060

61+
[profile.release]
62+
lto = true
63+
6164
[workspace]
6265
members = [
6366
"core",

core/res/beagle.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
"score": "0x20000",
7575
"author": "bccq8m5rgjw60rcxvsruydafsze6tdhkm8hsu7rpm56",
76-
"timestamp": "0x00",
76+
"timestamp": "0x01",
7777
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
7878
"extraData": "0x"
7979
},

0 commit comments

Comments
 (0)