Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

tracing db (in progress) #924

Closed
wants to merge 64 commits into from
Closed

tracing db (in progress) #924

wants to merge 64 commits into from

Conversation

debris
Copy link
Collaborator

@debris debris commented Apr 11, 2016

  • traces rlp encoding / decoding
  • trace::ExecutiveTracer and trace::NoopTracer moved to separate files
  • fixed encoding of 0u8
  • traces bloom
  • traces filter
  • bloom filters separated to standalone crate
  • tracedb
  • tracedb config
  • tracing cli
  • removed have_tracing from blockchain
  • tracedb as a client property
  • rpc

todo:

  • update blockchain.rs to use new bloom filters crate instead of the existing one

@debris debris added the A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. label Apr 11, 2016
@debris
Copy link
Collaborator Author

debris commented Apr 24, 2016

split into two smaller prs.

@debris debris closed this Apr 24, 2016
@debris debris deleted the fatdb branch June 20, 2016 15:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A3-inprogress ⏳ Pull request is in progress. No review needed at this stage.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants