mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 15:09:42 +00:00
* Remove pointer reference * Fix portfolio withdraw tests * Add nil protection in validator method to reduce prospective panics and for future outbound checking * Updated tests * ch order var to not ref package * rm comparison * Add order ID validation check * Add exchange name validation check * Add in test details * fix tests * fix linter issues * linter issues strikes again * linter rabbit hole * Addr nitterinos * Add validation variadic interface to define sets of functionality check POC * didn't want to add an amount other than 0, didn't want to add address to exchange withdraw, didn't want to whitlist, can change if need be * add coverage * Add validation method options for exchange wrappers and abstracted validation into its own package * Add validation code for structs in exchange template generation * remove extra validation call as this is done in wrapper * fix niterinos for examplerinos * Add template to documentation tool and regenerated documentation * Addr niticles * Fix tests due to validation update * Add more validation checks for modify/submit orders * update tests * fix more tests * Add asset type to submit variable in tests and rpc call. Regen funcs. * Add field to modify struct in tests * applied field asset to cancel struct across project * fix woopsy
46 lines
1.8 KiB
Plaintext
46 lines
1.8 KiB
Plaintext
|
|
Thanks to the following contributors:
|
|
thrasher- | https://github.com/thrasher-
|
|
shazbert | https://github.com/shazbert
|
|
gloriousCode | https://github.com/gloriousCode
|
|
dependabot-preview[bot] | https://github.com/apps/dependabot-preview
|
|
xtda | https://github.com/xtda
|
|
ermalguni | https://github.com/ermalguni
|
|
vadimzhukck | https://github.com/vadimzhukck
|
|
MadCozBadd | https://github.com/MadCozBadd
|
|
140am | https://github.com/140am
|
|
marcofranssen | https://github.com/marcofranssen
|
|
dackroyd | https://github.com/dackroyd
|
|
Rots | https://github.com/Rots
|
|
vazha | https://github.com/vazha
|
|
cranktakular | https://github.com/cranktakular
|
|
woshidama323 | https://github.com/woshidama323
|
|
crackcomm | https://github.com/crackcomm
|
|
azhang | https://github.com/azhang
|
|
andreygrehov | https://github.com/andreygrehov
|
|
bretep | https://github.com/bretep
|
|
Christian-Achilli | https://github.com/Christian-Achilli
|
|
gam-phon | https://github.com/gam-phon
|
|
cornelk | https://github.com/cornelk
|
|
if1live | https://github.com/if1live
|
|
lozdog245 | https://github.com/lozdog245
|
|
soxipy | https://github.com/soxipy
|
|
herenow | https://github.com/herenow
|
|
blombard | https://github.com/blombard
|
|
CodeLingoBot | https://github.com/CodeLingoBot
|
|
CodeLingoTeam | https://github.com/CodeLingoTeam
|
|
Daanikus | https://github.com/Daanikus
|
|
daniel-cohen | https://github.com/daniel-cohen
|
|
DirectX | https://github.com/DirectX
|
|
frankzougc | https://github.com/frankzougc
|
|
idoall | https://github.com/idoall
|
|
mattkanwisher | https://github.com/mattkanwisher
|
|
mKurrels | https://github.com/mKurrels
|
|
m1kola | https://github.com/m1kola
|
|
cavapoo2 | https://github.com/cavapoo2
|
|
zeldrinn | https://github.com/zeldrinn
|
|
starit | https://github.com/starit
|
|
Jimexist | https://github.com/Jimexist
|
|
lookfirst | https://github.com/lookfirst
|
|
merkeld | https://github.com/merkeld
|