Skip to content

Conversation

@Owez
Copy link
Owner

@Owez Owez commented Sep 28, 2021

Closes #13. Does the following to the main Chain method interface:

  • Query support with a generalised .search() or .find() allowing queries; linear search
    • Document
  • Renaming x_data back to x, such as push_data
    • Document
  • Adding support for pushing "external" blocks manually; ones deserialised from somewhere for example
    • Document
  • Clearing blockchain data
    • Document
  • New blockchain with capacity
    • Document
  • Shrink to fit
    • Document
  • Other well-deserved vec methods, don't want to crowd with features unsuited to blockchains

@Owez Owez added the enhancement New feature or request label Sep 28, 2021
@Owez Owez added this to the 0.1.0 milestone Sep 28, 2021
@Owez Owez self-assigned this Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Search for block hash & data hash

2 participants