Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

attempt to fix golangci-lint #2331

Closed
wants to merge 303 commits into from
Closed

attempt to fix golangci-lint #2331

wants to merge 303 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    8897a94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53758ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dab46e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f737c81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    094b401 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ade934 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    348e181 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    86e550d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    07bc2e8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    56fee13 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9c82431 View commit details
    Browse the repository at this point in the history
  12. Fix: incorrect test

    ChiTimesChi committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    9088cb7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    188037d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    87c773d View commit details
    Browse the repository at this point in the history
  15. handle message sent

    trajan0x committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    46c9ad1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5b8a42c View commit details
    Browse the repository at this point in the history
  17. pub->flood

    trajan0x committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    86dfd08 View commit details
    Browse the repository at this point in the history
  18. fix muh problems

    trajan0x committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    097da4e View commit details
    Browse the repository at this point in the history
  19. stupid ideas

    trajan0x committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    436c15d View commit details
    Browse the repository at this point in the history
  20. Revert "stupid ideas"

    This reverts commit 436c15d.
    trajan0x committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    73d77aa View commit details
    Browse the repository at this point in the history
  21. update deps

    trajan0x committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    b6da624 View commit details
    Browse the repository at this point in the history
  22. working

    trajan0x committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    a3f0e27 View commit details
    Browse the repository at this point in the history
  23. remove some stuff

    trajan0x committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    11bce1b View commit details
    Browse the repository at this point in the history
  24. 5 second boot

    trajan0x committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    2aad152 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. various ugprades, etc

    trajan0x committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    1c39ae5 View commit details
    Browse the repository at this point in the history
  2. build out crdt db

    trajan0x committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    8f3fd07 View commit details
    Browse the repository at this point in the history
  3. add crdt per validator

    trajan0x committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2ceb862 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2bf9f1a View commit details
    Browse the repository at this point in the history
  5. kill it

    trajan0x committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    00b4763 View commit details
    Browse the repository at this point in the history
  6. finish libp2p

    trajan0x committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    7322e4a View commit details
    Browse the repository at this point in the history
  7. fix typo in event name

    aureliusbtc committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    a015d9c View commit details
    Browse the repository at this point in the history
  8. merge changes

    trajan0x committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    8b3781f View commit details
    Browse the repository at this point in the history
  9. f

    trajan0x committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    7e32266 View commit details
    Browse the repository at this point in the history
  10. Interchain + InterchainDB integration (#2046)

    * RM old IInterchainModule, delete Interchain.sol code ahead of DB Integration
    
    * rename to InterchainClient
    
    * interchainSend()
    
    * interchainReceive() and corresponding test
    
    * remove forge console.log
    
    * Add interfaces for SynapseModule & InterchainClient
    aureliusbtc authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    068bf45 View commit details
    Browse the repository at this point in the history
  11. update

    trajan0x committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    c26f784 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3cd287a View commit details
    Browse the repository at this point in the history
  13. rehash

    trajan0x committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    19e6cca View commit details
    Browse the repository at this point in the history
  14. resolve merge conflict

    trajan0x committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    ceecd0b View commit details
    Browse the repository at this point in the history
  15. reabigen

    trajan0x committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    bb44ae2 View commit details
    Browse the repository at this point in the history
  16. change variable name

    aureliusbtc committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    c3cb568 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    72f2fff View commit details
    Browse the repository at this point in the history
  18. Fix event variabl ename

    aureliusbtc committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    c57fe11 View commit details
    Browse the repository at this point in the history
  19. Verfification

    trajan0x committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    e00e6bd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    13adac2 View commit details
    Browse the repository at this point in the history
  21. InterchainClient & Synapse Module InterchainDB Integration (#2045)

    * Implement SynapseModule w/ ECREcover Around InterchainDB contract + TEsts
    
    * fix typo in event name
    
    * Interchain + InterchainDB integration (#2046)
    
    * RM old IInterchainModule, delete Interchain.sol code ahead of DB Integration
    
    * rename to InterchainClient
    
    * interchainSend()
    
    * interchainReceive() and corresponding test
    
    * remove forge console.log
    
    * Add interfaces for SynapseModule & InterchainClient
    
    * add keccak'd datahash to event emit
    
    * change variable name
    
    * Fix event variabl ename
    aureliusbtc authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    9feba9c View commit details
    Browse the repository at this point in the history
  22. Solidity library for generic M/N signature verification (#2047)

    * Scaffold ThresholdECDSA library
    
    * Start working on the tests
    
    * Add some revert tests
    
    * Start working on verify hash tests
    
    * More tests
    
    * More revert tests
    
    * Implement `verifySignedHash`
    
    * Chore: test cleanup
    ChiTimesChi authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    b257ce3 View commit details
    Browse the repository at this point in the history
  23. regen

    trajan0x committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    f824f63 View commit details
    Browse the repository at this point in the history
  24. finish up

    trajan0x committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    0afbc0a View commit details
    Browse the repository at this point in the history
  25. fix synapse module

    trajan0x committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2a1b3a7 View commit details
    Browse the repository at this point in the history
  26. update

    trajan0x committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    171b5cc View commit details
    Browse the repository at this point in the history
  27. emit entry hash

    trajan0x committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d0d13d8 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    25cbbde View commit details
    Browse the repository at this point in the history
  29. update

    trajan0x committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    f6877eb View commit details
    Browse the repository at this point in the history
  30. e2e test

    trajan0x committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    8dc26b3 View commit details
    Browse the repository at this point in the history
  31. Chore/reorganize events (#2049)

    * More events to a separate dir
    
    * Update contracts
    
    * Update tests
    
    * Chore: forge fmt
    ChiTimesChi authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    ef389b6 View commit details
    Browse the repository at this point in the history
  32. [goreleaser] build app

    trajan0x committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    bc775e6 View commit details
    Browse the repository at this point in the history
  33. committee [goreleaser] test

    trajan0x committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    1f32921 View commit details
    Browse the repository at this point in the history
  34. fix build [goreleaser]

    trajan0x committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    a46e5ce View commit details
    Browse the repository at this point in the history
  35. rename file [goreleaser]

    trajan0x committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    a1b05c2 View commit details
    Browse the repository at this point in the history
  36. rename modules

    trajan0x committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    f231221 View commit details
    Browse the repository at this point in the history
  37. Revert "rename modules"

    This reverts commit f231221.
    trajan0x committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    f84aea1 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    f968eb6 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    ec8cfdf View commit details
    Browse the repository at this point in the history
  2. scaffold

    trajan0x committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    67f6dd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    666688b View commit details
    Browse the repository at this point in the history
  4. fix build issues

    aureliusbtc committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    09c4dff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2644a9 View commit details
    Browse the repository at this point in the history
  6. Interchain: Expose isExecutable View (#2055)

    * expose view for isExecutable
    
    * fix build issues
    
    * Functionalize view
    
    * Seperate execution logic into view subfunctions
    
    * only execute message once
    
    * add event on execution
    
    * add natspec, fix interface
    aureliusbtc authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    d0c9449 View commit details
    Browse the repository at this point in the history
  7. regen

    trajan0x committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    784a36e View commit details
    Browse the repository at this point in the history
  8. executor

    trajan0x committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    6f8ae1f View commit details
    Browse the repository at this point in the history
  9. Interchain: execution options (gas limit, gas airdrop, etc) (#2056)

    * feat(InterchainClientV1): add options param for gas limit & airdrop settings
    
    - Include `options` parameter in `InterchainTransaction` struct and related functions to allow setting message gas limit and gas airdrop parameters.
    - Update event signatures to include `options` parameter.
    - Adjust `_generateTransactionId` function to incorporate `options` in transaction ID generation.
    - Modify `interchainSend` and `interchainExecute` functions to handle `options` parameter.
    - Update interface `IInterchainClientV1` and tests to reflect changes.
    
    * Remove address/bytes32 to conversions in place of TypeCasts lib
    
    * onylOwner setLinkedClient
    
    * remove unused function argument interchainExecute()
    
    * - Introduced the use of OptionsLib for decoding transaction options within the InterchainClientV1 contract.
    - Enabled dynamic gas limits for appReceive calls based on options specified in incoming interchain transactions.
    
    * remove todo for gas limit
    
    * comments
    
    * comments
    aureliusbtc authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    2c37a47 View commit details
    Browse the repository at this point in the history
  10. up

    trajan0x committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    701c919 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    00da108 View commit details
    Browse the repository at this point in the history
  12. more mock

    trajan0x committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    59e4d07 View commit details
    Browse the repository at this point in the history
  13. fix susd

    trajan0x committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    759f51e View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Contracts/communication synapse module (#2050)

    * Isolate some common logic into abstract contract
    
    * Scaffold `ThresholdECDSAModule`
    
    * Add more views
    
    * Implement management tests
    
    * Implement management actions
    
    * Add `InterchainDB` Mock
    
    * Reorg events following #2049
    
    * Also emit ethSingedMsg hash
    
    * More `InterchainModule` errors
    
    * Implement tests for fee collector management
    
    * Fix: use the entry hash for signing
    
    * Implement `feeCollector` management
    
    * Start doing source tests
    
    * Add GasOracle interface
    
    * Update `verifyEntry()` interface
    
    * Add source chain tests
    
    * Implement source chain funcs
    
    * Add tests: `bytes` for signatures instead of `bytes[]`
    
    * Implement library update
    
    * Simplify math
    
    * Implement `verifyEntry()`
    
    * Add tests for destination chain
    
    * Don't use infinity as default threshold
    
    * Check source chain id in any InterchainModule
    
    * Deprecate old SynapseModule
    
    * Fix ClientV1 test
    
    * Chore: cleanup
    
    * Chore: renamoooor
    
    * Revert "Fix ClientV1 test"
    
    This reverts commit e724c38.
    
    * Revert "Chore: cleanup"
    
    This reverts commit 41949cd.
    
    * Fix ClientV1 test
    
    * Chore: cleanup
    ChiTimesChi authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    c9a789f View commit details
    Browse the repository at this point in the history
  2. Add versioned options (#2060)

    * Add encode/decode versioned options
    
    * Add `OptionsV1` struct
    
    * Use `OptionsV1` in other contracts
    ChiTimesChi authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    e780c6a View commit details
    Browse the repository at this point in the history
  3. 0 optimistic

    trajan0x committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    52c0d64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    169973a View commit details
    Browse the repository at this point in the history
  5. rm interchaimodule

    aureliusbtc committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d600050 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    485ef81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0fe13ff View commit details
    Browse the repository at this point in the history
  8. executor_test fixed

    aureliusbtc committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    3b35b11 View commit details
    Browse the repository at this point in the history
  9. tidy up

    trajan0x committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d667beb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8dadc75 View commit details
    Browse the repository at this point in the history
  11. [goreleaser] lint

    trajan0x committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    2d6dc04 View commit details
    Browse the repository at this point in the history
  12. update [goreleaser]

    trajan0x committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    60017a6 View commit details
    Browse the repository at this point in the history
  13. omnirpc [goreleaser]

    trajan0x committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    9fc12e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    82a00d6 View commit details
    Browse the repository at this point in the history
  2. [goreleaser] use pubkey

    trajan0x committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    80de15a View commit details
    Browse the repository at this point in the history
  3. [goreleaser] enable sign

    trajan0x committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    7f96319 View commit details
    Browse the repository at this point in the history
  4. [goreleaser] lgo

    trajan0x committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    353e4d3 View commit details
    Browse the repository at this point in the history
  5. [goreleaser] debug

    trajan0x committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    ebb3300 View commit details
    Browse the repository at this point in the history
  6. new node [goreleaser]

    trajan0x committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    83980dd View commit details
    Browse the repository at this point in the history
  7. enable libp2p [goreleaser]

    trajan0x committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    86ca547 View commit details
    Browse the repository at this point in the history
  8. libp2p fix [goreleaser]

    trajan0x committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    f971f02 View commit details
    Browse the repository at this point in the history
  9. Interfaces for execution (#2063)

    * First draft for Executor interface
    
    * Interface for execution fees custody contract
    ChiTimesChi authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    8930c83 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fd0f3c1 View commit details
    Browse the repository at this point in the history
  11. [goreleaser] g.wait

    trajan0x committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    999f496 View commit details
    Browse the repository at this point in the history
  12. cleanup

    trajan0x committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a325fc9 View commit details
    Browse the repository at this point in the history
  13. rebump db [goreleaser]

    trajan0x committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e7ad96e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3e8aeee View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    43fe7a5 View commit details
    Browse the repository at this point in the history
  16. no more ipfs

    trajan0x committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    ed01ed5 View commit details
    Browse the repository at this point in the history
  17. Contracts/communication update client interface (#2070)

    * Update `interchainSend()` interface
    
    * Add execution service interaction in `interchainSend()`
    
    * Add `executionFees` to InterchainClient
    
    * Add mocks for the new interfaces
    
    * Remove variable to fix stack too deep
    
    * Update the tests
    
    * Chore: small cleanup for imports
    ChiTimesChi authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    207e894 View commit details
    Browse the repository at this point in the history
  18. Global db nonces in InterchainDB (#2068)

    * Use dbNonce in `InterchainEntry` struct
    
    * Update InterchainDB: source chain logic
    
    * Update InterchainDB: destination chain logic
    
    * Update InterchainDB tests
    
    * Use `dbNonce` in InterchainClient
    
    * Update the rest of the tests
    ChiTimesChi authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b344693 View commit details
    Browse the repository at this point in the history
  19. Init basic script for testnet deploy (#2064)

    * init basic script for testnet deploy
    
    * add testnet broadcasts
    aureliusbtc authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    3d99400 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #2071 from synapsecns/contracts/communication

    Contracts Communication Branch Re-Sync
    aureliusbtc authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b388daf View commit details
    Browse the repository at this point in the history
  21. [goreleaser] port first

    trajan0x committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b00033b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b58dd07 View commit details
    Browse the repository at this point in the history
  23. use sha256 [goreleaser]

    trajan0x committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    5fa006b View commit details
    Browse the repository at this point in the history
  24. Fix/entry verified event (#2074)

    * Update `EntryVerified` event and its unit test
    
    * Emit the updated event
    ChiTimesChi authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e5bd8e8 View commit details
    Browse the repository at this point in the history
  25. Interfaces for execution (#2063)

    * First draft for Executor interface
    
    * Interface for execution fees custody contract
    ChiTimesChi authored and aureliusbtc committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    25d0311 View commit details
    Browse the repository at this point in the history
  26. Contracts/communication update client interface (#2070)

    * Update `interchainSend()` interface
    
    * Add execution service interaction in `interchainSend()`
    
    * Add `executionFees` to InterchainClient
    
    * Add mocks for the new interfaces
    
    * Remove variable to fix stack too deep
    
    * Update the tests
    
    * Chore: small cleanup for imports
    ChiTimesChi authored and aureliusbtc committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a39ae11 View commit details
    Browse the repository at this point in the history
  27. Global db nonces in InterchainDB (#2068)

    * Use dbNonce in `InterchainEntry` struct
    
    * Update InterchainDB: source chain logic
    
    * Update InterchainDB: destination chain logic
    
    * Update InterchainDB tests
    
    * Use `dbNonce` in InterchainClient
    
    * Update the rest of the tests
    ChiTimesChi authored and aureliusbtc committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    1f2f20c View commit details
    Browse the repository at this point in the history
  28. Init basic script for testnet deploy (#2064)

    * init basic script for testnet deploy
    
    * add testnet broadcasts
    aureliusbtc committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    72766e2 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e8fd130 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d7f21bb View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    240eeba View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    e8cf23c View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    dd9e78c View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    45fa371 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    1ec8c79 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    7cb935f View commit details
    Browse the repository at this point in the history
  37. push updates

    trajan0x committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    3f52f27 View commit details
    Browse the repository at this point in the history
  38. rework committe [goreleaser]

    trajan0x committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b285fd1 View commit details
    Browse the repository at this point in the history
  39. sin-executor [goreleaser]

    trajan0x committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    86dfe08 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    6f057cb View commit details
    Browse the repository at this point in the history
  2. latest deployments

    aureliusbtc committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f7f8924 View commit details
    Browse the repository at this point in the history
  3. rebuild [goreleaser]

    trajan0x committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4b764b0 View commit details
    Browse the repository at this point in the history
  4. update [goreleaser]

    trajan0x committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    879b6fd View commit details
    Browse the repository at this point in the history
  5. Adjust IApp to work with latest InterchainClient interface + Optional…

    … Execution depending on address(0) (#2076)
    aureliusbtc authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    240aa0f View commit details
    Browse the repository at this point in the history
  6. chi changes (#2078)

    aureliusbtc authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    747b8b9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2058 from synapsecns/feat/commitee

    [WIP] Off-Chain Sin
    trajan0x authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    10d22a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Fix/interchain client events (#2077)

    * Isolate and split ClientV1 events
    
    * Merge generic source chain events
    
    * `forge fmt`
    
    * Update source chain events
    
    * Update destination events
    
    * Fix stack too deep error
    
    * Add `verificationFee` to the event
    
    * rename
    
    * client bump
    
    * Merge source chain events
    
    * Swap `message` and `srcModules` for better readability + fix stack too deep
    
    ---------
    
    Co-authored-by: ChiTimesChi <88190723+ChiTimesChi@users.noreply.github.com>
    Co-authored-by: Trajan0x <trajan0x@users.noreply.github.com>
    Co-authored-by: trajan0x <83933037+trajan0x@users.noreply.github.com>
    4 people authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    11d8edb View commit details
    Browse the repository at this point in the history
  2. Add scripts to communications package (#2084)

    * Add slither, test workflows
    
    * Add solhint config
    
    * Add lint scripts
    ChiTimesChi authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    d6c16d0 View commit details
    Browse the repository at this point in the history
  3. Add AppConfig library (#2087)

    * Add `AppConfig` library and its coverage
    
    * Update InterchainApp interface
    
    * Update the ClientV1 test
    
    * Use versioned AppConfig in ClientV1
    ChiTimesChi authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8d20d26 View commit details
    Browse the repository at this point in the history
  4. Add InterchainTransaction library (#2086)

    * Isolate `InterchainTransaction` operations to a separate library
    
    * Add library coverage
    
    * Update execute/isExecutable
    
    * Update interchainSend
    
    * Update tests
    
    * Simplify the `transactionId` scheme for now
    
    * Chore: `forge fmt`
    ChiTimesChi authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ffacb6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1a2c00 View commit details
    Browse the repository at this point in the history
  6. gasoracle

    aureliusbtc committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    596c242 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89a1f2a View commit details
    Browse the repository at this point in the history
  8. fix committee tests

    trajan0x committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    024a059 View commit details
    Browse the repository at this point in the history
  9. gosimple

    trajan0x committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2ee7e45 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. merge master

    trajan0x committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    aa549c4 View commit details
    Browse the repository at this point in the history
  2. fix lint isuse

    trajan0x committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    b424f10 View commit details
    Browse the repository at this point in the history
  3. Feat: message passing (#2094)

    * Update IApp interface to pass the message
    
    * Pass message to the app
    
    * Allow to specify higher gas limit
    
    * Make execute payable
    
    * Define test with requested gas airdrop
    
    * Implement gas airdrop passing
    ChiTimesChi authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e8194d3 View commit details
    Browse the repository at this point in the history
  4. authz

    trajan0x committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    f24071b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2fe1d4 View commit details
    Browse the repository at this point in the history
  6. make peers

    trajan0x committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c2f6833 View commit details
    Browse the repository at this point in the history
  7. Revert " make peers"

    This reverts commit c2f6833.
    trajan0x committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    343f132 View commit details
    Browse the repository at this point in the history
  8. add client nonce to event

    aureliusbtc committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    02d7e7d View commit details
    Browse the repository at this point in the history
  9. do some cleanup

    trajan0x committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9ff6ecf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    09bf5a6 View commit details
    Browse the repository at this point in the history
  11. fix broken contract

    trajan0x committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    57306ac View commit details
    Browse the repository at this point in the history
  12. updated abi

    trajan0x committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    932d5a4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b447050 View commit details
    Browse the repository at this point in the history
  14. pass 2

    trajan0x committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    8b03919 View commit details
    Browse the repository at this point in the history
  15. imock

    trajan0x committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    947d00e View commit details
    Browse the repository at this point in the history
  16. Revert "imock"

    This reverts commit 947d00e.
    trajan0x committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    cf43411 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. wrap sin-executor

    trajan0x committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    103eaa8 View commit details
    Browse the repository at this point in the history
  2. Add ExecutionFees.sol collector contract & record upon execution serv… (

    #2082)
    
    * Add ExecutionFees.sol collector contract & record upon execution service provided to interchainSend()
    
    * MVP ExecutionFees by adding executorEOA()
    
    * Add events to ExecutionFees.sol, enable anyone to claim on behalf of executors
    
    * fix global imports
    
    * add OZ Address library
    
    * `forge fmt`
    
    * Use AccessControl in ExecutionFees
    
    * Specify events and custom errors
    
    * Define the tests with new scenarios
    
    * Update implementation to pass the tests
    
    * Modify tests:
    - Allow adding fees for already recorded executor
    - Allow recording executor when no fees exist
    
    * Update implementation
    
    * Add more views
    
    * Add tests for the new views
    
    * Update mappings
    
    * Chore: cleanup
    
    * Simplify implementation by making mappings public
    
    * Update tests
    
    ---------
    
    Co-authored-by: ChiTimesChi <88190723+ChiTimesChi@users.noreply.github.com>
    aureliusbtc and ChiTimesChi authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    6052813 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b71b4e View commit details
    Browse the repository at this point in the history
  4. cleanup

    trajan0x committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    99a3789 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. [goreleaser]

    trajan0x committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    30a109e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca15b8b View commit details
    Browse the repository at this point in the history
  3. [goreleaser]

    trajan0x committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    06c1575 View commit details
    Browse the repository at this point in the history
  4. cleanup

    trajan0x committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    68e6537 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8bbb0a View commit details
    Browse the repository at this point in the history
  6. cleanup [goreleaser]

    trajan0x committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    89071de View commit details
    Browse the repository at this point in the history
  7. console

    trajan0x committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    23b782d View commit details
    Browse the repository at this point in the history
  8. Revert "console"

    This reverts commit 23b782d.
    trajan0x committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    91cfef4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cb15e8a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    17780e2 View commit details
    Browse the repository at this point in the history
  11. feat: Enhance ExecutionService with gas oracle and options handling

    - Introduce IGasOracle interface and OptionsLib for handling execution options.
    - Add gasOracle state variable and setGasOracle function for updating the gas oracle address.
    - Implement onlyInterchainClient modifier to restrict execution requests to the designated interchain client.
    - Update requestExecution to enforce a minimum execution fee based on the calculated fee from getExecutionFee.
    - Enhance getExecutionFee to calculate fees using the gas oracle and options, supporting versioned options handling.
    - Add events for updating gas oracle and interchain client addresses.
    - Minor code style adjustments for consistency.
    
    This update enables dynamic execution fee calculation based on gas costs and introduces infrastructure for future options-based execution enhancements.
    aureliusbtc committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    5a42ebe View commit details
    Browse the repository at this point in the history
  12. [goreleaser] bump

    trajan0x committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    66eda32 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ddd347d View commit details
    Browse the repository at this point in the history
  14. [goreleaser] peerstore

    trajan0x committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    2315360 View commit details
    Browse the repository at this point in the history
  15. [goreleaser]

    trajan0x committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    b945b81 View commit details
    Browse the repository at this point in the history
  16. [goreleaser] [ci skip]

    trajan0x committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    9263917 View commit details
    Browse the repository at this point in the history
  17. [goreleaser]

    trajan0x committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    b1801ac View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7020474 View commit details
    Browse the repository at this point in the history
  19. begin test

    aureliusbtc committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    8515a04 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    732916d View commit details
    Browse the repository at this point in the history
  21. remove me pls [goreleaser]

    trajan0x committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    d48dbe8 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    78ab9e6 View commit details
    Browse the repository at this point in the history
  2. [goreleaser]

    trajan0x committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c9d31cc View commit details
    Browse the repository at this point in the history
  3. [goreleaser]

    trajan0x committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9a60930 View commit details
    Browse the repository at this point in the history
  4. Chore: forge fmt

    ChiTimesChi committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7b516ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f44ae4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca919c6 View commit details
    Browse the repository at this point in the history
  7. Interchain client cleanup (#2105)

    * Remove `_getAppConfig`
    
    * Merge `_getApprovedResponses` and `_getFinalizedResponsesCount`
    
    * Update tests
    
    * Fix incorrect test
    
    * Rework: `_isExecutable` -> `_assertExecutable`
    
    * Use custom errors
    
    * Chore: visibility
    
    * Chore: ordering
    
    * Add verification fee check
    
    * Chore: make solhint happy
    
    * Fix: record the executor address, not the status
    
    * Expose transaction -> executor
    
    * Fix: check chain IDs when sending/executing
    
    * Chore: use library for encoding
    
    * Fix: interchain receive test
    
    * Resolve some TODOs, add new ones
    
    * Expose additional sending function
    
    * Fix: make interchainDB immutable
    
    * Update tests
    
    * Update deploy script
    
    * Chore: docs, nonce TODO
    
    * Expose fee getter in InterchainClient
    
    * Feat: write proof of execution
    ChiTimesChi authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    62e8c27 View commit details
    Browse the repository at this point in the history
  8. Interchain tx/db nonce (#2112)

    * Remove nonce from InterchainTransaction struct
    
    * Remove client nonce
    
    * Use dbNonce in appReceive
    
    * Return txId and dbNonce back to App when sending a message
    ChiTimesChi authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5b3b94b View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. dependency cleanup

    trajan0x committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    49772bb View commit details
    Browse the repository at this point in the history
  2. Feat/: base for interchain app (#2109)

    * Make Interchain App interface minimalistic
    
    * Start doing InterchainAppBase
    
    * Set app config
    
    * Link remote app
    
    * Add thin wrapper for setting a linked app
    
    * Add/remove trusted modules
    
    * Implement default values for module lists
    
    * Set execution service
    
    * Send interchain message
    
    * Overridable getter for app config
    
    * Implement minimal app functions
    
    * Add checks around interchain client
    
    * Add example app
    
    * Update base apps to use the latest interface
    
    * App versioning
    
    * Rename AppBase to AppV1
    ChiTimesChi authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    dbb8b66 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. interchain (#2123)

    * interchain
    
    * comment fix
    
    ---------
    
    Co-authored-by: Trajan0x <trajan0x@users.noreply.github.com>
    trajan0x and trajan0x authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    7f45d1b View commit details
    Browse the repository at this point in the history
  2. forge fmt

    trajan0x committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d590340 View commit details
    Browse the repository at this point in the history
  3. merge

    trajan0x committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c1cfe4a View commit details
    Browse the repository at this point in the history
  4. Execution Service Consolidation (#2125) (#2127) (#2128)

    Co-authored-by: Trajan0x <trajan0x@users.noreply.github.com>
    trajan0x and trajan0x authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c807b4f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2098 from synapsecns/feat/execution-service

    Feat/execution service
    trajan0x authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9a39094 View commit details
    Browse the repository at this point in the history
  6. cleanup

    trajan0x committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2150013 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Feat: synapse module cleanup (#2118)

    * Functions to add/remove multiple verifiers
    
    * Chore: cleanup
    
    * Remove unused func
    
    * Add test coverage for new management funcs
    
    * Chore: keep test function names consistent
    
    * Scaffold incentivized permisionless claiming
    
    * Specify the unit tests for the new claim workflow
    
    * Implement fee claiming
    
    * Chore: deduplicate code a bit
    
    * Scaffold configurable gas limit
    
    * Add unit tests for configurable gas limits
    
    * Implement configurable gas limit for verifyEntry
    
    * Fix: don't allow adding zero address signer
    
    * Chore: fix/suppress linter warnings
    ChiTimesChi authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6f96f5d View commit details
    Browse the repository at this point in the history
  2. Chore: forge fmt

    ChiTimesChi committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    842c699 View commit details
    Browse the repository at this point in the history
  3. Feat/owner address in constructor (#2132)

    * Chore: standardize owner/admin in constructor
    
    * Update scripts and tests
    ChiTimesChi authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2e7d400 View commit details
    Browse the repository at this point in the history
  4. Feat: expose client address (#2133)

    * Emit client address when execution is requested
    
    * Expose linked client addresses
    
    * Fix: check that linked client exists on send/receive
    
    * Fix client tests
    ChiTimesChi authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    4f2d08a View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    565233c View commit details
    Browse the repository at this point in the history
  2. Deploy scripts for communication testnet (#2185)

    * Initial devops setup
    
    * Add solidity-devops as a dev dep
    
    * Add scripts [UGLY, export properly]
    
    * Add deploy scripts
    
    * Deploy on ETH Sepolia
    
    * Reorder deployments
    
    * Deploy on OP sepolia
    
    * Config for OP sepolia
    
    * Move deploy scripts
    
    * Deploy GasOracle mocks
    
    * Add config scripts
    
    * Add testnet configs
    
    * Use newer package, remove dupe scripts
    
    * New naming :happy:
    
    * Chore: fix shellcheck errors
    ChiTimesChi authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    55e655e View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. SIN Executor Config Chain ID restructure (#2198)

    * Refactor config to use slice for chains and add ChainID field; adjust executor logic accordingly
    
    * [goreleaser]
    aureliusbtc authored Mar 3, 2024
    Configuration menu
    Copy the full SHA
    8130cc0 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    faab935 View commit details
    Browse the repository at this point in the history
  2. [goreleaser]

    trajan0x committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    50296d3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2201 from synapsecns/master

    upgrade [goreleaser] to support go 1.22 (#2200)
    trajan0x authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    0da3b2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06aa96a View commit details
    Browse the repository at this point in the history
  5. Feat: ping pong app (#2191)

    * Isolate OwnableApp abstraction
    
    * Add PingPongApp
    
    * Make gas limit configurable
    
    * Fix import in the script
    
    * Script to configure PingPong
    
    * Deploy PingPong apps
    
    * Fix .sh options, add ping pong to workflows
    
    * Fix: set execution service & client
    
    * New deployments + Added Configuration for Execution Service
    
    * fix failed to resolve ds-test/test.sol?
    
    * regen sin-executor
    
    * [goreleaser]
    
    * [goreleaser]
    
    ---------
    
    Co-authored-by: aureliusbtc <82057759+aureliusbtc@users.noreply.github.com>
    ChiTimesChi and aureliusbtc authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    354dc13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30b387b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce88f15 View commit details
    Browse the repository at this point in the history
  8. pro bump [goreleaser]

    trajan0x committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2596af4 View commit details
    Browse the repository at this point in the history
  9. fix deploy [goreleaser]

    trajan0x committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5057635 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bcb3741 View commit details
    Browse the repository at this point in the history
  11. Chore: interchain explicit errors (#2206)

    * Add param to the error and update unit tests
    
    * Update implementation to satisfy the tests
    
    * Make other errors more explicit and update their tests
    
    * Chore: fix linter warnings
    
    * Implement explicit errors
    
    * Update SynapseModule tests
    ChiTimesChi authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f73ee51 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4d7f846 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Feat: module data passing (#2205)

    * Add separate  for module entries with aux data
    
    * InterchainModule: handle relayed entry+data
    
    * InterchainModule: fill module data on src chain
    
    * Adjust tests
    
    * Introduce SynapseGasOracle
    
    * SynapseModule: fill gas data
    
    * SynapseModule: receive gas data
    
    * Update gas oracle mock
    
    * Update GasOracleMock references
    
    * Update packages/contracts-communication/contracts/modules/SynapseModule.sol
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    
    * Update configs
    
    ---------
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    ChiTimesChi and coderabbitai[bot] authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    0afc282 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Rfq

    trajan0x committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    2c98aad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e756f47 View commit details
    Browse the repository at this point in the history
  3. project lead

    trajan0x committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    0a09ba5 View commit details
    Browse the repository at this point in the history
  4. [goreleaser]

    trajan0x committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    c444ce5 View commit details
    Browse the repository at this point in the history
  5. [goreleaser]

    trajan0x committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    e4f4090 View commit details
    Browse the repository at this point in the history
  6. [goreleaser] rebuild

    trajan0x committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    2a47c71 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce7d4e9 View commit details
    Browse the repository at this point in the history
  8. [goreleaser]

    trajan0x committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    ae3b197 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    93e8af8 View commit details
    Browse the repository at this point in the history
  10. [goreleaser]

    trajan0x committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    b0c0b02 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7a43dd3 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. autodoc

    trajan0x committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    2cc0009 View commit details
    Browse the repository at this point in the history
  2. package.json fix

    trajan0x committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    7fb3ec7 View commit details
    Browse the repository at this point in the history
  3. rerun job

    trajan0x committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    87ac5c3 View commit details
    Browse the repository at this point in the history
  4. Revert "rerun job"

    This reverts commit 87ac5c3.
    trajan0x committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    092b578 View commit details
    Browse the repository at this point in the history
  5. docs in gitignore

    trajan0x committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    55072b6 View commit details
    Browse the repository at this point in the history
  6. revert me

    trajan0x committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    d2717b6 View commit details
    Browse the repository at this point in the history
  7. Revert "revert me"

    This reverts commit d2717b6.
    trajan0x committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    5fe38c4 View commit details
    Browse the repository at this point in the history
  8. add to readme

    trajan0x committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    bfb7343 View commit details
    Browse the repository at this point in the history
  9. fix string literal

    trajan0x committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    2e00bf7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e372bd8 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    cf50b82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cc0af4 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    3474489 View commit details
    Browse the repository at this point in the history
  2. Fix remappings

    ChiTimesChi committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    91d68c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Synapse gas oracle v1 (#2295)

    * Scaffold V1 version of synapse gas oracle
    
    * Add unit tests for getters and management
    
    * GasOracle: track local native token price
    
    * GasOracle: track remote gas data
    
    * GasOracle: value estimation/conversion
    
    * Add configuration script for GasOracle
    
    * Update deploy/config workflows
    ChiTimesChi authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    c15ddf6 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    275bb8f View commit details
    Browse the repository at this point in the history
  2. remove old comment ref #534

    trajan0x committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    eeeb600 View commit details
    Browse the repository at this point in the history
  3. trigger golangci

    trajan0x committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    1ea27c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01c83a2 View commit details
    Browse the repository at this point in the history