Commit Graph

2166 Commits (ed7d63d6b0a692f911c7b02938fbd27238f2c14a)
 

Author SHA1 Message Date
Luke Tchang 188178263b
test: adds tests for Replica contract (fixed history) (#56) 4 years ago
James Prestwich f4078c3961
Add Kathy (#48) 4 years ago
James Prestwich d4e36f6373
add hardhat scripts for common tasks (#37) 4 years ago
Luke Tchang 319ebd4369
feature: adds untested Relayer daemon (fixed history) (#55) 4 years ago
Anna Carroll c4ae975310
test: Merkle contract and rust implementation (#52) 4 years ago
James Prestwich 5c5f42c061
fix: re-enable gas reporter and coverage 4 years ago
Luke Tchang 65754d8318
fix: current root in Home contract now updated on successful update (#44) 4 years ago
James Prestwich 5961b35a0e
fix: make sure new dev setup works 4 years ago
James Prestwich 9951a90c29
refactor: allow ethereum node to be a signer 4 years ago
Luke Tchang 999dde9fd2
fix: updates rust abi to match new double_update function (#43) 4 years ago
Anna Carroll 4092028924
enhance:update proveAndProcess function signature (#39) 4 years ago
Luke Tchang 7cc25a9cbd
test: adds tests and fixes to home contract (#38) 4 years ago
James Prestwich e5cdfd85e5
fix: silence warning on sample function 4 years ago
James Prestwich 4a57874d8c
feature: adds an untested updater daemon (#19) 4 years ago
James Prestwich 6827db2996
feat: Updater js class now uses async static construction (#34) 4 years ago
James Prestwich 880273a123
feature: adds tracing and a basic config for the tracing setup (#31) 4 years ago
James Prestwich 50cb63d5d5
feature: prevent re-entrancy of process on replica (#28) 4 years ago
James Prestwich b7bb37ea51
opt: don't sload in Home constructor 4 years ago
James Prestwich c40d6114a8
feature: add optics Updater to global hre 4 years ago
James Prestwich fc7f2327f0
feature: inject an optics object into hre 4 years ago
James Prestwich 3e00a306db
tests: add test coverage for the queue contract (#33) 4 years ago
Luke Tchang 9c5980ee09
docs: added instruction to download jq to solidity docs (#32) 4 years ago
Luke Tchang 6db1f76325
feature: `npm run compile` updates abis in optics-base (#27) 4 years ago
James Prestwich 1574357b67
refactor: expand ChainCommunicationError to avoid erasing some types 4 years ago
Luke Tchang 32b63e0262
feature: adds signed_update_by_old_root to optics-base abis and _originSLIP44 to contract Update event (#26) 4 years ago
James Prestwich 63b60b1e64
docs: adds processor sketch to README 4 years ago
James Prestwich ca7e773db8
refactor: simplify dependencies 4 years ago
James Prestwich aa4e7272f4
refactor: run_report_error now reports the name 4 years ago
James Prestwich 7f91fbdbea
feature: adds name function to Common trait 4 years ago
James Prestwich 3382a591cc
chore: adds basic instructions for making an agent 4 years ago
James Prestwich 76d1b3f8d1
refactor: changes OpticsAgent methods to use &self param 4 years ago
James Prestwich fc63fed64c
refactor: adds a bit more logging and error reporting to OpticsAgent 4 years ago
James Prestwich 5ea330cfbb
feature: OpticsAgent trait and refactoring contract traits 4 years ago
ltchang b22a7a86ae
fixed camel casing in deploy.js for hardhat compile 4 years ago
James Prestwich 3b9b82452c
chore: add READMEs 4 years ago
James Prestwich dbcbed9f18
feature: sketch of a sortition contract 4 years ago
James Prestwich 1a401eb1c1
refactor: abandon ChainCommunicationError type. embrace erasure 4 years ago
James Prestwich ba46a337f4
refactor: use color-eyre instead of jane-eyre. to be responsible. 4 years ago
James Prestwich 740c6321a6
refactor: use eyre for reporting 4 years ago
James Prestwich 4555178942
refactor: small error handling improvements 4 years ago
James Prestwich e95634a610
refactor: change Dispatch event 4 years ago
James Prestwich 81707b3237
feature: Decode + message_by_leaf 4 years ago
James Prestwich afefc55138
refactor: store a queue of pending updates 4 years ago
James Prestwich 6536efb2a0
refactor: move ethereum config to its own file, macro contract construction 4 years ago
James Prestwich ec87181f32
feature: try_into_replica 4 years ago
James Prestwich f879bd73cc
feature: expand solidity public api 4 years ago
James Prestwich fd838e0b0c
feature: implement replica trait on replica contract abigen 4 years ago
James Prestwich 8fb2db9269
refactor: traits for on-chain Home and Replica 4 years ago
James Prestwich f831e4a660
dep: bump memview-sol to 1.1.1 4 years ago
James Prestwich 4af978d9c0
feature: recipient address QoL function 4 years ago