Commit Graph

15 Commits

Author SHA1 Message Date
Oliver Eggert
8c68d4a7ad update readme file 2026-04-23 18:10:53 -07:00
Oliver Eggert
4e7d0aadc9 add requireSuccess helper and finalize script steps 2026-04-23 01:08:59 -07:00
Oliver Eggert
bbe80b34c9 update helpers for async and sequential error handling/calls 2026-04-22 18:43:44 -07:00
Oliver Eggert
3152430e47 improve error handling and output 2026-04-22 17:23:29 -07:00
Oliver Eggert
81279b4761 more helper cleanup 2026-04-22 16:27:07 -07:00
Oliver Eggert
aaa4668392 update helpers 2026-04-21 21:59:45 -07:00
Oliver Eggert
583b169680 update code sample to use up-to-date functions and code conventions 2026-04-18 13:53:00 -07:00
Oliver Eggert
1241a33a5d restructure for java conventions 2026-04-18 09:56:08 -07:00
Oliver Eggert
d0f6d04715 add logback.xml 2026-04-18 08:49:04 -07:00
Oliver Eggert
d0187414a5 initial code sample and file structure 2026-04-17 20:16:40 -07:00
dependabot[bot]
017c68e1f0 Bump golang.org/x/crypto in /_code-samples/credential/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.35.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-11 10:33:38 +00:00
banasa44
31be92a37c chore(sample-docs): unify error handling with panic(err). 2025-08-25 12:44:07 +02:00
banasa44
162a97887e chore(code-samples): remove all emojis 2025-08-25 11:27:50 +02:00
banasa44
e1153eb008 chore(samples): replace tab for 4 spaces 2025-07-23 10:51:03 +02:00
banasa44
ff5b5ab258 feat(_code-samples): WiP add go tx examples implementation 2025-07-17 16:03:19 +02:00