- 
                Notifications
    You must be signed in to change notification settings 
- Fork 5
Capnp encoding for queries #75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Merged
      
      
    
  
     Merged
                    Changes from all commits
      Commits
    
    
            Show all changes
          
          
            53 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      0e4ed51
              
                Initial impl of capnp serialization of query
              
              
                JonoPrest da2c59a
              
                Refactor net types into separate modules
              
              
                JonoPrest 54763e2
              
                Add field types
              
              
                JonoPrest 96cfd1f
              
                Add tests for using all fields in schema
              
              
                JonoPrest 3946859
              
                Update field types and tests to use strum for ordering
              
              
                JonoPrest 879f29d
              
                Compiling with new field types
              
              
                JonoPrest 7fa5b8d
              
                Move capnp logic relevant modules
              
              
                JonoPrest f451e4c
              
                Use serialize packed for capnp
              
              
                JonoPrest 0682db8
              
                Wip add capnp deserializer
              
              
                JonoPrest 0f720fe
              
                Wip add deserialization for individual filters
              
              
                JonoPrest 17059e9
              
                Refactor and ensure filters get set
              
              
                JonoPrest 499a487
              
                Add test and benchmark for default query
              
              
                JonoPrest bc6af71
              
                Passing base query
              
              
                JonoPrest 47de3f8
              
                Add tests for block serde
              
              
                JonoPrest 89a1f1d
              
                Add test for transaction serde
              
              
                JonoPrest 6d82d8c
              
                Fix transaction serde
              
              
                JonoPrest e55ae52
              
                Fix api test
              
              
                JonoPrest c1c64ea
              
                Add test for logs serde
              
              
                JonoPrest 9a0167a
              
                Add test for trace serde
              
              
                JonoPrest 198388f
              
                Add benchmark for large payload and test with bincode
              
              
                JonoPrest c7e022c
              
                Add moderate payload test
              
              
                JonoPrest 0ae9bfb
              
                Fix description of config
              
              
                JonoPrest 85778ff
              
                Bump versions
              
              
                JonoPrest 69c4a64
              
                Add display and from_str traits to fields
              
              
                JonoPrest fb838e8
              
                Change default serialization
              
              
                JonoPrest 8a7d392
              
                Change serialized query structure
              
              
                JonoPrest 220d681
              
                Working api_test
              
              
                JonoPrest 56a46c4
              
                Add summary
              
              
                JonoPrest 04e3f2c
              
                Add new test
              
              
                JonoPrest 05230b9
              
                Add commands
              
              
                JonoPrest 111786a
              
                Add benchmarks to presentation
              
              
                JonoPrest 3321ccd
              
                Add future improvements
              
              
                JonoPrest cfdbcba
              
                Backmerg main with stubs
              
              
                JonoPrest a3ed025
              
                Implement new capnp structures
              
              
                JonoPrest 7cd5150
              
                Remove breaking bincode benchmarks
              
              
                JonoPrest 91d2fc4
              
                Bump versions
              
              
                JonoPrest e957404
              
                Squashed commit of the following:
              
              
                JonoPrest 219edf8
              
                Include capnp generated code in src so that there is no dependency on…
              
              
                JonoPrest baebe9f
              
                Small serialization speed improvment
              
              
                JonoPrest c3726a8
              
                Remove hack presentation MD file
              
              
                JonoPrest 3ce176c
              
                Run cargo fmt on generated file
              
              
                JonoPrest fe5874c
              
                Ignore capnp api test
              
              
                JonoPrest 9d1e912
              
                Ignore clippy warnings for generated code
              
              
                JonoPrest ae9ee15
              
                Use full name flag for capnp compile output
              
              
                JonoPrest 8e76dc6
              
                Testing compression
              
              
                JonoPrest 5d00d16
              
                Compression tests
              
              
                JonoPrest 5f7ccee
              
                Use zstd compression on query
              
              
                JonoPrest 7b3bc54
              
                Fix warnings in benchmark
              
              
                JonoPrest 8e4e85a
              
                Remove Readme deps on capnp compiler
              
              
                JonoPrest cb33efe
              
                Fix typo
              
              
                JonoPrest df66e70
              
                Apply code rabbit make file suggestion
              
              
                JonoPrest abcee8a
              
                Fix bugs in return type
              
              
                JonoPrest 4d866f3
              
                Implement code rabbit suggestions
              
              
                JonoPrest File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
      
      Oops, something went wrong.
        
    
  
      
      Oops, something went wrong.
        
    
  
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Uh oh!
There was an error while loading. Please reload this page.