Commit Graph

47 Commits (7a94a0791001c3eb4ce6ce7bc552c737b37198b5)

Author SHA1 Message Date
James Prestwich 7b501442b1
refactor: add aws signer (#516) 3 years ago
James Prestwich a38f4f5153
chore: bump ethers to main in all cargo.toml files 3 years ago
James Prestwich aff52ce2a9
bug: tracing and pending txn fixes 3 years ago
James Prestwich 64457c26b5
bug: #407 incorrect abi in replica abigen 3 years ago
James Prestwich 5722a698f2
Refactor tracing subscriber instatiation (#466) 3 years ago
James Prestwich 1593d3b0c9
feature: time out txns that have been pending confirmation for 10m (#457) 3 years ago
Anna Carroll 848d7f0414
Update ProcessError event (#441) 3 years ago
James Prestwich e6becba053
refactor: several rust improvements (#414) 3 years ago
James Prestwich 6487fcb3eb
Processing Refactor (#409) 3 years ago
Anna Carroll 5b2e48a358
Remove return values from `handle` (#404) 3 years ago
James Prestwich 41b19b70dd
refactor: add prove_and_process to replicas enum 3 years ago
James Prestwich 76ab2034d8
refactor: fix the annoying process bug. misc rust updates 4 years ago
James Prestwich 11573866e9
refactor: nextToProcess is now a uint32 4 years ago
James Prestwich ac58c6a1cb
feature: MessageStatus 4 years ago
James Prestwich 26b4af5951
refactor: many processor improvements 4 years ago
James Prestwich a72c8095b9
feature: local nonce management 4 years ago
James Prestwich e2d85b48c9
bug: specify from_block for all filters 4 years ago
James Prestwich bb2768384a
bugs: lots of rust agent bugs 4 years ago
James Prestwich 7154481671
feature: log info about each dispatched transaction 4 years ago
James Prestwich 5489c5f22c
refactor: break signers out of replicas in rust configs (#381) 4 years ago
James Prestwich 31539b786a
Prestwich/hex string rust (#378) 4 years ago
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
James Prestwich 25ff20a44d
lint: fix clippy (#335) 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
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
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 9cae2f469a
refactor: contract trait refactor + prover/prover_sync separation (#151) 4 years ago
James Prestwich 01144db102
lint: satisfy clippy a bit more 4 years ago
James Prestwich 6e80bfde3e
chore: appease the clippy gods 4 years ago
Luke Tchang 2fbbcf7fc3
test/refactor: adds test for destinationAndSequence calculations + refactors domainHash test file creation (#110) 4 years ago
Anna Carroll 69f64b04f8
feature: add untested Processor daemon (#97) 4 years ago
Luke Tchang 0d5fbbe23b
feature/WIP: watcher checks for fraudulent updates (#88) 4 years ago
Erin Hales 5d3668495a
enhancement: move abi files to shared folder (#94) 4 years ago