Skip to content

Commit

Permalink
chore: add todo for v0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky committed Oct 7, 2023
1 parent 2325224 commit 98a9ad4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions primitives/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
// Version 0.10.10:
// TODO: Ensure all serde uses both string and binary version
// TODO: Move consensus-level timelocks and sequence locks from other libraries
// Version 0.11.0:
// TODO: Ensure script length control doesn't panic for data structures > 4GB
// Version 1.0:
// TODO: Complete block data type implementation
// TODO: Complete OpCode enumeration
Expand Down

0 comments on commit 98a9ad4

Please sign in to comment.