-
Notifications
You must be signed in to change notification settings - Fork 17
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
feat: project upgrade #259
Commits on Jan 3, 2024
-
PP-358: configure the project to use ethers (#231)
* chore: update package version * feat: replace truffle/web3 with hardhat * chore: add clean script in package.json * test: fix hardhat network * fix: remove unnecessary peer dependency * fix: use the contracts from the root folder instead of dist * chore: rename prettierrc to prettierrc.json5 for consistency across all the project * chore: update package-lock.json * chore: update rif-relay-contracts dependency
Configuration menu - View commit details
-
Copy full SHA for 90c20ff - Browse repository at this point
Copy the full SHA 90c20ffView commit details -
PP-661: replace circleci with gh actions (#236)
* build: add the build step in the prepare script * chore: replace circleci with github action * chore: rename workflow and use local rsk files * fix: use rskj version 4.1.1 * fix: apply format rules to yml files
Configuration menu - View commit details
-
Copy full SHA for a1f4bb8 - Browse repository at this point
Copy the full SHA a1f4bb8View commit details -
PP-642/migrate-test-utils-server (#233)
* refactor: remove smartWalletFactory * refactor(TestUtils): error handling * refactor: remove unnecessary files * refactor(TestUtils): wallet per owner
Configuration menu - View commit details
-
Copy full SHA for b564712 - Browse repository at this point
Copy the full SHA b564712View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b20241 - Browse repository at this point
Copy the full SHA 1b20241View commit details -
PP639: Migrate SmartWallet tests (#232)
* feat: migrate the RIFSmartWallet integration tests * refactor: implement @MetaMask signatures * fix: change the way we create smart wallets use ethers provider instead of hardhat rename files --------- Co-authored-by: Antonio Morrone <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e98b0a - Browse repository at this point
Copy the full SHA 3e98b0aView commit details -
PP638: Migrate verifiers tests (#240)
* feat: migrate DeployVerifier integration test.
Configuration menu - View commit details
-
Copy full SHA for abc861b - Browse repository at this point
Copy the full SHA abc861bView commit details -
* feat: refactor relayHub tests --------- Co-authored-by: Christos Otarola <[email protected]> Co-authored-by: Antonio Morrone <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2ecd39 - Browse repository at this point
Copy the full SHA c2ecd39View commit details -
PP-633/relay-server-tests (#238)
* test(RelayServer): refactoring tests * refactor(RelayServer): simplify relay transaction build * refactor: buildServerUrl * refactor: based on PR comments * chore: dependency update * refactor: rebase
Configuration menu - View commit details
-
Copy full SHA for 400db14 - Browse repository at this point
Copy the full SHA 400db14View commit details -
PP-634/registration-manager-tests (#242)
* test: migrate the registration manager tests
Configuration menu - View commit details
-
Copy full SHA for aa81826 - Browse repository at this point
Copy the full SHA aa81826View commit details -
PP-637: relay hub gas consumption tests (#243)
* feat: refactor of gas tests * fix: reduce concatenated messages, log lines, deploy hub util
Configuration menu - View commit details
-
Copy full SHA for 42f032d - Browse repository at this point
Copy the full SHA 42f032dView commit details -
PP-680: remove buildServerUrl usage (#244)
* fix: remove the buildServerUrl usage * fix: remove non-null assertion
Configuration menu - View commit details
-
Copy full SHA for f9548b2 - Browse repository at this point
Copy the full SHA f9548b2View commit details -
PP-686: gas estimation task (#245)
* feat: ported gas estimation tests to script
Configuration menu - View commit details
-
Copy full SHA for 448b035 - Browse repository at this point
Copy the full SHA 448b035View commit details -
PP-635/relay-client-tests (#246)
* test(RelayClient): migration of the existing integration tests * refactor: use already defined deployContract function --------- Co-authored-by: Francisco Tobar <[email protected]> Co-authored-by: Antonio Morrone <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c38bf8 - Browse repository at this point
Copy the full SHA 0c38bf8View commit details -
PP719: Adapt estimation script to calculate the cost of a deployment (#…
…247) * feat: add gas estimation for deploy * feat: add additional estimation with token payment * refactor: refactor the script to make it more readable --------- Co-authored-by: Antonio Morrone <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ffbe6cc - Browse repository at this point
Copy the full SHA ffbe6ccView commit details -
fix/verify_with_relay_hub (#250)
* refactor(RelayClient): verify with relay hub * build: dependency update
Configuration menu - View commit details
-
Copy full SHA for 711afee - Browse repository at this point
Copy the full SHA 711afeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc62eca - Browse repository at this point
Copy the full SHA dc62ecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9cdbdc - Browse repository at this point
Copy the full SHA f9cdbdcView commit details -
PP-842: fix underpriced transactions (#255)
* test: fix broken tests * test: include tests to cover relay server fixes * chore: move expectation outside the test * build: version / relay-server dependency --------- Co-authored-by: Francisco Tobar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2474a0c - Browse repository at this point
Copy the full SHA 2474a0cView commit details
Commits on Jan 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 791a1af - Browse repository at this point
Copy the full SHA 791a1afView commit details
Commits on Jan 5, 2024
-
Co-authored-by: franciscotobar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 16f7abb - Browse repository at this point
Copy the full SHA 16f7abbView commit details -
Co-authored-by: franciscotobar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd41ca8 - Browse repository at this point
Copy the full SHA dd41ca8View commit details -
Co-authored-by: franciscotobar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6ac7f2d - Browse repository at this point
Copy the full SHA 6ac7f2dView commit details -
Co-authored-by: franciscotobar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c094450 - Browse repository at this point
Copy the full SHA c094450View commit details -
Update scripts/GasEstimation.ts
Co-authored-by: franciscotobar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f94b31 - Browse repository at this point
Copy the full SHA 8f94b31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56527db - Browse repository at this point
Copy the full SHA 56527dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f65f6a - Browse repository at this point
Copy the full SHA 8f65f6aView commit details