issues
search
moov-io
/
iso8583
A golang implementation to marshal and unmarshal iso8583 message.
https://moov.io
Apache License 2.0
374
stars
109
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(deps): update module github.com/stretchr/testify to v1.10.0
#337
renovate[bot]
closed
5 days ago
0
Enhance Track2 Data Implementation
#336
bpross
closed
2 weeks ago
1
fix(deps): update module golang.org/x/text to v0.20.0
#335
renovate[bot]
closed
3 weeks ago
0
Add ability to remove Subfields from a Composite field
#334
Stashchenko
closed
3 weeks ago
4
Fix EBCDIC1047 prefixer description
#333
Inuart
closed
1 month ago
3
allow to Unset field of the message and composite
#332
alovak
closed
1 month ago
0
Tiny fixes
#331
alovak
closed
1 month ago
0
fix(deps): update module golang.org/x/text to v0.19.0
#330
renovate[bot]
closed
1 month ago
0
add comments to ASCIIHexToBytes to clarify its usage
#329
alovak
closed
1 month ago
0
make it easier to see EMV tags
#328
alovak
closed
1 month ago
0
odd value parsing issue in ISOMessage
#327
anilgorgec
opened
2 months ago
9
ASCIIHexToBytes’ Encoded Length Is Inconsistent With Its Decoded Length
#326
armwich
closed
1 month ago
2
fix fixed length check for ebcdic and bcd
#325
alovak
closed
2 months ago
0
fix(deps): update module golang.org/x/text to v0.18.0
#324
renovate[bot]
closed
1 month ago
0
Question: How to construct a submessage indicating the subfield code and size?
#322
Juniornewxt
closed
2 months ago
4
Question about subfield
#321
Juniornewxt
closed
3 months ago
3
remove confusing vsdc example, add correct icc field spec
#320
alovak
closed
3 months ago
0
chore(deps): update github artifact actions to v4 (major)
#319
renovate[bot]
closed
3 months ago
0
chore(deps): update all (major)
#318
renovate[bot]
closed
3 months ago
0
chore(deps): update golang docker tag to v1.23
#317
renovate[bot]
closed
3 months ago
0
fix(deps): update module golang.org/x/text to v0.17.0
#316
renovate[bot]
closed
3 months ago
0
Unable to pack a f55 with subfield ASCIIHexToBytes with length 1 byte if we build the message from the bytes
#315
Achuthen
closed
1 month ago
3
track 2 spec added
#314
wisely11
closed
4 months ago
0
Return subfields in unpack error
#313
meparle
closed
4 months ago
0
fix: unknown prefix error
#312
Fr0gN
closed
4 months ago
0
fix(deps): update module golang.org/x/text to v0.16.0
#311
renovate[bot]
closed
5 months ago
0
Allow setting custom field packer and unpacker
#310
alovak
closed
5 months ago
0
fix(deps): update module golang.org/x/text to v0.15.0
#309
renovate[bot]
closed
6 months ago
0
fix(deps): update module github.com/stretchr/testify to v1.9.0
#308
renovate[bot]
closed
8 months ago
1
Fix typo in bitmap.md
#307
kobi824
closed
9 months ago
1
chore(deps): update golang docker tag to v1.22
#306
renovate[bot]
closed
9 months ago
1
How to place some data between length prefixer and the subfields?
#305
alovak
closed
10 months ago
3
fix : noneprefixer did not return correct fixed len
#304
T-eli
closed
10 months ago
6
add missing int64 support for String field Unmarshal
#303
alovak
closed
10 months ago
1
New HexNumeric field
#302
madhr
closed
11 months ago
0
Add new field for HexNumerics
#301
madhr
closed
11 months ago
3
Partial unpack
#300
meparle
closed
12 months ago
1
use runes
#299
alovak
closed
5 months ago
5
Fix encoding non-UTF8 values in String field
#298
cheukwing
closed
1 year ago
1
String Field does not handle non-UTF8 values correctly
#297
cheukwing
opened
1 year ago
6
Enable partial cloning of a Message
#296
meparle
closed
12 months ago
3
Update Numeric type to use int64
#294
GalihFajar
closed
1 year ago
4
support index tag
#293
mfdeveloper508
closed
1 year ago
1
Use int64 for field.Numeric
#292
alovak
closed
1 year ago
4
Update message unimarshaller functions
#291
mfdeveloper508
closed
1 year ago
3
Update message unimarshaller functions
#290
mfdeveloper508
closed
1 year ago
1
Updating unimarshaller
#289
mfdeveloper508
closed
1 year ago
1
Deprecate SetData method
#288
mfdeveloper508
closed
1 year ago
2
deprecate setdata method for fields, update unmarshal/marshal functions
#287
mfdeveloper508
closed
1 year ago
3
prefix: Binary with variable length
#286
Andrei-cloud
closed
1 year ago
1
Next