about summary refs log tree commit diff
path: root/pkgs/tools/networking/tendermint
AgeCommit message (Collapse)AuthorFilesLines
2022-07-31tendermint: 0.35.2 -> 0.35.9R. Ryantm1-3/+3
2022-03-04tendermint: 0.35.1 -> 0.35.2R. Ryantm1-3/+3
2022-01-28tendermint: 0.35.0 -> 0.35.1R. Ryantm1-3/+3
2021-12-06tendermint: 0.34.14 -> 0.35.0R. Ryantm1-3/+3
2021-10-28tendermint: 0.34.13 -> 0.34.14R. Ryantm1-3/+3
2021-09-14tendermint: 0.34.12 -> 0.34.13R. RyanTM1-3/+3
2021-08-22tendermint: 0.34.8 -> 0.34.12R. RyanTM1-3/+3
2021-02-25tendermint: 0.34.7 -> 0.34.8Alexandre Esteves1-5/+7
2021-02-18tendermint: 0.34.4 -> 0.34.7R. RyanTM1-2/+2
2021-02-14tendermint: 0.34.3 -> 0.34.4R. RyanTM1-3/+3
2021-02-06tendermint: 0.34.0 -> 0.34.3R. RyanTM1-3/+3
2021-01-25treewide: remove stdenv where not neededPavol Rusnak1-1/+1
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-11-22tendermint: 0.33.8 -> 0.34.0R. RyanTM1-3/+3
2020-10-17treewide: remove periods from end of package descriptionsBen Siraphob1-1/+1
2020-08-12tendermint: 0.33.6 -> 0.33.8R. RyanTM1-2/+2
2020-08-10buildGoModule packages: set doCheck = falsezowoq1-0/+2
2020-07-04tendermint: use subPackagesMario Rodas1-1/+5
2020-07-04tendermint: 0.33.5 -> 0.33.6R. RyanTM1-2/+2
2020-06-09tendermint: 0.32.12 -> 0.33.5R. RyanTM1-3/+3
2020-05-20tendermint: 0.32.11 -> 0.32.12R. RyanTM1-2/+2
2020-05-14go-modules: Update files to use vendorSha256Colin L Rice1-2/+2
2020-05-04tendermint: 0.32.10 -> 0.32.11R. RyanTM1-3/+3
2020-04-12tendermint: 0.32.3 -> 0.32.10R. RyanTM1-4/+4
2020-03-27Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"Jörg Thalheim1-3/+1
This reverts commit 4e6bf03504c9e09f067cc6dee6b5aeec43a1405c, reversing changes made to afd997aab6e9b7a322198092c7828d6c560ac06f. Instead we propagate those frameworks from the compiler again
2020-03-21tendermint: fix build on darwinMario Rodas1-1/+3
2019-09-16tendermint: 0.32.2 -> 0.32.3Roman Volosatovs1-4/+4
2019-08-08tendermint: init at 0.32.2Alexandre Esteves1-0/+23