- fix(docker): Add arm64 support view commit
- fix(core): allow setting recursion limit via envvar view commit
- fix(postgres): update entrypoint to respect LEDGER_ID env view commit
- refactor(core): assign context to field (noop) view commit
- fix(pom): add Awaitility view commit
- fix(postgres): add testing with index database for dop view commit
- feat(postgres): add support for passing index db parameters view commit
- style(core): remove todos view commit
- test: eliminate Thread.sleep from tests view commit
- refactor(core): remove unused class view commit
- refactor(core): remove unused private field view commit
- fix(dop): correct docker-compose yaml for traditional view commit
- fix(dop): adapt dop entrypoint to match traditinal view commit
- style: spotless corrections view commit
- feat: Add metrics reporter view commit
- docs: correct mkdocs config view commit
- refactor(docker): address docker linting issues view commit
- fix: bump timeout scale view commit
- fix: Also the qldb backing kv view commit
- fix: mkdocs build view commit
- fix: Checkstyle line length view commit
- fix: Use sha512 for a unique index on address and a serial pk view commit
- fix(docker-compose): fix a name clash with catenasys/daml-on-postgres view commit
- fix: Test dependencies etc view commit
- fix: bump view commit
- fix: Correct .pom imports, add .pom file to spotless view commit
- feat: Postgress code split to module view commit
- feat: split qldb deps view commit
- build: spotless should ratchet from main view commit
- fix: Immediately return on submission, enqueue view commit
- fix: Don't migrate twice now we have same store view commit
- fix: Formatting view commit
- fix: Pariticpant now commits synchronously so we are green but slow view commit
- fix: remove additional urls from docker images view commit
- style: Various Sonar fixes view commit
- fix: Client side timestamps view commit
- fix: Force $@ past shellcheck with --no-verify view commit
- fix: Unify store urls to txlog view commit
- fix: Correct version setup wiiht $revision, flatten plugin and a revision property view commit
- fix: It helps if you call commit view commit
- fix: A much nicer implementation of order guarantees, as futures, with test view commit
- fix: Guarantee both begin order and in order head signals view commit
- feat: txlog view commit
- fix: Recuce concurrency as we re-run the suite view commit
- fix: Fail faster view commit
- fix: Wrap QldbExceptions on put, up OCC retry view commit
- fix: Resource defaults to attempt green view commit
- fix: update daml to 14.2, enable concurrency view commit
- fix: LongStream.map is not idempotent so move outside of execute block view commit
- fix: Smells view commit
- fix: Guarantee commit order on begin, rather than commit view commit
- test: Restore full stack testing view commit
- fix: Use scala conversion of future rather than manual thunking view commit
- feat: Resilience4j bulkhead and async ledger submitter view commit
- feat: Drop daml SDK back to 1.13.1 view commit
- feat: Drop daml SDK back to 1.13.1 view commit
- feat: State cache view commit
- feat: A mapping from our store abstractions to the current daml ledger API view commit
- feat: Wire up ledgercommitter and friends view commit
- docs: add diagrams for d-o-q deployment pattern on s3 and aurora view commit
- build: nullable/notnull annotation checking view commit
- build(gitignore): add .factorypath view commit
- style: rename yml to yaml view commit
- refactor: add a log of the submission reference count view commit
- refactor: rework log utils for less code and sonar issues view commit
- fix: Sonar issues view commit
- fix: Checkstyle bounce, add log config from d-os, fix egregious null view commit
- style: Remaining sonar issues view commit
- feat: ACtually wire up addresses view commit
- style: Various sonar fixes view commit
- fix: Actually block in work view commit
- fix: remove apache log deps, add log4j to runtime, fix CLI in docker view commit
- feat: Create AWS resource from CLI view commit
- feat: All framework dependencies should be now supplied to builders view commit
- fix: Netty versions view commit
- feat: Thread offset through reader correctly, coercions view commit
- test: TxLog coerce view commit
- feat: corecing, tests, dependency rearrange view commit
- feat: An inproc ledger submitter with a similar design to legacy do-qldb view commit
- feat: In proc submitter runtime considerations, contexts view commit
- feat: Additional builders, more bootstrapping in main view commit
- feat: Skeletal reusable init, generic bits moved into runtime package view commit
- feat: Builders, ids, start on scala entry point view commit
- feat: Working down from Daml interfaces view commit
- style: Type names view commit
- style: Sonar doesn't like two letter type params view commit
- fix: The actual files view commit
- style: More ideomatic, composable and correct exception wrapping view commit
- fix: Stop catching throwable, use unchecked() view commit
- fix: Derive StoreException from Exception view commit
- style: Sonar smells view commit
- feat: Retrying for txlog writes view commit
- feat: Split log testing view commit
- fix: Use unchecked so we don't need to do silly wrapping view commit
- feat: Add coercing wrappers from otherwise useless branch view commit
- feat: Map in s3 values in observable view commit
- style: Sonarqube fixes view commit
- docs: add mkdocs setup view commit
- feat: Allow optional seq for end-of-sequence marker view commit
- feat: Viable qldb txlog implementation, needs hardening view commit
- feat: Observable implementation (WIP) view commit
- feat: TxLog write, improve resource creation view commit
- fix: rx deps view commit
- fix: Import root rx (streams version same), interfaces view commit
- feat: Writer / reader interfaces view commit
- feat: Split transactionlog / store interfaces view commit
- fix: Derive QLDB exception, remove pointless messages view commit
- fix: Remove java from pre-commit view commit
- style: Restore precommit, Map.entry, move splitsgtore view commit
- style: Accept blank lines in javadoc view commit
- fix: Accidental recursion view commit
- style: Apply checkstyle rules view commit
- fix: QLdb efficiency by using blobs view commit
- fix: Splitstore now has bytestring interfaces view commit
- fix: TransactionLog now uses bytestring view commit
- fix: Remove jcache, config editoprconfig with line length view commit
- build: add spotless formatting and checking view commit
- feat: add participant submitter interfaces view commit
- feat: add protocol buffer definitions view commit
- docs: update documents view commit
- feat: add good canonized logging setup for log4j and layouts view commit
- build: update daml dependencies view commit
- refactor: checkstyle and javadoc changes view commit
- refactor: make package hierarchy more sensible view commit
- refactor: remove visibilty modifiers on tests view commit
- refactor: eliminate concretes for qlds3store classes view commit
- refactor: Verified and UnverifiedReader don't need to be impl specific view commit
- test: rework tests and correct various issues view commit
- refactor: VerifiedReader should depend only on interfaces view commit
- test: correct test locations and packaging view commit
- refactor: checkstyle and javadocs on various classes view commit
- refactor(postgres): checkstyle, javadoc, resolve interface changes view commit
- fix(serviceinterface): checkstyle,javadoc view commit
- fix(s3): correct S3Store to explicitly type when collecting futures view commit
- feat: add resilience features and caching view commit
- fix: remove log4j deps view commit
- feat: Implementation of combined s3/qldb store and verified reader view commit
- feat: S3 store tested and operable view commit
- feat: QLDB store view commit
- feat: Composable stores view commit
- fix: Guard expensive log operations view commit
- fix: don't print stack trace view commit
- fix: correct sonar issues view commit
- Use maven central not bintray for DA jars view commit
- expose grpc for daml-local.yaml view commit
- expose port for grpc service view commit
- Fix exception message view commit
- Compensate for a delay on AWS side creating tables view commit
- Base64 encode id fields view commit
- Add some useful logging view commit
- Remove redundant add to stateList view commit
- Add some logging view commit
- Set postgres host_auth to trust view commit
- Add pre-commit-config view commit
- Upgrade to DAML SDK 0.13.41 view commit
- Implement generalized handling of non-recoverable S3 errors view commit
- attempt to get object up to three times if bucket does not exist view commit
- Add auth services to cli view commit
- aws not was view commit
- remove $' expansion view commit
- source aws-configure.sh view commit
- Crop isolation id to 32 chars view commit
- Fix aws-configure file copy view commit
- Change ledger name to isolation id view commit
- Add aws-configure.sh view commit
- Add AWS CLI to ledger test image view commit