Skip to content
Closed
Show file tree
Hide file tree
Changes from 8 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions packages/rs-dpp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jsonschema = { git = "https://github.com/dashpay/jsonschema-rs", branch = "confi
"draft202012",
], optional = true }
lazy_static = { version = "1.4" }
libm = "=0.2.16" # exact: v1 reward math must be bit-identical on every node
num_enum = "0.7"
bincode = { version = "=2.0.1", features = ["serde"] }
rand = { version = "0.8.5", features = ["small_rng"] }
Expand Down

Large diffs are not rendered by default.

Loading
Loading