Commit Graph

1 Commits (57d84c91f6edb5e8a335b55bf0bbeb64f1e11c62)

Author SHA1 Message Date
Nam Chu Hoai 6bb358a0e3
Merge core and app packages (#1169) 2 years ago
J M Rossy 0d7639895c
Hyperlane packages and typescript rebrand (#1077) 2 years ago
Asa Oines 24dc33c976
Add origin domain check to Inbox.process (#751) 2 years ago
Yorke Rhodes 2094f5753c
Add MVP of e2e message observability (#678) 2 years ago
Yorke Rhodes a93d3d33ed
Revert "Improve contracts revert messages (#538)" (#549) 3 years ago
Yorke Rhodes 1450114fe0
Improve contracts revert messages (#538) 3 years ago
Asa Oines 81b66b58aa
Remove caching of checkpoints from the Inbox (#523) 3 years ago
Yorke Rhodes 5a3f627586
Bump typechain version to fix bug (#517) 3 years ago
Asa Oines 6a2afdcffc
Only cache Outbox checkpoints for fraud proofs (#475) 3 years ago
J M Rossy 7be078eb50
[Chore] Setup eslint for typescript assets (#505) 3 years ago
Yorke Rhodes a424371e89
Use global prettier config and sort imports (#372) 3 years ago
Nam Chu Hoai ba5b1fd939
Rename XAppConnectionManager to AbacusConnectionManager (#348) 3 years ago
Nam Chu Hoai dc6abedc1d
Remove Outbox nonce and checkpointedRoot from dispatch event (#341) 3 years ago
Nam Chu Hoai 0216d28dcf
Merge Inbox prove and process (#339) 3 years ago
Trevor Porter 39047bbf9f
Multisig validator manager contracts & tooling (#334) 3 years ago
Asa Oines 9592b28489
Publish utils, core, apps, sdk, and deploy packages (#329) 3 years ago
Asa Oines 9a7de7f117
Remove abacus- prefix from directories (#267) 3 years ago
Asa Oines 2899d965fd
Revert transactions when message processing fails (#240) 3 years ago
Asa Oines 9527f362d4
Remove typechain package (#238) 3 years ago
Asa Oines 8be12f9eb9
Move Router and XAppConnectionClient to core (#195) 3 years ago
Asa Oines f022a770a3
Move shared types and utilities to @abacus-network/utils (#194) 3 years ago
Asa Oines 3796248374
Reimplement GovernanceRouter as an AbacusApp (#178) 3 years ago
Asa Oines 4c11db7e93
Rename Home and Replica to Outbox and Inbox (#174) 3 years ago
Asa Oines d1de95e81b
Low cost relay model contract implementation (#165) 3 years ago
Asa Oines 472aedfddb
Break up abacus-tests into the respective packages (#152) 3 years ago
Asa Oines eaa89a9c52
Use NPM workspaces (#151) 3 years ago
Nam Chu Hoai 79f1f200e8
Rename to abacus (#126) 3 years ago
Asa Oines 7408737388
Refactor config in optics-deploy (#67) 3 years ago
Asa Oines 3052427dae
Add owner to Replica (#32) 3 years ago
James Prestwich adfb4ef50e
refactor: remove all relative imports in TS (#797) 3 years ago
Anna Carroll b1694030c8
Events: Process and Send (#751) 3 years ago
Anna Carroll 6f5f51d97a
Remove queue from Replica (#703) 3 years ago
Anna Carroll 5ba0bed73a
Final Contract Cleaning + Renaming (#698) 3 years ago
Anna Carroll 25ec45659e
WIP: polish contract code (#680) 3 years ago
Anna Carroll 567631e510
Remove nextToProcess from Replica (#629) 3 years ago
Erin Hales 067817f891
refactor: extend bridge testing utils (#568) 3 years ago
James Prestwich 1cbbf77794
feature: add convenience events to Home and Replica (#583) 3 years ago
James Prestwich eebb834fe0
Prestwich/bridge test deploy (#540) 3 years ago
James Prestwich 2773b9f90d
Deploy Refactor + Upgradable Bridge Router (#512) 3 years ago
Tong Wang ecc336fcbf
test: add replica test case of processing message sent to a non-existent contract address (#491) 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
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 3 years ago
James Prestwich 11573866e9
refactor: nextToProcess is now a uint32 3 years ago
James Prestwich a5e91cedf4
bug: disable external common initializer (#373) 4 years ago
Erin Hales ed4cda0dc3
fix: lastProcessed -> nextToProcess (#371) 4 years ago