Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stacks-network/sbtc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.1-dev-10
Choose a base ref
...
head repository: stacks-network/sbtc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.1-dev-11
Choose a head ref
  • 1 commit
  • 13 files changed
  • 1 contributor

Commits on Nov 26, 2024

  1. Use proto serialization (#880)

    * feat: add missing proto definitions
    
    * chore: buf lint
    
    * chore: buf format
    
    * feat: add missing proto conversions
    
    * chore: remove foresight
    
    * feat: use proto serialization
    
    * chore: add missing lint directive, nit
    
    * chore: nits, add tests placeholder
    
    * chore: nit, remove unused encode
    
    * fix: sane point conversion
    
    * tests: add missing proto conversion tests (#899)
    
    * tests: add some proto conversion tests
    
    * tests: add missing conversion tests
    
    * Add missing proto conversions (#879)
    
    * feat: add missing proto conversions
    
    * chore: remove foresight
    
    * chore: nits, add tests placeholder
    
    * fix: sane point conversion
    
    * tests: add missing proto conversion tests (#899)
    
    * tests: add some proto conversion tests
    
    * tests: add missing conversion tests
    
    * chore: exchange serialize messages in in_memory network
    
    * feat: add missing message, tests
    
    * chore: remove recursive error
    
    * nit: use derive magic
    matteojug authored Nov 26, 2024
    Copy the full SHA
    f48d6fe View commit details
Loading