-
Notifications
You must be signed in to change notification settings - Fork 138
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: tendermint/tm-db
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: tendermint/tm-db
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: marko/compaction
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
Can’t automatically merge.
Don’t worry, you can still create the pull request.
3
contributors
Commits on Aug 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f6a5509 - Browse repository at this point
Copy the full SHA f6a5509View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b16994 - Browse repository at this point
Copy the full SHA 8b16994View commit details -
Configuration menu - View commit details
-
Copy full SHA for e956777 - Browse repository at this point
Copy the full SHA e956777View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb48343 - Browse repository at this point
Copy the full SHA bb48343View commit details
Commits on Aug 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6dd980c - Browse repository at this point
Copy the full SHA 6dd980cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76268ff - Browse repository at this point
Copy the full SHA 76268ffView commit details -
First: change golangci-lint settings for atomicity (#17)
* change golangci-lint settings for atomicity * all lints fixed here * gofumpt * change errcheck in backend_test.go * Update cleveldb_test.go * gofumpt
Configuration menu - View commit details
-
Copy full SHA for 6bf6a86 - Browse repository at this point
Copy the full SHA 6bf6a86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 285f363 - Browse repository at this point
Copy the full SHA 285f363View commit details -
Create codeql-analysis.yml (#12)
* Create codeql-analysis.yml * Update codeql-analysis.yml Co-authored-by: Marko <marbar3778@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 1c9ceed - Browse repository at this point
Copy the full SHA 1c9ceedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dc2c1b - Browse repository at this point
Copy the full SHA 6dc2c1bView commit details -
we can and should replace this with a different tool Co-authored-by: Marko <marbar3778@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 293e074 - Browse repository at this point
Copy the full SHA 293e074View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd932e9 - Browse repository at this point
Copy the full SHA bd932e9View commit details -
this repository really should not be complex enough to require using mergify Co-authored-by: Marko <marbar3778@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for afa439a - Browse repository at this point
Copy the full SHA afa439aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b1c796 - Browse repository at this point
Copy the full SHA 2b1c796View commit details -
Co-authored-by: Marko <marbar3778@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 2335788 - Browse repository at this point
Copy the full SHA 2335788View commit details -
Co-authored-by: Marko <marbar3778@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 44dbcda - Browse repository at this point
Copy the full SHA 44dbcdaView commit details -
* new dockerfile and rename Makefile * add new Dockerfile * Update settings.json * Update settings.json
Configuration menu - View commit details
-
Copy full SHA for 942e0be - Browse repository at this point
Copy the full SHA 942e0beView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0ed4b3 - Browse repository at this point
Copy the full SHA f0ed4b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cad0422 - Browse repository at this point
Copy the full SHA cad0422View commit details -
* Update .gitpod.yml * Update ci.yml * Update ci.yml
Configuration menu - View commit details
-
Copy full SHA for 632337c - Browse repository at this point
Copy the full SHA 632337cView commit details
Commits on Aug 19, 2022
-
build(deps): bump docker/build-push-action from 2 to 3 (#37)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v2...v3) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f99a2d9 - Browse repository at this point
Copy the full SHA f99a2d9View commit details
Commits on Aug 21, 2022
-
* vscode config to make using gitpod pleasant * pebble * Update db.go * Update Dockerfile * Update docker.yml * pebble and some fumpt * golangci-lint run ./... --fix * fumpt * gorocksdb * zero remotedb users, remove complexity * temporarily use gitpod image for faster work * dockerfile can go in the usual place * clean up golangci * temporarily use a different image so can actually run tests * rename makefile and remove how to release * Update build.yml * new build env is really light anyway * remove ioutil * fix lints * fix lints * clean Makefile * format * dependabot * errcheck cleveldb * Revert "zero remotedb users, remove complexity" This reverts commit a2f5628b689e2c2ec9b19a36cbbaeccbbe366538. * Revert "remove ioutil" This reverts commit e5330af5cf57bdbec9e2205f39f937bddf095a95. * Revert "fix lints" This reverts commit 83d7fa4d5a9fb499a45caf9f5aff86ac706a67d0. * Revert "fix lints" This reverts commit 34a4cd88b1dfd631ed9abb5e351b114f7214215a. * Update README.md * restoring remotedb * restore docs * remove last sign of badgers * upsdate db descriptions * pebble * settings fix * settings xi
Configuration menu - View commit details
-
Copy full SHA for 97bc8c9 - Browse repository at this point
Copy the full SHA 97bc8c9View commit details
Commits on Aug 22, 2022
-
* removes docs folder and remotedb * Update makefile * restore docs * cleanup ci
Configuration menu - View commit details
-
Copy full SHA for 23a8145 - Browse repository at this point
Copy the full SHA 23a8145View commit details
Commits on Aug 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f47ae8d - Browse repository at this point
Copy the full SHA f47ae8dView commit details
Commits on Aug 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bac3b35 - Browse repository at this point
Copy the full SHA bac3b35View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.