Skip to content

Commit

Permalink
feat: Use 2 phase commit to solve DAO's lock period issue
Browse files Browse the repository at this point in the history
  • Loading branch information
xxuejie committed Oct 24, 2019
1 parent 041a058 commit ef4f94f
Show file tree
Hide file tree
Showing 3 changed files with 299 additions and 154 deletions.
2 changes: 1 addition & 1 deletion build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const BINARIES: &[(&str, &str)] = &[
),
(
"dao",
"007c21b2593e645f390b068a14f6941aa3382ec88edf594e8bffbbb4bbf444f5",
"7252545235078c626c84ad9a83051ded918895607ec65e3d1f4a9ca70dba2f97",
),
(
"secp256k1_ripemd160_sha256_sighash_all",
Expand Down
Loading

0 comments on commit ef4f94f

Please sign in to comment.