Aditya Anand M C
Aditya Anand M C
##### Description WIP: this aims to upgrade the library with the latest polkadot version which is generated at https://github.com/thelostone-mc/polkadot-bundle Currently, this bundle we generate has issues with it and we...
##### Description Are we still dependent on GasProfile and GasAdvisory ##### Refers/Fixes ##### Testing
##### Description ##### Refers/Fixes ##### Testing
#### Description While implementing the https://docs.uniswap.org/protocol/guides/swaps/multihop-swaps, does the sdk have a util function which can be invoked by the dApp by simply providing the token address or would the frontend...
#### Description Looks like there are issues in compiler version being used. This raises cause of the line https://github.com/ScopeLift/umbra-protocol/blob/master/contracts/.solhint.json#L6 `yarn lint`  #### Possible Solutions - Remove the compiler version...
When i run ``` forge script --broadcast --rpc-url https://evm-rpc-arctic-1.sei-apis.com/ --private-key --verify script/DeployPermit2.s.sol:DeployPermit2 ``` It errors out with ``` [⠊] Compiling... [⠒] Compiling 1 files with 0.8.17Compiler run successful! [⠢] Compiling...
http://localhost:3000/#/round/23 https://discord.com/channels/562828676480237578/1231878578426347520/1231942370606448700 Once issue is fixed. Revert the remporary changes made in this pr: https://github.com/gitcoinco/grants-stack/pull/3342 And pull data from indexer again.
Need help testing. Refer https://github.com/gitcoinco/grants-stack/pull/3258 for more info closes PAR-146
This is an internal review on the passport contract prepared by @thelostone-mc @0xKurt Contracts reviewed : - GitcoinVerifier - GitcoinAttester - GitcoinResolver - GitcoinPassportDecoder - GitcoinVerifierWithVeraxPortal - GitcoinVeraxPortal Report :...
##### Description - Prettify readme - Add Allowed Parameters Table - Add github link - rename quadratic-funding -> quadratic_funding - get pip install working locally - base test setup -...