Commit Graph

257 Commits (a4e7cb1d4387edb0277dc1caa4917f4ae14fd9fd)

Author SHA1 Message Date
Erin Hales 1f5f7b2f60
refactor: update test scripts (#590) 3 years ago
James Prestwich 798396fb90
tests: finish BridgeRouter checklist (#594) 3 years ago
Anna Carroll c0bd910fb6
Verify Proxy via Etherscan API (#577) 3 years ago
Erin Hales 4ecbdd1969
refactor: upgrade safety (#566) 3 years ago
James Prestwich 1cbbf77794
feature: add convenience events to Home and Replica (#583) 3 years ago
Anna Carroll 2e4d200542
verify improvements: add hardhat clean & .env.example (#574) 3 years ago
Anna Carroll fa69216e1b
Disallow sending 0 tokens (#576) 3 years ago
James Prestwich 7d65515a5f
Tons of Bridge Tests (#564) 3 years ago
James Prestwich 9d95cab1ba
Raise process gas and add tests/ (#560) 3 years ago
James Prestwich 6f36a61fcf
Fresh deploy (#556) 3 years ago
Anna Carroll 1af2a83c5c
feat: requestDetails + BridgeMessage action identifiers (#536) 3 years ago
James Prestwich f1c259d13e
test: basic BridgeRouter.handle test (#550) 3 years ago
Erin Hales 57bef4e2b0
feature: verify bridge (#525) 3 years ago
James Prestwich 8de3d1ff0f
Prestwich/bridge double init (#549) 3 years ago
James Prestwich 9d272de2c5
feature: allow custom token representations (#511) 3 years ago
James Prestwich eebb834fe0
Prestwich/bridge test deploy (#540) 3 years ago
Erin Hales 90eaa358ee
fix: ethers version, generate typechain (#541) 3 years ago
James Prestwich 7a94a07910
bug: #526 use OwnableUpgradable in proxied contracts (#530) 3 years ago
Nam Chu Hoai 7ab55b3e16
Clarify Home#update notice (#535) 3 years ago
James Prestwich e2837a1e42
docs: improve documentation of Encoding library (#533) 3 years ago
James Prestwich b052ea10d5
feature: updated default token name/symbol (#517) 3 years ago
James Prestwich a25e831754
Add external repr/canonical lookup methods (#523) 3 years ago
James Prestwich eda6dd7cfc
feature: eth send helper contract (#513) 3 years ago
James Prestwich 300c77d03f
Bridge Router improvements: Fast Liquidity, Upgradable Tokens (#509) 3 years ago
dependabot[bot] 7fa0ccaf8b
chore(deps): bump tar from 4.4.13 to 4.4.15 in /solidity/optics-xapps (#528) 3 years ago
dependabot[bot] 85e340b770
chore(deps): bump tar from 4.4.13 to 4.4.15 in /solidity/optics-core (#527) 3 years ago
James Prestwich 24f01681f7
feature: Add Permit to BridgeToken (#510) 3 years ago
James Prestwich 2773b9f90d
Deploy Refactor + Upgradable Bridge Router (#512) 3 years ago
Anna Carroll 68fdc5a0cc
Emit event when token deployed & make token mapping public (#503) 3 years ago
Anna Carroll 3bb1303437
Delete js (#501) 3 years ago
Anna Carroll 2ce41b6a25
feature: BridgeRouter deploy script (#478) 3 years ago
Erin Hales 9c9fb87b03
test: migrate tests and deploy process to ts (#400) 3 years ago
James Prestwich 85ec60c287
Prestwich/no ordering (#476) 3 years ago
Anna Carroll 8e0a4f699e
Verify contract code after deploy script (#448) 3 years ago
Anna Carroll 80a93d6106
Polish Bridge Code (#416) 3 years ago
Anna Carroll 848d7f0414
Update ProcessError event (#441) 3 years ago
Anna Carroll f2cb415eec
fix: Use low-level call instead of contract call (#439) 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 d20438434c
feat: RecoveryManager role on GovernanceRouter (#353) 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 3 years ago
James Prestwich 11573866e9
refactor: nextToProcess is now a uint32 3 years ago
James Prestwich f00674ca25
refactor: home 0-indexes sequences (#397) 3 years ago
Tong Wang b110e6e145
chore: add typechain generation to standard pre-commit script (#392) 3 years ago
Erin Hales ceeb71a30a
refactor: combine lib and script folders, remove old code (#382) 3 years ago
James Prestwich ebe13489af
feature: semaphores and durations 3 years ago
Erin Hales cb906c6d5c
document: bridge xapp (#386) 4 years ago
Tong Wang c9cd5322b5
feature: add optics-xapps typechain gen (#389) 4 years ago