Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Hexxagon
Hexxagon provides infrastructure hosting to cosmos blockchains and web app development
Collective -
Host: opensource -
https://opencollective.com/hexxagon
- Code: https://github.com/hexxagon-io
github.com/hexxagon-io/cometbft - 6ce6b209938d9ef48df7a7c837dac92c36752f36 authored almost 7 years ago
Jae/lower case round state
github.com/hexxagon-io/cometbft - 536107343948c164555b83a3ea9d10b8840eaf3e authored almost 7 years ago* fix Prove in abci query
* fix Prove in abci query
* fix doc
* fix doc
github.com/hexxagon-io/cometbft - 6c04465d3d11e4192d2b593de4961cb66031bd53 authored almost 7 years agogithub.com/hexxagon-io/cometbft - 089ce6744cb526d06f3b3cb22d5dbd05c435c381 authored almost 7 years ago
github.com/hexxagon-io/cometbft - 17a5c6fa1ae41f141ac3923e35ee716bebebe174 authored almost 7 years ago
github.com/hexxagon-io/cometbft - 18c3f8f3f132632da1f91855330e6761e18aa1b4 authored almost 7 years ago
github.com/hexxagon-io/cometbft - cc5f287c4798ffe88c04d02df219ecb6932080fd authored almost 7 years ago
github.com/hexxagon-io/cometbft - 9b2a8f07a353c7d9db9f89cd0bd62ddf1d52c5c4 authored almost 7 years ago
See CHANGELOG
github.com/hexxagon-io/cometbft - d94e312673e16a11ea55d742cefb3e331228f898 authored almost 7 years agogithub.com/hexxagon-io/cometbft - 8fa4211bbd2304d6f5b1307a8f1de9ec26f16434 authored almost 7 years ago
github.com/hexxagon-io/cometbft - b42d5a2211a818f46b54af114e4340e40039a63a authored almost 7 years ago
* Fix PrefixDB Iterator
* PrefixDB Iterator/ReverseIterator fixes
* Bump version 0.8.2
* Upda...
github.com/hexxagon-io/cometbft - b20e777f532b55e07c3320842b4207b6c6a9c34b authored almost 7 years ago
* upgrade tendermint to v0.19.0
* rm test
* typo fix
* rm test
github.com/hexxagon-io/cometbft - 92102a84dc7229133c1600229c6fd4e95adfe87e authored almost 7 years agogithub.com/hexxagon-io/cometbft - 659762736c2a4c0b38bce80de8cf747464cf6405 authored almost 7 years ago
Refs #1422
github.com/hexxagon-io/cometbft - ece3f678da00de1c171e29f5f10afe88bfa416ec authored almost 7 years ago[docs/Commit] all application instances must return the same hash
github.com/hexxagon-io/cometbft - d02e4f344fb725d86ba006e755d77079339728a8 authored almost 7 years agogithub.com/hexxagon-io/cometbft - 5b5acbb343e793608b74fa0c1b48991007ec792f authored almost 7 years ago
Release/v0.19.0
github.com/hexxagon-io/cometbft - a2930cd7233f04f5a651020669289296545e70dc authored almost 7 years agoupdate changelog
github.com/hexxagon-io/cometbft - 45a05b47263be937a1e9342a7134eb572d29c907 authored almost 7 years ago
- Updated Dockerfile and created build-docker target
- Changed localnode docker image to set per...
Refs https://github.com/tendermint/tendermint/issues/1422
github.com/hexxagon-io/cometbft - 44a8a23932cd16eb19ba49ef2b809a169e99ddb8 authored almost 7 years agogithub.com/hexxagon-io/cometbft - b3904b8da8e077e8e17cf647e07bfa6f155b37b5 authored almost 7 years ago
github.com/hexxagon-io/cometbft - f2dae2a2d877620fc958b9b4976872301d1e1fd9 authored almost 7 years ago
github.com/hexxagon-io/cometbft - a88ccb939644501d67876960c2f2cccd3d479ce0 authored almost 7 years ago
github.com/hexxagon-io/cometbft - 1706ce6f7fd7da9780c2ec1b7e68ac99894cd627 authored almost 7 years ago
github.com/hexxagon-io/cometbft - d0beaba7e8a5652506a34b5fab299cc2dc274c02 authored almost 7 years ago
Fix permissions and folder structure for localnet
github.com/hexxagon-io/cometbft - c28784de5e77095e89ed6480f655394a26497b1c authored almost 7 years agogithub.com/hexxagon-io/cometbft - d06390638db7efc870dbf8c7d3bd57bae12dabb5 authored almost 7 years ago
not secure, but we don't care because it's local tooling
github.com/hexxagon-io/cometbft - f8ed5783254ef98b2622e45495ce2784c288964a authored almost 7 years agoRefs #1434
github.com/hexxagon-io/cometbft - 3a0edc561d8a2144a10e3da37af48b831933d128 authored almost 7 years agogithub.com/hexxagon-io/cometbft - 5babaf9a882a1040d71de4582d66c69257a96c7d authored almost 7 years ago
* Added new Makefile targets for local testnet running using docker
* Added localnode docker ...
github.com/hexxagon-io/cometbft - c0610b2c3273144be09db263fe073477e7de56f3 authored almost 7 years agofix node ids
github.com/hexxagon-io/cometbft - 1db222424192814719030ae03d76e4ddd7884c48 authored almost 7 years ago* improve testnet cmd
* allow non-validators
* configurable prefix
* populating of persiste...
* update docs for latest develop
* latest_app_hash, not app_hash
github.com/hexxagon-io/cometbft - 379f9f875b78340d107752b9b81bc43f6f452d6c authored almost 7 years ago* replace math/rand with tmlibs equivalent.
* update tmlibs dependency
github.com/hexxagon-io/cometbft - ab00bf7c8b5321e5119b8ae05ca0a6137f4bfb47 authored almost 7 years ago* Reformated the ResultStatus
* fix misuse of ResultStatus.
* updated changelog
* Fixed...
github.com/hexxagon-io/cometbft - 64879c1e6af87c447d79f963f0f9891677ac9019 authored almost 7 years ago* Replaced NodeInfo PubKey to NodeID
* Fixed tests and replaced NodeID with ID
* Removed u...
github.com/hexxagon-io/cometbft - 7c22e47629909f48d2050a711a74d964af58e5c3 authored almost 7 years agoCloses #1428
github.com/hexxagon-io/cometbft - e88f74bb9bb9edb9c311f256037fcca217b45ab6 authored almost 7 years ago* fix show_node_id
* make LoadNodeKey public
* make LoadNodeKey public
* remove if
*...
github.com/hexxagon-io/cometbft - 384b3ea0652e30cc0b650d754611eae66243d80a authored almost 7 years ago* use the tag interface for pubsub.
* update tmlibs.
* Fix unresolved conflict.
github.com/hexxagon-io/cometbft - 6a48bd0c88e7a858d6ec44ea68e953bf41913433 authored almost 7 years agofix data race
github.com/hexxagon-io/cometbft - d93e177a69e8e99973b1d13502ebc5de6789a646 authored almost 7 years agodocs: update docs to include IDs or set auth_enc to false
github.com/hexxagon-io/cometbft - cef053386bc097f72f47628e5c834b851f023209 authored almost 7 years agoRefs https://github.com/tendermint/tendermint/pull/1446#discussion_r180353446
github.com/hexxagon-io/cometbft - cca1dd8e3ec50024d4912f655960f811123e0cd0 authored almost 7 years agoCloses #1442
```
WARNING: DATA RACE
Write at 0x00c4209de7c8 by goroutine 23:
github.com/tende...
github.com/hexxagon-io/cometbft - 609452958c7b1a5add06f021de427f515e3d610c authored almost 7 years ago
Refs #1429
github.com/hexxagon-io/cometbft - 9be16d56ba4081213435d918b2ec7a709095e16e authored almost 7 years agogithub.com/hexxagon-io/cometbft - c954fca376420c867864f1cb0b68b561409eb22b authored almost 7 years ago
github.com/hexxagon-io/cometbft - 2b732bc11aaa1ace7f9b61727ddcaa0ea11e0c5c authored almost 7 years ago
github.com/hexxagon-io/cometbft - dcd00b0e688f133b9634aee513f8bf856e659356 authored almost 7 years ago
github.com/hexxagon-io/cometbft - 78a8905690ef54f9d57e3b2b0ee7ad3a04ef3f1f authored almost 7 years ago
Convert Tendermint to use GoAmino
github.com/hexxagon-io/cometbft - ff3f35c5f46cca4b5776565a96e3d5524dda0242 authored almost 7 years agogithub.com/hexxagon-io/cometbft - 915416979bf70efa4bcbf1c6cd5d64c5fff9fc19 authored almost 7 years ago
github.com/hexxagon-io/cometbft - 357648b8d63732df77fb1dd0f5ad813800912854 authored almost 7 years ago
github.com/hexxagon-io/cometbft - 0f92a017377bb5fb243d77f2a3f53930895ee7e1 authored almost 7 years ago
Release/v0.8.1
github.com/hexxagon-io/cometbft - 50ad19541d61a60bdd6be6f407af3ed7abd6ba44 authored almost 7 years ago* Use an interface for tags.
* rename TagSet to TagMap.
* add documentation to TagMap.
github.com/hexxagon-io/cometbft - 75345c204669096552c44907006de36f89f7783d authored almost 7 years agoBucky/aminoify
github.com/hexxagon-io/cometbft - 93c4312cdd6406ef26847021c81b50c6f7e98339 authored almost 7 years agogithub.com/hexxagon-io/cometbft - 1a1e4e767bec82e09a7cc6b02b4feb30787028f2 authored almost 7 years ago
github.com/hexxagon-io/cometbft - bb1b249e8a2d2569206c14e3f174d4dd175e20be authored almost 7 years ago
* added PrefixToBytes
* added test
* added comment
github.com/hexxagon-io/cometbft - a807b5db579af9553a8078cd856289280f928b87 authored almost 7 years agoadd SimpleProofsFromMap
github.com/hexxagon-io/cometbft - 40a73fa75c5b75d64bed0a2bbf347b2d4e7d629a authored almost 7 years agogithub.com/hexxagon-io/cometbft - c778d7f5d1f9b5cdd24efe0d555e21eca5cc1389 authored almost 7 years ago
github.com/hexxagon-io/cometbft - bb9b12d67a1e53bb78e282f25299c910196fa09f authored almost 7 years ago
github.com/hexxagon-io/cometbft - 767521ac5214a49410e72e3b813c08303fa69dac authored almost 7 years ago
github.com/hexxagon-io/cometbft - df9bf60b05a8e15e46fc831bdf26dd5f15d9d65e authored almost 7 years ago
github.com/hexxagon-io/cometbft - 466c3ab1c79c1e9856aeea80c9e11c31219d11f0 authored almost 7 years ago
github.com/hexxagon-io/cometbft - c68d4061952078974ea539b8f82b6e342ae99775 authored almost 7 years ago
github.com/hexxagon-io/cometbft - 02c0835e9b690ee03d048cc8b84ec772372d6555 authored almost 7 years ago
github.com/hexxagon-io/cometbft - c170800fbd9c4cdfe7955a3e5a7e85d6e247537e authored almost 7 years ago
github.com/hexxagon-io/cometbft - 7afe74a963b5222bbc063545f4a9261d27b188de authored almost 7 years ago
github.com/hexxagon-io/cometbft - 5d8767e656176447f35070dc94064511db43a5e1 authored almost 7 years ago
github.com/hexxagon-io/cometbft - 54adb790f2721363e92e9b59edea2f2354fc3e2e authored almost 7 years ago
github.com/hexxagon-io/cometbft - 02531ca5a3a3d521e33bffa528583ff5b78d0594 authored almost 7 years ago
github.com/hexxagon-io/cometbft - d24e4cb82194e1a3b91b98b74ebbf4dbb7317bb0 authored almost 7 years ago
github.com/hexxagon-io/cometbft - fb64314d1c567826e502c417db8b1de56dc196a8 authored almost 7 years ago
Release/v0.18.0
github.com/hexxagon-io/cometbft - 4930b61a381b9fb9bc530eb5deb56ea6429a1c3a authored almost 7 years agogithub.com/hexxagon-io/cometbft - 9cc2cf362fdbd15821bcc832beeb67425b9c06f0 authored almost 7 years ago
p2p: loopbacks should be detected and ignored instead of dialling self infinitely
github.com/hexxagon-io/cometbft - ed93fb34abc11778a17d446b5bea4c3e07c8e560 authored almost 7 years agogithub.com/hexxagon-io/cometbft - 3d32474da8fd687e9408a5a692a89c9d99afd173 authored almost 7 years ago
"this means if there are lookup errors or typos in the persistent_peers,
tendermint will fail to...
github.com/hexxagon-io/cometbft - 32e1d195a08d8195b120d01358c5e075549e2a0b authored almost 7 years ago
github.com/hexxagon-io/cometbft - 3ca5292dc95d7cae164a61bce65b92532bd7715e authored almost 7 years ago
github.com/hexxagon-io/cometbft - c541d58d2f6d47d551ec6f6bb57080417c9e64d2 authored almost 7 years ago
github.com/hexxagon-io/cometbft - 3037b5b7ca7f0a947c11e6fd7b2a26ad68be1e9a authored almost 7 years ago
github.com/hexxagon-io/cometbft - 50c521e706e8e2e99706990f320bcf3167e7f792 authored almost 7 years ago
github.com/hexxagon-io/cometbft - 2861f795f5c9acf32fba52c1004467ee86e5c202 authored almost 7 years ago
trim whitespace from elements of lists (like `persistent_peers`)
github.com/hexxagon-io/cometbft - c9a263c58967d31160bc0d28b8427e573936b045 authored almost 7 years agogithub.com/hexxagon-io/cometbft - e4492afbad1af28c4ac33298681d368d66d37d66 authored almost 7 years ago
github.com/hexxagon-io/cometbft - 799beebd362874144f5ca69ee496ddba91e351a2 authored almost 7 years ago
github.com/hexxagon-io/cometbft - 45ec5fd1702f22ef5517a0c16f52a503cc5ddb65 authored almost 7 years ago
also, remove address from the book (plus mark it as our address)
and return an error if we fail ...
Refs #1380
github.com/hexxagon-io/cometbft - d38a6cc7ea2bc536921c2cf8a5538004ede119e8 authored almost 7 years agogithub.com/hexxagon-io/cometbft - 34b77fcad452cf0d797967a46359f05e4841c574 authored almost 7 years ago
see https://blog.cosmos.network/debugging-the-memory-leak-in-tendermint-210186711420
github.com/hexxagon-io/cometbft - fc9ffee2e3c0bb650b424e77462fa572734f6b89 authored almost 7 years agoRefs #1275
github.com/hexxagon-io/cometbft - 3284a13feed2ee3cda84e6ddbabc2366014449f7 authored almost 7 years agogithub.com/hexxagon-io/cometbft - 7f6ee7a46b69cb86bebcacbcd7bd86a122130698 authored almost 7 years ago
github.com/hexxagon-io/cometbft - 3b3f45d49b6ba255ed32152019864f95a7755e82 authored almost 7 years ago
github.com/hexxagon-io/cometbft - 3a672cb2a904a491a2a257d0eb0b3bcab834d5f7 authored almost 7 years ago