Commits
User selector
Commit history
Commits on Apr 23, 2024
replace assert's with raise's
Show description for aa18a19authored andcommittedchange the deprecated logger.warn with logger.warning
Show description for 2095c58authored andcommittedfix conversion from int to bool in assert statement, thereby fixing the error handling/reporting
Show description for 0785284authored andcommitted
Commits on Apr 10, 2024
Make all service group store operations check for existing URLs
Show description for 6f699deauthored andcommittedRemove site.psh
Show description for 05cc8e5authored andcommittedConvert service groups to use a persistent file
Show description for bca1e55authored andcommitted
Commits on Apr 9, 2024
Several updates to fix and simplify support for SGX
Show description for c011c99authored andcommitted
Commits on Mar 26, 2024
Fix several bugs in the service data routines for verification
Show description for b3bbd5fauthored andcommitted
Commits on Mar 6, 2024
Add an experimental command for importing and exporting collections of contracts
Show description for 8266d54authored andcommitted
Commits on Sep 14, 2023
Random fixes to make interfaces more consistent
Show description for feef8edauthored andcommittedUpdate site.toml format to match service database import
Show description for ccc3334authored andcommittedReplace the eservice database with more general service database
Show description for 1ec98f9authored andcommitted
Commits on Aug 23, 2023
Update handling of client extensions and plugins
Show description for 2fc0b07authored andcommitted
Commits on May 2, 2023
Handle incorrectly reported state change status from contracts
Show description for 5fadd28authored andcommitted
Commits on Apr 28, 2023
Small code cleanup
Show description for 49481e7authored andcommittedAllow the configuration scripts to override the default contract home
Show description for cb890c1authored andcommittedAllow replication service to limit the duration of cached blocks
Show description for 5c164e0authored andcommitted
Commits on Apr 18, 2023
Remove the runtime dependency on PDO_LEDGER_KEY_ROOT
Show description for 29c745fauthored andcommittedAddress another issue with build/configure sequencing
Show description for f633010authored andcommittedMove configuration into scripts that can be installed/run outside the build process
Show description for 174dd89authored andcommitted
Commits on Apr 7, 2023
Remove all references and dependencies on gipsy or scheme
Show description for 4c9dbe0authored andcommitted
Commits on Apr 3, 2023
configure CCF for using a domain name
Show description for e78c34bauthored andcommitted
Commits on Mar 31, 2023
Remove all remaining mentions and code related to AoT wasm contracts
Show description for 8814639authored andcommittedRemove eservice library requirement for tests running with remote services
Show description for 7987ec2authored andcommitted
Commits on Mar 28, 2023
Add some flexibility to the pdo scripts for picking a configuration
Show description for f5924d7authored andcommittedcheck the return value from eservice database operations
Show description for 42125efauthored andcommittedfix error message when duplicate eservice is added to the db
Show description for 3bd243aauthored andcommitted
Commits on Mar 27, 2023
update comments and documentation
Show description for 6a51b8bauthored andcommittedcleanup CI and simplify build
Show description for e733355authored andcommittedremove in-file sawtooth references, functions, keys, docs, etc.
Show description for 50be9d5authored andcommitteddisable Sawtooth and remove files
Show description for 2c3b74aauthored andcommitted
Commits on Mar 20, 2023
Changes to support EPID quote verification within CCF PDO TP
Show description for c3961c1authored andcommitted
Commits on Mar 14, 2023
remove short circuit of replication requests on completion
Show description for 03bf2ddauthored andcommittedfix the no ledger calls to commit async (there is no commit)
Show description for 01be069authored andcommittedfix the threading to allow exit
Show description for 7bdbe61authored andcommitted