Skip to content
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

Remove all cmn from tendermint in IavlStore #157

Merged
merged 9 commits into from
Jul 18, 2019

Conversation

tac0turtle
Copy link
Member

@tac0turtle tac0turtle commented Jul 12, 2019

  • Remove all instances of cmn in iavl store
  • This is the first steps in removing tendermint from a dependancy in this repo & using an adopted error handling practice

ref #46

Signed-off-by: Marko Baricevic [email protected]

- Remove all instances of cmn in iavl store

Signed-off-by: Marko Baricevic <[email protected]>
Copy link
Member

@jackzampolin jackzampolin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes me ❤️

mutable_tree.go Outdated Show resolved Hide resolved
proof_test.go Outdated Show resolved Hide resolved
proof.go Outdated Show resolved Hide resolved
node.go Show resolved Hide resolved
proof_iavl_value.go Show resolved Hide resolved
proof_range.go Show resolved Hide resolved
tree_test.go Outdated Show resolved Hide resolved
tree_test.go Outdated Show resolved Hide resolved
@tac0turtle tac0turtle merged commit db2a828 into master Jul 18, 2019
@tac0turtle tac0turtle deleted the marko/remove_tmlibs_Error branch July 18, 2019 09:17
danil-lashin pushed a commit to danil-lashin/iavl that referenced this pull request Sep 6, 2019
* master:
  Bump github.com/tendermint/tendermint from 0.32.1 to 0.32.3 (cosmos#171)
  Bump github.com/stretchr/testify from 1.3.0 to 1.4.0 (cosmos#172)
  pre-allocate memory for collecting orphan nodes (cosmos#168)
  preallocate memory for node serialization when SaveNode (cosmos#169)
  Add a couple linters (cosmos#166)
  Versioned Benchmarks (cosmos#165)
  Minor release (cosmos#162)
  tm-cmn tp tm-db (cosmos#161)
  move used common files to repo (cosmos#160)
  Remove all cmn from tendermint in IavlStore (cosmos#157)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants