leilaes
|
46267e5975
|
Add missing close file and missing stop ticker (#300)
* Add missing close file and missing stop ticker
* Defer close file after checking error
* Update exchange_template.go
|
2019-05-17 11:17:35 +10:00 |
|
Adrian Gallagher
|
9bdcc22ae1
|
Relax case sensitive string comparisons in various parts of GCT
|
2019-04-23 14:22:00 +10:00 |
|
Adrian Gallagher
|
7dcb1ab553
|
Migrate from gometalinter.v2 to golangci-lint (#249)
* Migrate from gometalinter.v2 to golangci-lint
|
2019-03-01 16:10:29 +11:00 |
|
Adrian Gallagher
|
e000a8d6c7
|
minor improvements and bugfixes
1) reduce request content-type mismatch ambiguity
2) remove duplicate wrapper function for withdraw permissions
3) update exchange_template tool to add missing/incorrect wrapper funcs
|
2019-02-27 15:31:56 +11:00 |
|
Adrian Gallagher
|
f1123afa1f
|
Use fmt.Scanln for exchange templating tool
|
2018-02-19 10:20:47 +11:00 |
|
Ryan O'Hara-Reid
|
484814823c
|
Added logic for file progression under different OS environments.
|
2018-02-16 11:48:02 +11:00 |
|
Ryan O'Hara-Reid
|
7d5fb56c2a
|
Added new tool for deploying new exchange code standard.
|
2018-02-16 11:48:02 +11:00 |
|