-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/rkbalgi/isosim
� Conflicts: � internal/db/db_test.go � internal/services/crypto/http_transport.go
- Loading branch information
Showing
27 changed files
with
130 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ FROM golang:alpine | |
MAINTAINER Raghavendra Balgi;[email protected] | ||
COPY . /home/isosim/app/isosim | ||
WORKDIR /home/isosim/app/isosim/cmd/isosim | ||
RUN go build -v -o app isosim.go | ||
RUN go build -v -o app . | ||
|
||
# stage 2 | ||
FROM alpine | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
package main | ||
|
||
var version = "0.8.0" | ||
var build = "784c04ff" |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#!/usr/bin/bash | ||
|
||
cd githooks | ||
./update_commit_id.sh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
#!/usr/bin/env bash | ||
|
||
commit_id=`git log -1 HEAD | head -1 | awk '{print substr($2,0,8)}'` | ||
echo "package main | ||
var version=\"0.8.0\" | ||
var build=\"$commit_id\"" > ../cmd/isosim/version.go |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[{"ID":1,"Name":"Message Type","Value":"1100"},{"ID":2,"Name":"Bitmap","Value":"0111000000100000000000000000000000000000000000001000000000000000"},{"ID":3,"Name":"PAN","Value":"4766977654327777"},{"ID":4,"Name":"Processing Code","Value":"004000"},{"ID":5,"Name":"Transaction Type","Value":"00"},{"ID":6,"Name":"Acct From","Value":"40"},{"ID":7,"Name":"Acct To","Value":"00"},{"ID":8,"Name":"Amount","Value":"000000001090"},{"ID":9,"Name":"STAN","Value":"666551"},{"ID":14,"Name":"Currency Code, Transaction","Value":"126"}] |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,26 @@ | ||
{ | ||
"files": { | ||
"main.css": "/static/css/main.bbd4fcb0.chunk.css", | ||
"main.js": "/static/js/main.b0871c99.chunk.js", | ||
"main.js.map": "/static/js/main.b0871c99.chunk.js.map", | ||
"main.js": "/static/js/main.778f5aa9.chunk.js", | ||
"main.js.map": "/static/js/main.778f5aa9.chunk.js.map", | ||
"runtime-main.js": "/static/js/runtime-main.d1dafa31.js", | ||
"runtime-main.js.map": "/static/js/runtime-main.d1dafa31.js.map", | ||
"static/css/2.10ffe1ee.chunk.css": "/static/css/2.10ffe1ee.chunk.css", | ||
"static/js/2.ff235fc8.chunk.js": "/static/js/2.ff235fc8.chunk.js", | ||
"static/js/2.ff235fc8.chunk.js.map": "/static/js/2.ff235fc8.chunk.js.map", | ||
"static/js/2.37ac7fee.chunk.js": "/static/js/2.37ac7fee.chunk.js", | ||
"static/js/2.37ac7fee.chunk.js.map": "/static/js/2.37ac7fee.chunk.js.map", | ||
"index.html": "/index.html", | ||
"precache-manifest.09601adcb8ce74276f7b707df2cafad0.js": "/precache-manifest.09601adcb8ce74276f7b707df2cafad0.js", | ||
"precache-manifest.d52ec65746cfaab8035693797ceed4fe.js": "/precache-manifest.d52ec65746cfaab8035693797ceed4fe.js", | ||
"service-worker.js": "/service-worker.js", | ||
"static/css/2.10ffe1ee.chunk.css.map": "/static/css/2.10ffe1ee.chunk.css.map", | ||
"static/css/main.bbd4fcb0.chunk.css.map": "/static/css/main.bbd4fcb0.chunk.css.map", | ||
"static/js/2.ff235fc8.chunk.js.LICENSE.txt": "/static/js/2.ff235fc8.chunk.js.LICENSE.txt", | ||
"static/js/2.37ac7fee.chunk.js.LICENSE.txt": "/static/js/2.37ac7fee.chunk.js.LICENSE.txt", | ||
"static/media/index.css": "/static/media/roboto-latin-900italic.ebf6d164.woff2" | ||
}, | ||
"entrypoints": [ | ||
"static/js/runtime-main.d1dafa31.js", | ||
"static/css/2.10ffe1ee.chunk.css", | ||
"static/js/2.ff235fc8.chunk.js", | ||
"static/js/2.37ac7fee.chunk.js", | ||
"static/css/main.bbd4fcb0.chunk.css", | ||
"static/js/main.b0871c99.chunk.js" | ||
"static/js/main.778f5aa9.chunk.js" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>ISO WebSim - ISO8583 Web Simulator</title><link href="/static/css/2.10ffe1ee.chunk.css" rel="stylesheet"><link href="/static/css/main.bbd4fcb0.chunk.css" rel="stylesheet"></head><body style="background-color:#fbfff0"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function r(r){for(var n,i,l=r[0],a=r[1],f=r[2],p=0,s=[];p<l.length;p++)i=l[p],Object.prototype.hasOwnProperty.call(o,i)&&o[i]&&s.push(o[i][0]),o[i]=0;for(n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n]);for(c&&c(r);s.length;)s.shift()();return u.push.apply(u,f||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,l=1;l<t.length;l++){var a=t[l];0!==o[a]&&(n=!1)}n&&(u.splice(r--,1),e=i(i.s=t[0]))}return e}var n={},o={1:0},u=[];function i(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,i),t.l=!0,t.exports}i.m=e,i.c=n,i.d=function(e,r,t){i.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(e,r){if(1&r&&(e=i(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)i.d(t,n,function(r){return e[r]}.bind(null,n));return t},i.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(r,"a",r),r},i.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},i.p="/";var l=this["webpackJsonpisosim-reactjs"]=this["webpackJsonpisosim-reactjs"]||[],a=l.push.bind(l);l.push=r,l=l.slice();for(var f=0;f<l.length;f++)r(l[f]);var c=a;t()}([])</script><script src="/static/js/2.ff235fc8.chunk.js"></script><script src="/static/js/main.b0871c99.chunk.js"></script></body></html> | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>ISO WebSim - ISO8583 Web Simulator</title><link href="/static/css/2.10ffe1ee.chunk.css" rel="stylesheet"><link href="/static/css/main.bbd4fcb0.chunk.css" rel="stylesheet"></head><body style="background-color:#fbfff0"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function r(r){for(var n,i,l=r[0],a=r[1],f=r[2],p=0,s=[];p<l.length;p++)i=l[p],Object.prototype.hasOwnProperty.call(o,i)&&o[i]&&s.push(o[i][0]),o[i]=0;for(n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n]);for(c&&c(r);s.length;)s.shift()();return u.push.apply(u,f||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,l=1;l<t.length;l++){var a=t[l];0!==o[a]&&(n=!1)}n&&(u.splice(r--,1),e=i(i.s=t[0]))}return e}var n={},o={1:0},u=[];function i(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,i),t.l=!0,t.exports}i.m=e,i.c=n,i.d=function(e,r,t){i.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(e,r){if(1&r&&(e=i(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)i.d(t,n,function(r){return e[r]}.bind(null,n));return t},i.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(r,"a",r),r},i.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},i.p="/";var l=this["webpackJsonpisosim-reactjs"]=this["webpackJsonpisosim-reactjs"]||[],a=l.push.bind(l);l.push=r,l=l.slice();for(var f=0;f<l.length;f++)r(l[f]);var c=a;t()}([])</script><script src="/static/js/2.37ac7fee.chunk.js"></script><script src="/static/js/main.778f5aa9.chunk.js"></script></body></html> |
16 changes: 8 additions & 8 deletions
16
...ifest.09601adcb8ce74276f7b707df2cafad0.js → ...ifest.d52ec65746cfaab8035693797ceed4fe.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.