Commit Graph

455 Commits (2130cf348ac6af9cc3dc5600946b4ad85293a2e1)

Author SHA1 Message Date
Conner Swann 2c42635e0a
initial dockerfile implementation 4 years ago
James Prestwich daa9df9436
Prestwich/ts deploy (#366) 4 years ago
Erin Hales ed4cda0dc3
fix: lastProcessed -> nextToProcess (#371) 4 years ago
Luke Tchang ae28e02316
test/bug: verify Rust/Solidity OpticsMessage and leaf equivalence (#363) 4 years ago
Luke Tchang 2eac18dd6e
chore: delete extra lockfiles in core and base (#346) 4 years ago
James Prestwich 25ff20a44d
lint: fix clippy (#335) 4 years ago
Luke Tchang c4b34fb2df
test: adds mock ConnectionManager interface + watcher failure test cases (#314) 4 years ago
Luke Tchang 5ce1430ae0
refactor: move destinationAndSequence to optics-core and run output in precommit (#326) 4 years ago
Luke Tchang befde049a6
fix: update signer to support EIP-155 (#329) 4 years ago
James Prestwich 7bfe50bd5f
Prestwich/watcher unenroll (#324) 4 years ago
Erin Hales 676c495668
refactor: rename domains rust (#306) 4 years ago
Luke Tchang 59efd7c10b
feature: rust output functions conditionally run in precommit (#309) 4 years ago
Luke Tchang ddea9d9764
fix: OpticsIdentifier conditionally casts ethereum address (#296) 4 years ago
Erin Hales 5f04a62cfb
fix: domainHash (#289) 4 years ago
Luke Tchang 0b3c02a10d
chore: converts kebab case to camelCase in configs and serde tags (#276) 4 years ago
Erin Hales 5b9c5c614a
Solidity Refactor (#277) 4 years ago
Luke Tchang 03fa9bcded
feature: adds XAppConnectionManager interface (#273) 4 years ago
James Prestwich d3788f0457
refactor: move Ethereum settings to optics-ethereum (#266) 4 years ago
Anna Carroll 34dce892fc
test: cross-chain messaging w/ deploy script (#262) 4 years ago
Luke Tchang 94fd095043
refactor: renames UsingOptics contract XappConnectionManager (#258) 4 years ago
Luke Tchang 0fa4283a70
refactor: restructures agent config locations (#254) 4 years ago
Luke Tchang 72d6ae20fb
feature: replaces Signer generic with enum (#246) 4 years ago
Luke Tchang dc52d01882
feature: adds watcher support for UsingOptics unenrollment (#229) 4 years ago
James Prestwich 22158cb71a
lint: another from impl 4 years ago
James Prestwich 32551c1c32
bug: fix the function signature 4 years ago
James Prestwich 6e598c3240
lint: into -> from for clippy 4 years ago
James Prestwich 2f943b5c20
fix: respect the clippy 4 years ago
James Prestwich 1174800624
refactor: move DB to agentcore (#228) 4 years ago
Luke Tchang 9bc2feff4b
fix: update deploy scripts after upgradability changes (#208) 4 years ago
Luke Tchang d12c50845f
feature: persists watcher history to disk (#192) 4 years ago
Erin Hales 40339c2216
GitHub Actions - Solidity (#216) 4 years ago
Anna Carroll 53f79d9964
Migrate from `constructor` to `initialize()` (#195) 4 years ago
Luke Tchang 73b989285e
feature/refactor: saves/loads processor prover-tree to/from disk + fixes abstraction layers between prover and merkle (#189) 4 years ago
Luke Tchang b9694211f4
feature: adds updater history and persists to disk (#180) 4 years ago
Luke Tchang a1040a04e2
feature: adds configurable pause to updater (#167) 4 years ago
Luke Tchang 5a651d7eb0
test: adds watcher tests (#154) 4 years ago
Luke Tchang e7e25db05f
tests: relayer tests (#153) 4 years ago
Luke Tchang 1cdc8c8614
test: updater tests (#152) 4 years ago
Luke Tchang 9cae2f469a
refactor: contract trait refactor + prover/prover_sync separation (#151) 4 years ago
James Prestwich 1f333b6c02
refactor: improve processor task handling (#147) 4 years ago
Luke Tchang 01b6aa43ea
test: adds optics-test crate and unit test for watcher::check_double_update (#138) 4 years ago
Luke Tchang c3c1c184d9
feature: adds basic chat generators to Kathy (#101) 4 years ago
James Prestwich 8fdb50a40e
chore: remove a stale TODO related to ledgers 4 years ago
James Prestwich ae81ba9f60
docs: add message layout to bridge readme (#127) 4 years ago
James Prestwich 01144db102
lint: satisfy clippy a bit more 4 years ago
James Prestwich 5f455b4bda
refactor: fix unordered execution 4 years ago
James Prestwich 8923130b9c
feature: settings macro permits per-prop meta tags 4 years ago
James Prestwich 6e80bfde3e
chore: appease the clippy gods 4 years ago
James Prestwich b7280e677d
refactor: improve the OpticsAgent interface by introducing AgentCore (#104) 4 years ago
Erin Hales c6126431be
WIP/enhancement: linting and coverage (#106) 4 years ago