- build(deps): Bump follow-redirects from 1.14.4 to 1.14.7 in /tracer-ui view commit
- build(deps): Bump ua-parser-js from 0.7.19 to 0.7.31 in /tracer-ui view commit
- build(deps): Bump log4j-core from 2.17.0 to 2.17.1 view commit
- build(deps): Bump log4j-api from 2.17.0 to 2.17.1 view commit
- build(deps): Bump lodash from 4.17.15 to 4.17.21 in /tracer-ui view commit
- build(deps): update paralos-java and slf4j deps view commit
- build(deps): Bump log4j-core from 2.16.0 to 2.17.0 view commit
- build(deps): Bump log4j-api from 2.16.0 to 2.17.0 view commit
- build(deps): Bump dotty from 0.1.0 to 0.1.2 in /tracer-ui view commit
- fix: Consitent log4j upgrade view commit
- build(deps): Bump log4j-core from 2.14.1 to 2.16.0 view commit
- fix: Restore direct sl4j dependencies view commit
- fix: Disable deprecation warnings for now view commit
- fix: Correct duration spec view commit
- style: More sonar issues view commit
- fix: No longer need this monkey patch, available on partipant config view commit
- style: Make sonar happy, this really should be wontfix at this point however view commit
- fix: Bump back the SL4J as we are getting an rte view commit
- fix: Use transitive version of akka view commit
- style: Some relevant sonar issues view commit
- feat: Bump to 1.13.1, converge formatting view commit
- build(deps): Bump guava from 24.0-jre to 29.0-jre view commit
- build(deps): Bump dns-packet from 1.3.1 to 1.3.4 in /tracer-ui view commit
- build(deps): Bump axios from 0.18.1 to 0.21.2 in /tracer-ui view commit
- build(deps): Bump acorn from 5.7.3 to 5.7.4 in /tracer-ui view commit
- build(deps): Bump tar from 4.4.8 to 4.4.19 in /tracer-ui view commit
- build(deps): Bump ws from 6.2.1 to 6.2.2 in /tracer-ui view commit
- build(deps): Bump url-parse from 1.4.6 to 1.5.3 in /tracer-ui view commit
- build(deps): Bump path-parse from 1.0.6 to 1.0.7 in /tracer-ui view commit
- docs: add deployment diagrams view commit
- docs: add mkdocs setup view commit
- fix: Satisfy checkstyle, make spelling consistent view commit
- fix: Add Javadoc view commit
- A very much more specific exception view commit
- Supress this warning view commit
- Guard expensive log operations view commit
- docs: update build instructions view commit
- build: update build to match standard patterns view commit
- build: add a direct pom reference to btp-releases repository view commit
- refactor: remove timekeeper,sawtooth-mttp,sawtooth-utils,and keymanager view commit
- refactor: eliminate daml-on-sawtooth-protobufs module view commit
- refactor: separate out sawtooth-utils and rearrange protos view commit
- refactor: relocate VersionedEnvelope in prep for isolation view commit
- refactor: isolate VersionedEnvelope view commit
- refactor: isolate keymanager view commit
- refactor: extract BaseKeyManager from km classes view commit
- refactor: simplify var declarations view commit
- refactor(sawtooth-daml-common): isolate MTTTransactionProcessr view commit
- refactor: correct use of wrong exception view commit
- refactor(sawtooth-daml-common): remove classes which are now correct upstream view commit
- refactor(timekeeper): completely isolate timekeeper classes into the timekeeper pkg view commit
- fix: correct issues arising from sonar checks view commit
- refactor: correct sonar bugs view commit
- refactor: address checkstyle issues now that it works view commit
- build: update checkstyle configuration view commit
- fix(timekeeper): correct initial backoff counter increment view commit
- fix(timekeeper): correct initial backoff counter increment view commit
- fix: correct logging levels to reduce noice at info level view commit
- Correct docker/run.sh to deal with paths with empty spaces view commit
- Correct build.sh to deal with paths with empty spaces view commit
- fix(timekeeper): version and limit data growth view commit
- feat(sawtooth-daml-rpc): add jwks authentication method SXT-504 view commit
- feat(timekeeper): add exponential back off to timekeeper view commit
- refactor(timekeeper): make time calculations more correct and clearer SXT-552 view commit
- fix: correct a bug in timekeeper arg parsing view commit
- fix(rpc): adjust timemodel parameters to compensate for a bug in SDK 1.3.0 view commit
- fix(rpc): disable dependent transactions SXT-552 view commit
- build(pre-commit): update config SXT-552 view commit
- fix(rpc): enable rsa256 auth method SXT-511 view commit
- fix(zmqeventhandler): if no beginafter is set then start at the beginning view commit
- fix(sawtooth-daml): improve logging view commit
- fix(sawtooth-daml-tp): improve normal exception handling view commit
- fix(sawtooth-daml-tp): throw InvalidTransactionException when missing a leaf key view commit
- refactor(sawtooth-daml-tp): make leaf assembly less duplicative view commit
- fix(sawtooth-daml-tp): defer events until after all other activities view commit
- fix(protobufs): add hash checking to VersionedEnvelope and DamlTransactionFragment view commit
- fix(sawtooth-daml-common): improvements to multipart start parsing view commit
- fix(sawtooth-daml-rpc): correct maxopsperbatch and maxOutstandingBatches cli arg parsing view commit
- fix(sawtooth-daml-tp): switch batch to 256k view commit
- fix(sawtooth-daml-tp): improve logging view commit
- fix(sawtooth-daml-common): use dependent transactions view commit
- fix(sawtooth-daml-tp): improve reporting of ValidationFailed errors view commit
- fix(sawtooth-daml-tp): adjust fragment size down to 128k view commit
- fix(timekeeper): add the ability to configure the tk period view commit
- fix(various): clean up DAML namespaces and fix build view commit
- fix(events): send events ids to be fetched asynchronously view commit
- fix(sawtooth-daml-tp): correct handling of fragments view commit
- fix(sawtooth-daml-rpc): adjust default max-ops-per-batch and max-outstanding-batches view commit
- fix(processor): adjust logging view commit
- fix(sawtooth-daml-rpc): add the ability to fragment large transactions view commit
- fix(sawtooth-daml-common): add multipart events view commit
- fix(sawtooth-daml-rpc): specify the entire namespace as the write target view commit
- fix(sawtooth-daml-common): split damlstate k/v's across multiple stl k/v's view commit
- fix(sawtooth-daml-commonn): add StreamContext override, increase TIME_OUT view commit
- fix(daml-rpc): compress batches across the wire view commit
- fix(sawtooth-daml-rpc): patch ApiPackageManagementService to extend the timeout to 600s view commit
- Tweak punctuation and remove unnecessary phrase view commit
- Capitalization tweaks courtesy of Mac checker view commit
- test(integration): exclude consistently failing tests view commit
- test(integration): add TAP result processing view commit
- feat(sdk): upgrade to DAML SDK 1.3.0 view commit
- refactor(messaging): move messaging up to sawtooth view commit
- refactor(imports): organize imports view commit
- refactor(tp): move ...processor.impl classes to ...processor view commit
- refactor(timekeeper): move ...timekeeper.utils classes to ...timekeeper view commit
- refactor(daml.utils): move ...daml.utils classes to ...daml view commit
- style(checkstyle): fix checkstyle violations view commit
- fix(logging): migrate to slf4j logging view commit
- Update checkstyle plugin version view commit
- Update pre-commit config and fix checkstyle view commit
- Update pre-commit view commit
- Add probot-stale config view commit
- Fix format view commit
- Fix bug in cli scala view commit
- Recommend approach to generate JWT token view commit
- Re-phrase statement view commit
- Change assists to assistant view commit
- Instruction to use daml cli view commit
- Prepare for DA artifacts only being published to maven central rather than public bintray view commit
- Delay rpc and test start up by 30s view commit
- Add Shay Gordon, Remove Paul Sitoh view commit
- Set postgres to use host_auth trust view commit
- Add pre-commit config view commit
- Catch as run time exception view commit
- Add newlines view commit
- Add newline view commit
- Add new line view commit
- Update AUTH README view commit
- Update AuthService options view commit
- Remove unused import view commit
- Add default auth settings view commit
- Bugfix: Update algorithm EC256 view commit
- sxt-271: Instruction to start auth services view commit
- SXT-272: Fix token generator view commit
- Using sawtooth private key view commit
- Add option to turn on AuthService view commit
- Update README view commit
- Fix public key handling view commit
- Resolve checkStyle issues - add required spacing around colons and brackets - define magic values as class instance level constants - make methods private which need not be public view commit
- add javadocs and final modifiers to resolve checkStyle issues view commit
- Script to start and stop local daml-on-sawtooth view commit
- Update to match incoming changes view commit
- concurrent run of 1 view commit
- exclude TransactionScaleIT from test suite run view commit
- only exclude TimeIT, set scale factor to 50% (used by lots of parties it and transaction scale tests) view commit
- address start import warning view commit
- Address warnings, refactor to avoid code duplication, use singleton instance of SubmissionResult to avoid spurious errors view commit
- Return healthy case object rather than abstract class view commit
- Address warnings view commit
- Upgrade to SDK 0.13.41 - Implement health services in read and write services - Async interfaces for party and package management - TimeModel change in package path view commit
- Update README view commit
- Fix JWT generators view commit
- Fix typo so name match bash script view commit
- Add bash script to trigger jwtgenerator view commit
- Update RPC Pom view commit
- Add cli to JWTgenerator view commit
- Fix pub/private key handling view commit
- Implement JWTGenerator view commit
- Implementation of DAMLAuthSerivce view commit
- Add implementation of AuthService view commit
- Add authService from digital assets view commit
- Implementing AuthService view commit
- Relocate ci builds to away from master node view commit
- batch submission was returning overloaded on unknown transactions view commit
- Hints may not be sent and we need to pick a party id before submission view commit
- Improve the daml-rpc and daml-tp parallel behavior view commit
- Update dependencies to version recommended view commit
- Adjust defaults to match timekeeper defaults view commit
- UNKNOWN is not a terminal state view commit
- Update to DAML SDK 0.13.37 view commit
- Additional error catching view commit
- Additional error catching view commit
- Remove synchronization view commit
- Update to SDK 13.29 view commit
- Switch to using a thread-safe ZmqStream impl view commit
- Couple of minor markdown edits view commit
- add intellij related extensions to gitignore view commit
- Fix typo view commit
- Update README view commit
- Move BUILD.md content to README.md view commit
- Remove address contention b/w input and output view commit
- Add and use MTTransactionProcessor view commit
- Fixed BUILD.md link view commit
- Remove synchronization on sendToValidator view commit
- Adjust default TimeModel to tighter values view commit
- Update testtool SDK to 13.21 view commit
- Add some detailed logging wrt timemodel view commit
- Update to use sdk 0.13.18 view commit
- Change to using protobuf JsonFormat view commit
- Fix Java spacing. view commit
- Temporary fix view commit
- Ignore node modules view commit
- SXT-113 Update dependencies and add resolutions view commit
- Remove noop-transaction-processor view commit
- Refactor submissions and correct party allocation view commit
- Correct Paul Sitoh in CODEOWNERS view commit
- Update instruction for user to customise noxy view commit
- Change tracer-ui compose port to expose directive view commit
- Remove noop-transaction-processor view commit
- Refactor submissions and correct party allocation view commit
- Correct Paul Sitoh in CODEOWNERS view commit
- Add Brian Healey view commit
- Add Marcin Ziolek view commit
- Add Jussi Maki as CODEOWNER view commit
- Updates to BUILD.md instructions view commit
- correct build image name in build.sh view commit
- Update README.md view commit
- Add OSS related scaffolding documents view commit
- Update README.md view commit
- mount /dev/urandom view commit
- Fix SecureRandom generation view commit
- Execute stream send before completionstage view commit
- move verify view commit
- batch mode mvn clean view commit
- Bump sawtooth SDK to official v0.1.3 view commit
- fix build-helper version view commit
- Resolve checkstyle issues view commit
- Add verify goal to trigger checkstyle view commit
- if offset is unknown start at 0 view commit
- Remove tracer-ui from test view commit
- Add build of images view commit
- Include the daml-test.yaml view commit
- Add integration tests to Jenkinsfile view commit
- Add JAVA_ARGS to entrypoints view commit
- Add ledger-api-testtool docker view commit
- Add a docker build for the ledger-api-testtool view commit
- Update Readme view commit
- Implement party allocation on RPC view commit
- Implement party adding on the TP view commit
- Add SawtoothDamlOperation and SawtoothDamlParty view commit
- Format rpc.proto view commit
- Remove outdated README view commit
- Update RPC for new SDK view commit
- Update TP for new SDK view commit
- Update SDK to 0.13.16 view commit
- Write keys as hex view commit
- Fix nonce to properly generate view commit
- Add reading of ledger-id from ledger view commit
- Reduce logging levels view commit
- Remove LRU cache, no substantial effect view commit
- Add an LRU cache, not MT safe view commit
- Re-enable compression view commit
- Disable compression view commit
- Add timings to compression view commit
- improve concurrency in submission view commit
- Correct test failure view commit
- set multiple values at once view commit
- Logging refinements view commit
- Logging refinements view commit
- Add performance timing, reduce log noise view commit
- Support restarts using for reset index server view commit
- Pull timemodel from ledger view commit
- Reissue the request view commit
- Reinitialize ZmqStream in case it is early view commit
- Set default timeout=10, return on NO_RESOURCE view commit
- Resolve NPE, improve logging view commit
- Fix checkstyle view commit
- Get TimeModel from chain or default view commit
- Add timemodel storing at the backend view commit
- Add catchup handling to SawtoothReadService view commit
- Add logging to batch submission view commit
- Fix submission status check view commit
- unwind multi k/v assignment view commit
- Update to sdk 13.5 view commit
- Improve client exception handling view commit
- return to 12.25 view commit
- Adjust time model view commit
- Add some record time logging view commit
- Adjust time model for 1m/1m/5m view commit
- Update sdk to 13.0 view commit
- correct branch checkout view commit
- Validation of log keys corrected view commit
- Fix missing log multipart key view commit
- Deal with empty values properly view commit
- Allow empty values vs nulls view commit
- Fix checkstyle view commit
- Set an arbitrary value for command dedups view commit
- Return option empty when size=0 and is dedup view commit
- Fix checkstyle violations view commit
- fix when uncompressing size=0 view commit
- Compress log event view commit
- Fix missed compression view commit
- Multipart log entries view commit
- Add multipart key to package upload view commit
- Fix checkstyle view commit
- Fix checkstyle problem view commit
- Refactor DamlState K/V's to use a multipart key view commit
- Compress DamlStateValues,and DamlLogEntry in state view commit
- Add input addresses to output after populated view commit
- Add dedupKey and input addresses to output view commit
- Log output address on rpc view commit
- Fix return when the value is a 0 length ByteString view commit
- Log keyvalue types view commit
- Add package addresses as potential input view commit
- Add more logging view commit
- Add log entry list to input addresses view commit
- Add missing input address for global time view commit
- Improve Logging view commit
- Disable pmd ruleset view commit
- Remove UnnecessaryFullyQualifiedName rule view commit
- Refactor provide all requested state entries view commit
- Fix participantId and KeyManager view commit
- Update for sdk 12.25 view commit
- More license headers view commit
- Add copyright headers to java files view commit
- Add copyright headers to xml, docker and sh view commit
- trigger a daily build view commit
- Cleanup Jenkinsfile view commit
- Upgrade sdk to 0.12.24 view commit
- Replace protobuf direct calls with kvutil un/pack view commit
- Ensure transaction elements are shown properly view commit
- Add log entry address to output list view commit
- Add a secondary counter view commit
- Remove unused imports view commit
- Fix to enable transactions to be listed properly. view commit
- Update to use daml sdk 0.12.22 view commit
- Fix so it can read the transactions from RPC view commit
- Remove unguarded and unnecessary logging view commit
- Add demo dar loading view commit
- Reduce some logging noise view commit
- Add tracer-ui view commit
- Fix routing view commit
- Remove the flag for manual run view commit
- Remove superfluous Jenkin files view commit
- Add tracer-ui composer view commit
- Refine build sequence view commit
- Remove stage where we tag and push images out view commit
- Use jenkins provided settings.xml view commit
- Use jenkins provided settings.xml view commit
- Exclude sources and javadoc jars from assembly view commit
- tidy pom files, fix a javadoc error view commit
- refactor checkstyle, add pmd, and resolve issues view commit
- upgrade protobuf, and remove log4j view commit
- Refactor for tracer support view commit
- Enhance KeyManager, add DirectoryKeyManager view commit
- Add Sawtooth RESTFul transaction tracer. view commit
- Add rest object view commit
- Refine logging view commit
- Refactor event subscription view commit
- Change read global time record at TP view commit
- Fix checkstyle variation view commit
- Separated out timekeeper according to design view commit
- Correct formatting and jvm selection view commit
- Remove unused imports view commit
- Add docker push view commit
- Fix settings.xml usage, do mvn clean view commit
- Add docker push view commit
- Fix settings.xml usage, do mvn clean view commit
- Separated out timekeeper according to design view commit
- Correct formatting and jvm selection view commit
- Remove unused imports view commit
- Add docker push view commit
- Fix settings.xml usage, do mvn clean view commit
- Implement getLedgerInitialConditions view commit
- Collapse DamlStateKeys into a single address space view commit
- Add turning timekeeper events into heartbeats view commit
- Add mvn deploy view commit
- change to use assemblies instead of shade view commit
- Add daml-tp and daml-rpc to daml-local view commit
- Add initial local net configuration view commit
- Separated out timekeeper according to design view commit
- Correct formatting and jvm selection view commit
- Remove unused imports view commit
- Implement getLedgerInitialConditions view commit
- Add docker push view commit
- Fix settings.xml usage, do mvn clean view commit
- Ops: Fix jenkinsfile view commit
- Ops: Fix jenkinsfile view commit
- Refactor dockerfiles,add Jenkinsfile view commit
- Add turning timekeeper events into heartbeats view commit
- Collapse DamlStateKeys into a single address space view commit