{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":25868356,"defaultBranch":"master","name":"gocryptotrader","ownerLogin":"thrasher-corp","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-10-28T12:32:15.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/49142448?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716853769.0","currentOid":""},"activityList":{"items":[{"before":"c37a115fc774db820d5c9371ad79389e32c38b47","after":"aeb4a8791324afb0afa50315994c0b1a27308bed","ref":"refs/heads/master","pushedAt":"2024-05-29T00:28:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thrasher-","name":"Adrian Gallagher","path":"/thrasher-","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4685270?s=80&v=4"},"commit":{"message":"exchanges: Add Deribit exchange support (#1082)\n\n* deribit implementation\r\n\r\n* add ws impll\r\n\r\n* cleanup\r\n\r\n* Update deribit_wrapper.go\r\n\r\n* Add missing endpoints\r\n\r\n* Fix config file\r\n\r\n* asset type update\r\n\r\n* Update code structure\r\n\r\n* Update authenticated private endpoints unit tests\r\n\r\n* Updating websocket\r\n\r\n* Updating websocket connection and subscription handling\r\n\r\n* Finishing up adding subscription push data\r\n\r\n* Adding websocket public endpoint\r\n\r\n* Adding WS endpoints\r\n\r\n* Adding websocket unit tests\r\n\r\n* Minor clean-up\r\n\r\n* Integrating websocket endpoints into the wrapper funcs\r\n\r\n* Updating exchange documentations\r\n\r\n* Fixing test issues\r\n\r\n* Code cleaning-up\r\n\r\n* fix test issues\r\n\r\n* Updating validations and logic errors\r\n\r\n* Updating wrapper issues\r\n\r\n* fix test issues\r\n\r\n* Slight test update\r\n\r\n* Unit test and code structure update\r\n\r\n* Update websocket tempos\r\n\r\n* Slight update on code structure\r\n\r\n* Minor update on unit tests\r\n\r\n* Update depending on review comments\r\n\r\n* Minor code fix and doc re-generating\r\n\r\n* Update on Candlestick wrapper functions\r\n\r\n* Minor updates\r\n\r\n* minor unit test updates\r\n\r\n* Minor updates on weboscket and unit tests\r\n\r\n* minor linter fix\r\n\r\n* codespell and rate limiter issues\r\n\r\n* single linter issue fix\r\n\r\n* adding rate limiter\r\n\r\n* Add ratelimiter to websocket conn and overall code update\r\n\r\n* fix websocket push data issue\r\n\r\n* Implementing missing wrapper function\r\n\r\n* Websocket fix\r\n\r\n* Minor update on missing endpoint and other\r\n\r\n* fixing websocket issues and cleaningup\r\n\r\n* Minor tempo fix\r\n\r\n* Minor linter issues\r\n\r\n* unit test update\r\n\r\n* Indexing error fix\r\n\r\n* Websocket connection fix\r\n\r\n* string formatting fix\r\n\r\n* Small fix on unit tests\r\n\r\n* fix minor json conversion issue\r\n\r\n* websocket and documentation update\r\n\r\n* websocket, wrapper and unit test updates\r\n\r\n* Documentation and unit tests update\r\n\r\n* Fix unit tests\r\n\r\n* wrapper fix for new change\r\n\r\n* Unit test fix\r\n\r\n* timestamp conversion and unit tests update\r\n\r\n* Minor instrument ID conversion fix\r\n\r\n* instrument formats and unit test update\r\n\r\n* formatting and unit test fix\r\n\r\n* config update\r\n\r\n* Updating websocket and adding the Spot support\r\n\r\n* Add small unit test fix\r\n\r\n* unit test and websocket handlers update\r\n\r\n* Linter issues fix\r\n\r\n* minor documentation and code update\r\n\r\n* Minor fix\r\n\r\n* added a wrapper func GetLatestFundingRates\r\n\r\n* Types, wrapper update, and unit tests\r\n\r\n* Minor config update\r\n\r\n* fix wrapper unit tests\r\n\r\n* Resolve all panic and wrapper test issues\r\n\r\n* minor unit test fix\r\n\r\n* fix issues and adding newly added endpoints\r\n\r\n* updates and added remaining endpoints with unit tests\r\n\r\n* Update unit tests using assert\r\n\r\n* Added missing endpoints and unit tests\r\n\r\n* Minor updates and clean-ups\r\n\r\n* Resolve tradable pair fetching panic\r\n\r\n* Mutex fix\r\n\r\n* Added Options assets test and minor fixes\r\n\r\n* subscription mothod updated\r\n\r\n* Remove misadded code lines\r\n\r\n* resolve websocket\r\n\r\n* Updating tests, types, endpoint methods and others\r\n\r\n* Added GetFuturesContractDetails and minor fix\r\n\r\n* fix linter issue\r\n\r\n* revert change on candlestic time\r\n\r\n* Added filters to candles\r\n\r\n* minor unit test and wrapper fix\r\n\r\n* Minor unit tests update\r\n\r\n* cahnge param key for GetOrderMarginByID\r\n\r\n* updating unit tests and resolve issues\r\n\r\n* Update websocket unit tests\r\n\r\n* Minor fix based on review\r\n\r\n* Revert unit test change\r\n\r\n* fix pair config issue\r\n\r\n* Added missing wrapper functions\r\n\r\n* Fix missing review changes\r\n\r\n* Fix options request pair formatting\r\n\r\n* fix AllExchangeWrappers test issue\r\n\r\n* Changes with unit test and wrapper based on the review\r\n\r\n* Fix to options reg-exp\r\n\r\n* wrapper functions fix\r\n\r\n* Update MaximumFundingRateHistory filter and minor fixes\r\n\r\n* Fix besed on review comment\r\n\r\n* Fix issues on review comment\r\n\r\n* linter fix\r\n\r\n* fix minor unit test issue\r\n\r\n* Fix unit test issues\r\n\r\n* Update trade order cancellation responses\r\n\r\n* fix config files issue\r\n\r\n* lint update config files\r\n\r\n* Update unit tests\r\n\r\n* Update return values and response handling\r\n\r\n* added missing endpoint and fixes based on review comment\r\n\r\n* toggle useTestNet back\r\n\r\n* Update cancel by label and other fix\r\n\r\n* fix forgotten cancel all response type\r\n\r\n* update CancelResp type\r\n\r\n* Fix unmarshaling error\r\n\r\n* updated websocket orderbook load issue\r\n\r\n* fix websocket lock and groups\r\n\r\n* Change Items to Tranche and fix linter issues\r\n\r\n* Fix orderbook issue\r\n\r\n* Update unit tests offline error handling, and endpoints argument and error handling\r\n\r\n* Contributors documentation update and change error return type\r\n\r\n* Updated unit tests based on review comment\r\n\r\n* Update unit tests and removed password change endpoint\r\n\r\n* Fix race condition\r\n\r\n* Update on tests, test pairs, and wrapper config\r\n\r\n* Update test tradable pairs loading\r\n\r\n* Update unit tests, fix linter issues, and update wrapper functions\r\n\r\n* remove credentials\r\n\r\n* Update test and fix authentication method and few authenticated endpoints\r\n\r\n* fix codespell issue\r\n\r\n* group the repeated currency code check to a func\r\n\r\n* added unit test for repeated pair check func\r\n\r\n* Added a base coin and related updates\r\n\r\n---------\r\n\r\nCo-authored-by: E Sequeira ","shortMessageHtmlLink":"exchanges: Add Deribit exchange support (#1082)"}},{"before":"d6bace39958919741a6f7444566ef4597e5b7320","after":"c37a115fc774db820d5c9371ad79389e32c38b47","ref":"refs/heads/master","pushedAt":"2024-05-28T01:19:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thrasher-","name":"Adrian Gallagher","path":"/thrasher-","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4685270?s=80&v=4"},"commit":{"message":"Linter: Spelling fixes (#1554)","shortMessageHtmlLink":"Linter: Spelling fixes (#1554)"}},{"before":"951690f422e24eca3d037c5a67419fc2299933a7","after":null,"ref":"refs/heads/dependabot/github_actions/bufbuild/buf-setup-action-1.32.1","pushedAt":"2024-05-27T23:49:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"3ae0ecf6541b12b8cfff63dc5e2438951704d3ab","after":"d6bace39958919741a6f7444566ef4597e5b7320","ref":"refs/heads/master","pushedAt":"2024-05-27T23:49:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thrasher-","name":"Adrian Gallagher","path":"/thrasher-","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4685270?s=80&v=4"},"commit":{"message":"build(deps): Bump bufbuild/buf-setup-action from 1.32.0 to 1.32.1 (#1555)\n\nBumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.32.0 to 1.32.1.\r\n- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)\r\n- [Commits](https://github.com/bufbuild/buf-setup-action/compare/v1.32.0...v1.32.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: bufbuild/buf-setup-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): Bump bufbuild/buf-setup-action from 1.32.0 to 1.32.1 (#1555"}},{"before":null,"after":"951690f422e24eca3d037c5a67419fc2299933a7","ref":"refs/heads/dependabot/github_actions/bufbuild/buf-setup-action-1.32.1","pushedAt":"2024-05-27T05:47:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): Bump bufbuild/buf-setup-action from 1.32.0 to 1.32.1\n\nBumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.32.0 to 1.32.1.\n- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)\n- [Commits](https://github.com/bufbuild/buf-setup-action/compare/v1.32.0...v1.32.1)\n\n---\nupdated-dependencies:\n- dependency-name: bufbuild/buf-setup-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump bufbuild/buf-setup-action from 1.32.0 to 1.32.1"}},{"before":"5e20c890e6eef919002ade21eb4fc7d1d09ffa2b","after":null,"ref":"refs/heads/dependabot/github_actions/bufbuild/buf-setup-action-1.32.0","pushedAt":"2024-05-20T05:52:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"bd33fc4622ab7a8428a43b6742dbd2a5d35f3746","after":"3ae0ecf6541b12b8cfff63dc5e2438951704d3ab","ref":"refs/heads/master","pushedAt":"2024-05-20T05:52:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thrasher-","name":"Adrian Gallagher","path":"/thrasher-","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4685270?s=80&v=4"},"commit":{"message":"build(deps): Bump bufbuild/buf-setup-action from 1.31.0 to 1.32.0 (#1549)\n\nBumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.31.0 to 1.32.0.\r\n- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)\r\n- [Commits](https://github.com/bufbuild/buf-setup-action/compare/v1.31.0...v1.32.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: bufbuild/buf-setup-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): Bump bufbuild/buf-setup-action from 1.31.0 to 1.32.0 (#1549"}},{"before":"573bcb148e73b866c422a9e9abbf07f993845190","after":null,"ref":"refs/heads/dependabot/go_modules/google.golang.org/grpc-1.64.0","pushedAt":"2024-05-20T05:50:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"d0d3439d01b405320bfd614af0666566e745e713","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.20.0","pushedAt":"2024-05-20T05:49:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"ca9efe7275787b34797e6779514aab85457fe3a8","after":"bd33fc4622ab7a8428a43b6742dbd2a5d35f3746","ref":"refs/heads/master","pushedAt":"2024-05-20T05:49:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thrasher-","name":"Adrian Gallagher","path":"/thrasher-","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4685270?s=80&v=4"},"commit":{"message":"build(deps): Bump github.com/grpc-ecosystem/grpc-gateway/v2 (#1547)\n\nBumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.19.1 to 2.20.0.\r\n- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)\r\n- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml)\r\n- [Commits](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.19.1...v2.20.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): Bump github.com/grpc-ecosystem/grpc-gateway/v2 (#1547)"}},{"before":null,"after":"5e20c890e6eef919002ade21eb4fc7d1d09ffa2b","ref":"refs/heads/dependabot/github_actions/bufbuild/buf-setup-action-1.32.0","pushedAt":"2024-05-20T05:28:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): Bump bufbuild/buf-setup-action from 1.31.0 to 1.32.0\n\nBumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.31.0 to 1.32.0.\n- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)\n- [Commits](https://github.com/bufbuild/buf-setup-action/compare/v1.31.0...v1.32.0)\n\n---\nupdated-dependencies:\n- dependency-name: bufbuild/buf-setup-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump bufbuild/buf-setup-action from 1.31.0 to 1.32.0"}},{"before":null,"after":"573bcb148e73b866c422a9e9abbf07f993845190","ref":"refs/heads/dependabot/go_modules/google.golang.org/grpc-1.64.0","pushedAt":"2024-05-20T05:13:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): Bump google.golang.org/grpc from 1.63.2 to 1.64.0\n\nBumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.63.2 to 1.64.0.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.63.2...v1.64.0)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump google.golang.org/grpc from 1.63.2 to 1.64.0"}},{"before":null,"after":"d0d3439d01b405320bfd614af0666566e745e713","ref":"refs/heads/dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.20.0","pushedAt":"2024-05-20T05:13:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): Bump github.com/grpc-ecosystem/grpc-gateway/v2\n\nBumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.19.1 to 2.20.0.\n- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)\n- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml)\n- [Commits](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.19.1...v2.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump github.com/grpc-ecosystem/grpc-gateway/v2"}},{"before":"7d1eecfa7ef4ba9c0f2ddd153639c38478c9f34d","after":"ca9efe7275787b34797e6779514aab85457fe3a8","ref":"refs/heads/master","pushedAt":"2024-05-17T05:16:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thrasher-","name":"Adrian Gallagher","path":"/thrasher-","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4685270?s=80&v=4"},"commit":{"message":"currency/manager: remove deadlock potential in concurrent operations (#1545)\n\n* currency/manager: remove deadlock potential in concurrent operations\r\n\r\n* fix kucoin test, lets see what this does shalllllll weeeeee.\r\n\r\n* another fix in the deep dark depths\r\n\r\n---------\r\n\r\nCo-authored-by: Ryan O'Hara-Reid ","shortMessageHtmlLink":"currency/manager: remove deadlock potential in concurrent operations (#…"}},{"before":"34ef09dad655a5db059eb44941a7eb9467f8f447","after":"7d1eecfa7ef4ba9c0f2ddd153639c38478c9f34d","ref":"refs/heads/master","pushedAt":"2024-05-16T04:09:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thrasher-","name":"Adrian Gallagher","path":"/thrasher-","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4685270?s=80&v=4"},"commit":{"message":"Tests: Various race fixes and move TestFixtureToDataHandler (#1534)\n\n* Tests: Move and simplify TestFixtureToDataHandler\r\n\r\n* Currency: Fix PairsManager.Load breaking matcher\r\n\r\n* Tests: Add multi-instance cache to UpdatePairsOnce\r\n\r\n* Kraken: Fix TestUpdateTickers race error\r\n\r\nCalling StorePairs on global instance can lead to race\r\n\r\n* Bitfinex: Fix TestUpdateTickers racing intermittently\r\n\r\n* Currency: Fix concurrent access to PM formats\r\n\r\n* Currency: Fix SupportsAsset implementation\r\n\r\nThis should delegate entirely to PairManager's IsAssetSupported\r\n\r\n* Okx: Fix PM intrusion, rm GetPairFromInstrumentID\r\n\r\n* Exchange: Fix SetGlobalPairsManager to set asset enabled\r\n\r\n* Bitflyer: Fix race on set TestGetCurrURL\r\n\r\nTestGetCurrencyTradeURL would fail sometimes due to sequencing of\r\nenabling futures but not having pairs for it.\r\n\r\n* Tests: Simplify usage pattern for FixtureToDH","shortMessageHtmlLink":"Tests: Various race fixes and move TestFixtureToDataHandler (#1534)"}},{"before":"4cd4fb06b4275b034841faf27a04d7a199a33842","after":"34ef09dad655a5db059eb44941a7eb9467f8f447","ref":"refs/heads/master","pushedAt":"2024-05-15T02:00:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thrasher-","name":"Adrian Gallagher","path":"/thrasher-","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4685270?s=80&v=4"},"commit":{"message":"bugfixes: Backtester credentials, Binance ExecutionLimits, Mock recording (#1539)\n\n* fix mock recording, binance, backtester\r\n\r\n* minor credential streamlining","shortMessageHtmlLink":"bugfixes: Backtester credentials, Binance ExecutionLimits, Mock recor…"}},{"before":"2a92878afc062f214957e0e641b06bf3d7ae75d4","after":"4cd4fb06b4275b034841faf27a04d7a199a33842","ref":"refs/heads/master","pushedAt":"2024-05-14T05:51:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thrasher-","name":"Adrian Gallagher","path":"/thrasher-","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4685270?s=80&v=4"},"commit":{"message":"orderbook: Refactor package structure for simplicity and efficiency (#1465)\n\n* initial purge and benchmarks proof before rn overhaul\r\n\r\n* rn LinkedList -> Tranche(s) and purge references\r\n\r\n* roll out acrost exchanges\r\n\r\n* linterino\r\n\r\n* rn silly billy label\r\n\r\n* linter strikes AAAAAGAIN!\r\n\r\n* fix some things\r\n\r\n* rm comment\r\n\r\n* Add actual comparison from master to branch benchmark for sorting algorithms\r\n\r\n* lower case via git mv YAAY!\r\n\r\n* drop code\r\n\r\n* convert type name\r\n\r\n* glorious: nits\r\n\r\n---------\r\n\r\nCo-authored-by: Ryan O'Hara-Reid ","shortMessageHtmlLink":"orderbook: Refactor package structure for simplicity and efficiency (#…"}},{"before":"60537d78817a0c5ff09168b5e4fa74cb30d494e3","after":null,"ref":"refs/heads/dependabot/github_actions/golangci/golangci-lint-action-6","pushedAt":"2024-05-13T06:44:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"b2d7beec70388bcbbea88265bab2d0344b133ffc","after":"2a92878afc062f214957e0e641b06bf3d7ae75d4","ref":"refs/heads/master","pushedAt":"2024-05-13T06:44:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thrasher-","name":"Adrian Gallagher","path":"/thrasher-","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4685270?s=80&v=4"},"commit":{"message":"build(deps): Bump golangci/golangci-lint-action from 5 to 6 (#1543)\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6.\r\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\r\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v5...v6)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golangci/golangci-lint-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): Bump golangci/golangci-lint-action from 5 to 6 (#1543)"}},{"before":"e6c58a0f26126a8572d979420221be8f666ad700","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/crypto-0.23.0","pushedAt":"2024-05-13T06:12:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"d3f6cb3c2ef879a2faef059a9e19b9b129b0832a","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.25.0","pushedAt":"2024-05-13T06:12:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"b306095ed6901e0f3165c4f23b73703d43cd0081","after":"b2d7beec70388bcbbea88265bab2d0344b133ffc","ref":"refs/heads/master","pushedAt":"2024-05-13T06:12:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thrasher-","name":"Adrian Gallagher","path":"/thrasher-","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4685270?s=80&v=4"},"commit":{"message":"build(deps): Bump golang.org/x/net from 0.24.0 to 0.25.0 (#1540)\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.24.0 to 0.25.0.\r\n- [Commits](https://github.com/golang/net/compare/v0.24.0...v0.25.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/net\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): Bump golang.org/x/net from 0.24.0 to 0.25.0 (#1540)"}},{"before":"cd0198ca179090c874036781daaa61de78c51a48","after":null,"ref":"refs/heads/dependabot/go_modules/google.golang.org/protobuf-1.34.1","pushedAt":"2024-05-13T05:43:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"095394f7c06cf97c1b2f0063ac886d49c7cb5d51","after":"b306095ed6901e0f3165c4f23b73703d43cd0081","ref":"refs/heads/master","pushedAt":"2024-05-13T05:43:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thrasher-","name":"Adrian Gallagher","path":"/thrasher-","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4685270?s=80&v=4"},"commit":{"message":"build(deps): Bump google.golang.org/protobuf from 1.34.0 to 1.34.1 (#1541)\n\nBumps google.golang.org/protobuf from 1.34.0 to 1.34.1.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/protobuf\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): Bump google.golang.org/protobuf from 1.34.0 to 1.34.1 (#…"}},{"before":null,"after":"60537d78817a0c5ff09168b5e4fa74cb30d494e3","ref":"refs/heads/dependabot/github_actions/golangci/golangci-lint-action-6","pushedAt":"2024-05-13T05:40:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): Bump golangci/golangci-lint-action from 5 to 6\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump golangci/golangci-lint-action from 5 to 6"}},{"before":null,"after":"e6c58a0f26126a8572d979420221be8f666ad700","ref":"refs/heads/dependabot/go_modules/golang.org/x/crypto-0.23.0","pushedAt":"2024-05-13T05:17:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): Bump golang.org/x/crypto from 0.22.0 to 0.23.0\n\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.22.0 to 0.23.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.22.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump golang.org/x/crypto from 0.22.0 to 0.23.0"}},{"before":null,"after":"cd0198ca179090c874036781daaa61de78c51a48","ref":"refs/heads/dependabot/go_modules/google.golang.org/protobuf-1.34.1","pushedAt":"2024-05-13T05:17:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): Bump google.golang.org/protobuf from 1.34.0 to 1.34.1\n\nBumps google.golang.org/protobuf from 1.34.0 to 1.34.1.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump google.golang.org/protobuf from 1.34.0 to 1.34.1"}},{"before":null,"after":"d3f6cb3c2ef879a2faef059a9e19b9b129b0832a","ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.25.0","pushedAt":"2024-05-13T05:17:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): Bump golang.org/x/net from 0.24.0 to 0.25.0\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.24.0 to 0.25.0.\n- [Commits](https://github.com/golang/net/compare/v0.24.0...v0.25.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump golang.org/x/net from 0.24.0 to 0.25.0"}},{"before":"0b63ce8e3a8e119c8ccf0e71d3090884c1d975b4","after":null,"ref":"refs/heads/dependabot/github_actions/ikalnytskyi/action-setup-postgres-6","pushedAt":"2024-05-07T05:14:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"93c2d0122bc3fc522b19f4fdbc1ddfb678332c04","after":"095394f7c06cf97c1b2f0063ac886d49c7cb5d51","ref":"refs/heads/master","pushedAt":"2024-05-07T05:14:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thrasher-","name":"Adrian Gallagher","path":"/thrasher-","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4685270?s=80&v=4"},"commit":{"message":"build(deps): Bump ikalnytskyi/action-setup-postgres from 5 to 6 (#1537)\n\n* build(deps): Bump ikalnytskyi/action-setup-postgres from 5 to 6\r\n\r\nBumps [ikalnytskyi/action-setup-postgres](https://github.com/ikalnytskyi/action-setup-postgres) from 5 to 6.\r\n- [Release notes](https://github.com/ikalnytskyi/action-setup-postgres/releases)\r\n- [Commits](https://github.com/ikalnytskyi/action-setup-postgres/compare/v5...v6)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: ikalnytskyi/action-setup-postgres\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* CI: Update GHA workflow\r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Adrian Gallagher ","shortMessageHtmlLink":"build(deps): Bump ikalnytskyi/action-setup-postgres from 5 to 6 (#1537)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVmSsMwA","startCursor":null,"endCursor":null}},"title":"Activity · thrasher-corp/gocryptotrader"}