-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
fix multisig account pubkeys migration #8788
Commits on Jan 8, 2021
-
Stargate Release PR -- v0.40.0 Final (#8284)
* v0.40.0 final changelog & release notes * Trigger Build
Configuration menu - View commit details
-
Copy full SHA for a334a59 - Browse repository at this point
Copy the full SHA a334a59View commit details
Commits on Jan 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b6b79e3 - Browse repository at this point
Copy the full SHA b6b79e3View commit details -
fix GET /upgrade/current query (#8280) (#8372)
From: #8282 Co-authored-by: MD Aleem <72057206+aleem1314@users.noreply.github.com> Co-authored-by: SaReN <sahithnarahari@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c657222 - Browse repository at this point
Copy the full SHA c657222View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e9a6b2 - Browse repository at this point
Copy the full SHA 0e9a6b2View commit details -
fix zero time checks (#8282) (#8374)
From #8282 Co-authored-by: Robert Zaremba <robert@zaremba.ch> Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Configuration menu - View commit details
-
Copy full SHA for c18ba39 - Browse repository at this point
Copy the full SHA c18ba39View commit details -
build(deps): bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 (#8291) (
#8376) From #8291 Bumps [github.com/gogo/protobuf](https://github.com/gogo/protobuf) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/gogo/protobuf/releases) - [Commits](gogo/protobuf@v1.3.1...v1.3.2) 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 062b21b - Browse repository at this point
Copy the full SHA 062b21bView commit details -
Fix sequence value in auth sign signature only (#8287) (#8383)
From: #8287 Co-authored-by: Alessio Treglia <alessio@tendermint.com> Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com> Co-authored-by: SaReN <sahithnarahari@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f2de540 - Browse repository at this point
Copy the full SHA f2de540View commit details -
fix: wrappedError.Is (#8355) (#8377)
From: #8385 Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Configuration menu - View commit details
-
Copy full SHA for ca2ff62 - Browse repository at this point
Copy the full SHA ca2ff62View commit details -
fix: wrappedError.Is (#8355) (#8377)
From: #8385 Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Configuration menu - View commit details
-
Copy full SHA for 07a68b5 - Browse repository at this point
Copy the full SHA 07a68b5View commit details -
Update gogo proto deps with v1.3.2 security fixes (#8350) (#8386)
* Update gogo proto deps with v1.3.2 security fixes * Regenerate proto files Co-authored-by: Aaron Craelius <aaron@regen.network>
Configuration menu - View commit details
-
Copy full SHA for 52f0baa - Browse repository at this point
Copy the full SHA 52f0baaView commit details -
Fix ibc client (#8341) (#8375)
* fix-ibc-client * add changelog Co-authored-by: Segue <huoda.china@163.com>
Configuration menu - View commit details
-
Copy full SHA for 5acc12a - Browse repository at this point
Copy the full SHA 5acc12aView commit details -
fix proto generation (#8361) (#8389)
* fix proto generation * merge grpc_gateway into gocosmos_out * change env variable names Co-authored-by: Marko <marbar3778@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 1c76416 - Browse repository at this point
Copy the full SHA 1c76416View commit details -
Add missing unpack interfaces functions to IBC (#8359) (#8379)
* add missing UnpackInterfaces functions * fix build * add tests cc @fedekunze Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com> Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com> Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 079f3ee - Browse repository at this point
Copy the full SHA 079f3eeView commit details -
backport: client denom metadata queries (#8364)
From: #8317 Co-authored-by: Amaury <amaury.martiny@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for e474138 - Browse repository at this point
Copy the full SHA e474138View commit details -
* Update changelog for 0.40.1 * add tendermint * Add release notes * add known issues * update * update release notes * fix a few things in CHANGELOG * Update RELEASE_NOTES.md Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Configuration menu - View commit details
-
Copy full SHA for df5bf85 - Browse repository at this point
Copy the full SHA df5bf85View commit details -
update to tendermint v0.34.3 (#8388) (#8391)
* update to tendermint v0.34.3 * go.mod replace with grpc v1.33.2 Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com> Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Configuration menu - View commit details
-
Copy full SHA for 7cb7a3a - Browse repository at this point
Copy the full SHA 7cb7a3aView commit details
Commits on Jan 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5b45deb - Browse repository at this point
Copy the full SHA 5b45debView commit details -
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Configuration menu - View commit details
-
Copy full SHA for 5179e7e - Browse repository at this point
Copy the full SHA 5179e7eView commit details -
Reorder IBC channel callbacks (#8441)
From: #8404 Thanks: @fedekunze @colin-axner
Alessio Treglia authoredJan 26, 2021 Configuration menu - View commit details
-
Copy full SHA for f67c4f9 - Browse repository at this point
Copy the full SHA f67c4f9View commit details -
ibc: MsgTransfer amino JSON, commits from @fedekunze (#8440)
From: #8437 Closes: #8266 Thanks: @fedekunze
Alessio Treglia authoredJan 26, 2021 Configuration menu - View commit details
-
Copy full SHA for e6dac1d - Browse repository at this point
Copy the full SHA e6dac1dView commit details -
chore: update RELEASE_NOTES.md (#8443)
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Configuration menu - View commit details
-
Copy full SHA for c54025d - Browse repository at this point
Copy the full SHA c54025dView commit details -
Merge pull request #8444 from cosmos/release/v0.40.x
Release v0.41.0
Alessio Treglia authoredJan 26, 2021 Configuration menu - View commit details
-
Copy full SHA for f8a6987 - Browse repository at this point
Copy the full SHA f8a6987View commit details
Commits on Feb 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a72c975 - Browse repository at this point
Copy the full SHA a72c975View commit details
Commits on Feb 4, 2021
-
snapshots: fix flaky tests [o.41-cherry-pick] (#8484)
From: #8475
Alessio Treglia authoredFeb 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 2437b66 - Browse repository at this point
Copy the full SHA 2437b66View commit details -
Fix keyring import from older versions. (#8489)
From: #8436 Co-authored-by: Jonathan Gimeno <jgimeno@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ad46b2f - Browse repository at this point
Copy the full SHA ad46b2fView commit details -
Add packet_connection attribute to packet lifecycle methods (#8483)
From #8458 Co-authored-by: Ethan Frey <ethanfrey@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 37e1d93 - Browse repository at this point
Copy the full SHA 37e1d93View commit details -
fix: tendermint subcommands should not create missing files (#8493)
From: #8481 Thanks: @michaelfig for the patch.
Alessio Treglia authoredFeb 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 8a79ec1 - Browse repository at this point
Copy the full SHA 8a79ec1View commit details
Commits on Feb 8, 2021
-
bank: don't ignore errors returned by Balance.GetAddress() (#8534)
Alessio Treglia authoredFeb 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 5bd006c - Browse repository at this point
Copy the full SHA 5bd006cView commit details
Commits on Feb 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e009135 - Browse repository at this point
Copy the full SHA e009135View commit details -
Update chain-upgrade-guide-040.md (#8326)
Still a problem with `cat` - a tmp_genesis file needs to be created and then moved to the old location Co-authored-by: Amaury <amaury.martiny@protonmail.com> Co-authored-by: Cory <cjlevinson@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 41d50c8 - Browse repository at this point
Copy the full SHA 41d50c8View commit details -
docs: Update x/staking spec (#8395)
* Finish updating state * Add messages * Update events * proto-gen * Update proto/cosmos/staking/v1beta1/staking.proto Co-authored-by: Anil Kumar Kammari <anil@vitwit.com> * progo-gen * Update Msg with slash * Rerun proto docs Co-authored-by: Anil Kumar Kammari <anil@vitwit.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 08a012d - Browse repository at this point
Copy the full SHA 08a012dView commit details -
Misc documentation fixes (#8452)
* EndBlock: "beginning" => "end" * misc fixes * beginning => end * fix error in run-node tutorial * Use correct keyring backend when interacting * multiply stakes by 1000 * query accounts with the bank submodule, not accounts * specify key backend for transactions Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6221c31 - Browse repository at this point
Copy the full SHA 6221c31View commit details -
fixing typo at 'os' backend session (#8477)
Co-authored-by: SaReN <sahithnarahari@gmail.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 34b8d1c - Browse repository at this point
Copy the full SHA 34b8d1cView commit details -
Co-authored-by: Alessio Treglia <alessio@tendermint.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e0647bd - Browse repository at this point
Copy the full SHA e0647bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a5818c - Browse repository at this point
Copy the full SHA 2a5818cView commit details
Commits on Feb 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c878615 - Browse repository at this point
Copy the full SHA c878615View commit details -
Merge pull request #8576 from cosmos/am-backport-docs
[backport/v0.41.x] Mega Docs cherry-pick PR
Alessio Treglia authoredFeb 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 2c52cb4 - Browse repository at this point
Copy the full SHA 2c52cb4View commit details -
[backport/v0.41.x] Removed GetValidator caching to fix concurrency er…
…ror (#8546) (#8583) * Removed GetValidator caching to fix concurrency error (#8546) * Removed GetValidator caching to fix concurrency error * Fixed linting and added CHANGELOG entry * Moved benchmark test into its own file * Moved CHANGELOG entry to bug fix * Update CHANGELOG.md Co-authored-by: Cory <cjlevinson@gmail.com> Co-authored-by: Amaury <amaury.martiny@protonmail.com> Co-authored-by: Cory <cjlevinson@gmail.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> * Fix changelog conflicts Co-authored-by: Riccardo Montagnin <riccardo.montagnin@gmail.com> Co-authored-by: Cory <cjlevinson@gmail.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 35a243a - Browse repository at this point
Copy the full SHA 35a243aView commit details
Commits on Feb 16, 2021
-
Make gRPC requests go through tendermint Query (#8549) (#8585)
* Make gRPC requests go through tendermint Query * Remove commented code * Dry run in InitChain? * Save type of first run * Add metadata in repsonse * Factorize some code * Fix lint * Update comments * Fix md test * Fix test expected * Don't put RunGRPCQuery as clientCtx method * Update baseapp/grpcserver.go Co-authored-by: Robert Zaremba <robert@zaremba.ch> * Address review comments Co-authored-by: Robert Zaremba <robert@zaremba.ch> Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Configuration menu - View commit details
-
Copy full SHA for 5b2856f - Browse repository at this point
Copy the full SHA 5b2856fView commit details -
[backport/v0.41.x] build(deps): bump github.com/tendermint/tendermint…
… from 0.34.3 to 0.3.34.4 (#8584) * build(deps): bump github.com/tendermint/tendermint from 0.34.3 to 0.34.4 (#8573) Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.34.3 to 0.34.4. - [Release notes](https://github.com/tendermint/tendermint/releases) - [Changelog](https://github.com/tendermint/tendermint/blob/v0.34.4/CHANGELOG.md) - [Commits](tendermint/tendermint@v0.34.3...v0.34.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> * go mod tidy Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: Marko Baricevic <marbar3778@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 3873289 - Browse repository at this point
Copy the full SHA 3873289View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40aab82 - Browse repository at this point
Copy the full SHA 40aab82View commit details
Commits on Feb 17, 2021
-
fix: bind values from env variables to flags (#8337) (#8488)
allows clients access values in env variables Signed-off-by: Artur Troian <troian.ap@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 963de42 - Browse repository at this point
Copy the full SHA 963de42View commit details -
[backport/v0.41.x]: Compatibility with the ARM architecture (#8450)
From: #8396 #8466 Thanks: @RiccardoM for the original patch.
Alessio Treglia authoredFeb 17, 2021 Configuration menu - View commit details
-
Copy full SHA for d685701 - Browse repository at this point
Copy the full SHA d685701View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e6b7e8 - Browse repository at this point
Copy the full SHA 3e6b7e8View commit details -
codec/types: avoid unnecessary allocations for NewAnyWithCustomTypeUR…
…L on error (#8605) (#8606) Avoids a bleed out attack in which a node can be made to allocate memory slowly or very fast in small strides, by sending bad data to code that invokes NewAnyWithCustomTypeURL, in which we unconditionally returned a new Any object. On a 64-bit machine, this would waste 96 bytes per invocation even on error. Added a test to ensure zero allocations with a fixed error returned. Also added a benchmark which shows reduction in wasted allocations and wasted CPU time: ```shell $ benchstat before.txt after.txt name old time/op new time/op delta NewAnyWithCustomTypeURLWithErrorReturned-8 142ns ± 6% 55ns ±12% -61.65% (p=0.000 n=9+10) name old alloc/op new alloc/op delta NewAnyWithCustomTypeURLWithErrorReturned-8 96.0B ± 0% 0.0B -100.00% (p=0.000 n=10+10) name old allocs/op new allocs/op delta NewAnyWithCustomTypeURLWithErrorReturned-8 1.00 ± 0% 0.00 -100.00% (p=0.000 n=10+10) ``` Fixes #8537 (cherry picked from commit 56fc3fc) Co-authored-by: Emmanuel T Odeke <emmanuel@orijtech.com>
Configuration menu - View commit details
-
Copy full SHA for 421133b - Browse repository at this point
Copy the full SHA 421133bView commit details -
crypto/hd: make DerivePrivateKeyForPath error and not panic on traili…
…ng slashes (#8607) (#8608) Detected during my audit, right before fuzzing, the code that checked for presence of hyphens per path segment assumed that the part would always be non-empty. However, with paths such as: * m/4/ * /44/ * m/4/// it'd panic with a runtime slice out of bounds. With this new change, we now: * firstly strip the right trailing slash * on finding any empty segments of a path return an error Fixes #8557 (cherry picked from commit f970056) Co-authored-by: Emmanuel T Odeke <emmanuel@orijtech.com>
Configuration menu - View commit details
-
Copy full SHA for d2b8fea - Browse repository at this point
Copy the full SHA d2b8feaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a941e58 - Browse repository at this point
Copy the full SHA a941e58View commit details
Commits on Feb 18, 2021
-
Alessio Treglia authored
Feb 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 37b7221 - Browse repository at this point
Copy the full SHA 37b7221View commit details -
testutil/network: fix build (#8617)
Tendermint's `DefaultLogLevel` is now a string.
Configuration menu - View commit details
-
Copy full SHA for 6ef4bed - Browse repository at this point
Copy the full SHA 6ef4bedView commit details -
Urgent maintenance release. This fixes a build failure in v0.41.2
Alessio Treglia authoredFeb 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 128cb54 - Browse repository at this point
Copy the full SHA 128cb54View commit details
Commits on Feb 22, 2021
-
Update baseapp docs (#8630) (#8644)
Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bdec113 - Browse repository at this point
Copy the full SHA bdec113View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba8de90 - Browse repository at this point
Copy the full SHA ba8de90View commit details -
server: fix interceptConfigs (bp #8641) (#8659)
From: #8641 Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 02aa30e - Browse repository at this point
Copy the full SHA 02aa30eView commit details
Commits on Feb 24, 2021
-
docs: update master docs (bp #8353) (#8672)
* docs: update master docs (#8353) * bump docs theme to 1.0.180 * add v0.40 to config.js versions * Fix code snippet link * reorganize order of versions * 0.39, 0.41, master * defaulting to 0.41 Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> (cherry picked from commit 4c70268) # Conflicts: # docs/package-lock.json * rm package-lock.json, reinstall Co-authored-by: Cyrus Goh <hello@lovincyrus.com>
Configuration menu - View commit details
-
Copy full SHA for 819af54 - Browse repository at this point
Copy the full SHA 819af54View commit details
Commits on Feb 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7060935 - Browse repository at this point
Copy the full SHA 7060935View commit details -
update tendermint to v0.34.8 (#8701) (#8702)
(cherry picked from commit 5d3f29b) Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Configuration menu - View commit details
-
Copy full SHA for 72cfca1 - Browse repository at this point
Copy the full SHA 72cfca1View commit details -
docs: Add mention to use gRPC v1.33.2 (#8658) (#8699)
Co-authored-by: Marko <marbar3778@yahoo.com> (cherry picked from commit eeb3eab) Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e766410 - Browse repository at this point
Copy the full SHA e766410View commit details
Commits on Feb 26, 2021
-
Add warning notice in changelog for v0.41.x bug (ref: #8461) (bp #8707)…
Configuration menu - View commit details
-
Copy full SHA for 50744f8 - Browse repository at this point
Copy the full SHA 50744f8View commit details -
fix REST endpoints in migration docs (bp #8648) (#8687)
Co-authored-by: Anil Kumar Kammari <anil@vitwit.com> (cherry picked from commit 897f20b) Co-authored-by: MD Aleem <72057206+aleem1314@users.noreply.github.com> Co-authored-by: Marko <marbar3778@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for ce82077 - Browse repository at this point
Copy the full SHA ce82077View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16fbb50 - Browse repository at this point
Copy the full SHA 16fbb50View commit details
Commits on Feb 27, 2021
-
fix: per 8711 fix typo and minor command text edit for multi sign bat…
Configuration menu - View commit details
-
Copy full SHA for 2e60065 - Browse repository at this point
Copy the full SHA 2e60065View commit details
Commits on Mar 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5a6b846 - Browse repository at this point
Copy the full SHA 5a6b846View commit details -
Use x/auth/client for querying Txs (#8732)
* Use x/auth/client for querying Txs * Fix lint * Fix small test * update comment * Fix tests * Fix test * Update x/auth/tx/service.go Co-authored-by: Robert Zaremba <robert@zaremba.ch> * Remove context.background Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Configuration menu - View commit details
-
Copy full SHA for 0e0e5e9 - Browse repository at this point
Copy the full SHA 0e0e5e9View commit details -
Allow REST endpoint to query txs with multisig (bp #8730) (#8731)
Configuration menu - View commit details
-
Copy full SHA for b8134c1 - Browse repository at this point
Copy the full SHA b8134c1View commit details -
Alessio Treglia committed
Mar 1, 2021 Configuration menu - View commit details
-
Copy full SHA for ee90640 - Browse repository at this point
Copy the full SHA ee90640View commit details
Commits on Mar 2, 2021
-
crypto/keyring: fix offline keys migration (#8738)
* crypto/keyring: fix offline keys migration (#8639) Fix `keys migrate` command (#8703) crypto/keyring: reinstate the InfoImporter interface InfoImporter is implemented by those Keyring implementations that support import of Info objects. Co-authored-by: Alessio Treglia <alessio@tendermint.com> Co-authored-by: Jonathan Gimeno <jgimeno@gmail.com> Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com> * refresh golangci-lint * Rename InfoImporter -> LegacyInfoImporter (#8739) Avoid namespace clash with the InfoImporter interface that already exists in the v0.41 release series. * Revert "refresh golangci-lint" This reverts commit 38e1349. Co-authored-by: SaReN <sahithnarahari@gmail.com> Co-authored-by: Jonathan Gimeno <jgimeno@gmail.com> Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ba3ac53 - Browse repository at this point
Copy the full SHA ba3ac53View commit details -
further reduce logging (#8752) (#8753)
(cherry picked from commit 8106056) Co-authored-by: Marko <marbar3778@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 4afd4f4 - Browse repository at this point
Copy the full SHA 4afd4f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aaf1bc - Browse repository at this point
Copy the full SHA 3aaf1bcView commit details
Commits on Mar 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 70603b6 - Browse repository at this point
Copy the full SHA 70603b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ebd023 - Browse repository at this point
Copy the full SHA 1ebd023View commit details