Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / axelarnetwork/utils issues and pull requests
#72 - feat: add function to drain channel
Pull Request -
State: closed - Opened by cgorenflo over 1 year ago
#71 - feat(chans): add new chans functions
Pull Request -
State: closed - Opened by ilyalukyanov over 1 year ago
Labels: enhancement
#70 - feat(reflect): add IsInterface to check generic type constraints
Pull Request -
State: closed - Opened by cgorenflo almost 2 years ago
#69 - feat(reflect): add generic Create function
Pull Request -
State: closed - Opened by cgorenflo almost 2 years ago
#68 - feat(maps): add Filter function
Pull Request -
State: closed - Opened by cgorenflo about 2 years ago
#67 - feat(funcs): add method to require object to be true
Pull Request -
State: closed - Opened by milapsheth about 2 years ago
#66 - feat: add duplicate checker for slices
Pull Request -
State: closed - Opened by milapsheth about 2 years ago
#65 - feat(slices): add Concat function
Pull Request -
State: closed - Opened by cgorenflo about 2 years ago
#64 - feat(slices): create Expand function with generator without parameters
Pull Request -
State: closed - Opened by cgorenflo about 2 years ago
#63 - chore: return panic trace
Pull Request -
State: closed - Opened by milapsheth about 2 years ago
#62 - feat(slices): improve TryCast
Pull Request -
State: closed - Opened by cgorenflo about 2 years ago
#61 - fix: fix go mod deps
Pull Request -
State: closed - Opened by milapsheth about 2 years ago
#60 - chore: clean up indirect dependencies
Pull Request -
State: closed - Opened by cgorenflo about 2 years ago
#59 - chore: cosmos sdk version bump
Pull Request -
State: closed - Opened by milapsheth about 2 years ago
#58 - feat: create tool to check for missing fields in struct initializations
Pull Request -
State: open - Opened by cgorenflo about 2 years ago
#57 - feat(test): make it possible to concatenate THEN cases
Pull Request -
State: closed - Opened by cgorenflo about 2 years ago
#56 - feat(maps): add `Has` function for maps
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#55 - refactor: move cached and results packages
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#54 - feat(slices): add `Last` function to get last slice element
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#53 - feat: new slices func GroupBy
Pull Request -
State: closed - Opened by sammy1991106 over 2 years ago
#52 - feat: add function to zero out a value
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
- 1 comment
#51 - feat: add reverse function for slices
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#50 - chore: update cosmos sdk to v0.45.6
Pull Request -
State: closed - Opened by milapsheth over 2 years ago
#49 - feat: funcs MustOk
Pull Request -
State: closed - Opened by sammy1991106 over 2 years ago
#48 - feat: add channel push and pop functions that are controllable by context
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#47 - feat: add a result wrapper to represent the tuple (val, err)
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#46 - feat: job manager recovers from panic
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#45 - feat: add slice.TryCast function
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#44 - feat: convert integers to bytes
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#43 - feat(funcs): not, and, or
Pull Request -
State: closed - Opened by sammy1991106 over 2 years ago
#42 - feat: create MustNoErr function that panics if given err is not nil
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#41 - feat: add a must function that panics if an error is returned
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#40 - feat: add a random sampling function
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#39 - feat: add a generic cache wrapper
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#38 - feat: proto Hash method
Pull Request -
State: closed - Opened by sammy1991106 over 2 years ago
#37 - feat: add slice to map transformation
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#36 - feat: add identity function
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#35 - feat: random time
Pull Request -
State: closed - Opened by sammy1991106 over 2 years ago
#34 - feat: create RMQ test fake
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
- 1 comment
#33 - feat: add a Distinct function for slices
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#32 - chore(deps): upgrade deps
Pull Request -
State: closed - Opened by milapsheth over 2 years ago
#31 - fix(test): do not stop executing tests in ForEach upon failure
Pull Request -
State: closed - Opened by ilyalukyanov over 2 years ago
Labels: enhancement
#30 - feat: add slices.While function
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#29 - feat: enhance gherkin framework capabilities
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#28 - feat(gherkin): can define tests in bulk given array of cases
Pull Request -
State: closed - Opened by ilyalukyanov over 2 years ago
Labels: enhancement
#27 - feat(gherkin): can define tests in bulk given array of cases
Pull Request -
State: closed - Opened by ilyalukyanov over 2 years ago
#26 - feat: min/max functions for number structs
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#25 - fix(slices): use len instead of cap in Map
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#24 - refactor(slices): improve performance
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#23 - feat: add slices.Expand function
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#22 - refactor: ease up integer parameter constraints for rand package
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#21 - feat: additional generic util functions for chans and slices
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#20 - feat: generic map function for slices
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#19 - feat: generic map function for channels
Pull Request -
State: closed - Opened by cgorenflo over 2 years ago
#18 - chore: update deps
Pull Request -
State: closed - Opened by milapsheth over 2 years ago
#17 - feat(jobs): make jobs more usable and cancellable
Pull Request -
State: closed - Opened by cgorenflo almost 3 years ago
#16 - feat(rand): string generators for alphabetical and alphanumeric character sets
Pull Request -
State: closed - Opened by jack0son almost 3 years ago
#15 - fix: allow tests to continue when a test case using the framework fails
Pull Request -
State: closed - Opened by cgorenflo about 3 years ago
Labels: bug
#14 - style: rename Or to Branch for testing
Pull Request -
State: closed - Opened by cgorenflo about 3 years ago
#13 - chore: update cosmos-sdk to fix security risk
Pull Request -
State: closed - Opened by cgorenflo about 3 years ago
#12 - chore: add git workflow to ensure generated files are up-to-date
Pull Request -
State: closed - Opened by cgorenflo about 3 years ago
#11 - chore: update dependencies
Pull Request -
State: closed - Opened by cgorenflo about 3 years ago
#10 - feat: add a test framework that supports composable tests following the gherkin language
Pull Request -
State: closed - Opened by cgorenflo about 3 years ago
Labels: enhancement, test
#9 - docs: create README.md
Pull Request -
State: closed - Opened by cgorenflo about 3 years ago
#8 - docs: create readme
Pull Request -
State: closed - Opened by cgorenflo about 3 years ago
#7 - feat(file): axelar home getter && test util setters
Pull Request -
State: closed - Opened by wilcollins about 3 years ago
- 1 comment
#6 - feat: additional CreateDeployGatewayTx function
Pull Request -
State: closed - Opened by jcs47 about 3 years ago
#5 - chore: create LICENSE
Pull Request -
State: closed - Opened by cgorenflo about 3 years ago
#4 - chore: revert to older go-ethereum version to match core
Pull Request -
State: closed - Opened by cgorenflo about 3 years ago
#3 - feat(test): add SetEnv test util
Pull Request -
State: closed - Opened by wilcollins about 3 years ago
#2 - chore: migrate jobs package from core
Pull Request -
State: closed - Opened by cgorenflo about 3 years ago
Labels: refactoring
#1 - chore: copy files from axelar-core
Pull Request -
State: closed - Opened by cgorenflo over 3 years ago
Labels: refactoring