Skip to content

patch proxyd validId#543

Merged
InoMurko merged 2 commits intodevelopfrom
inomurko/patch-IsValidID-proxyd
Jan 27, 2023
Merged

patch proxyd validId#543
InoMurko merged 2 commits intodevelopfrom
inomurko/patch-IsValidID-proxyd

Conversation

@InoMurko
Copy link
Copy Markdown
Contributor

@InoMurko InoMurko commented Jan 27, 2023

📋 Add associated issues, tickets, docs URL here.

Overview

Disable JSON RPC validation and don't adhere to standard JSON RPC

Changes

  • Drop JSON RPC validation proxyd for Cosmic Universe

Testing

/

@InoMurko InoMurko force-pushed the inomurko/patch-IsValidID-proxyd branch from dc99807 to 1306028 Compare January 27, 2023 17:11
@InoMurko InoMurko marked this pull request as ready for review January 27, 2023 17:11
@InoMurko InoMurko merged commit aa4a7fd into develop Jan 27, 2023
@InoMurko InoMurko deleted the inomurko/patch-IsValidID-proxyd branch January 27, 2023 17:16
InoMurko added a commit that referenced this pull request Jan 27, 2023
* patch proxyd validId

* patch proxyd validId

patch proxyd validId

(cherry picked from commit aa4a7fd)
InoMurko added a commit that referenced this pull request Jan 27, 2023
* feat: deploy entrypoint (#508)

* feat: deploy entrypoint

* update depl

* register on AM

* deploy bundler helper

* fix: src/runop

* fix: integ tests

* use dockerfile packages

* add solc

* move aa_deployer to docker-compose side

* add paymaster deploy scripts

(cherry picked from commit 9be4fc0)

* patch proxyd validId (#543)

* patch proxyd validId

* patch proxyd validId

patch proxyd validId

(cherry picked from commit aa4a7fd)

---------

Co-authored-by: Souradeep Das <dsouradeep2@gmail.com>
InoMurko added a commit that referenced this pull request Jan 30, 2023
InoMurko added a commit that referenced this pull request Jan 31, 2023
InoMurko added a commit that referenced this pull request Feb 1, 2023
boyuan-chen added a commit that referenced this pull request Feb 2, 2023
* fix for unidex broken link (#451)

* [Gateway] : Remove airdrop page access from gateway (#454)

* remove airdrop page access from gateway

* change: airdrop cleanup, actions, contianer, reducer and readme.

* Deploy BOBA to Goerli (#441)

* Deploy core contracts

* Add boba core contract deployment

* Deploy more contracts

* Update gateway

* Add contracts and fix gateway

* Update contract addresses

* Update SDK

* Fix tests

* Add default value to goerli

* small docs and example fix for replica

* Add L2StandardTokenFactory

Co-authored-by: Ino Murko <2582555+InoMurko@users.noreply.github.com>

* Fix rate limiting (#469)

* Feat : Bring Back Old Dao and Disable VeDao, VeLock, Liquidity Bootstrap (#464)

* bring back old dao on gateway with flag for veDao and Lock

* cleaning up the old dao

* cleanup for testnet name.

* .env cleanup and menu fix for vote and dao

* Add Teleportation contract and service (#407)

* Add Teleportation contract

* Support multi chains

* Fix initialization and add unit tests

* Add unit tests and fix bugs

* Add deployment script

* Fix issues

* Add new teleportation package

* Emit events

* Add run and service files

* Add teleportation service

* Add unit tests

* Add docker file

* Fix a bug and simplify the env

* Remove unnecessary env and add README

* Add logs

* Fix events

* Block disbursement if chain id is not registered

* Deploy new contract

* Fix bugs

* Update env name

* Fix tests

* Fix gas and event

* Update Teleportation.sol

* Add more tests

* Update Teleportation contract address

* add retries to flaky tests

Co-authored-by: Riedl Kevin, Bsc <kevin.riedl@wavect.io>
Co-authored-by: Ino Murko <2582555+InoMurko@users.noreply.github.com>
Co-authored-by: Ino Murko <ino.murko.github@protonmail.com>

* turing -> hc rebranding: boba-community (esp. Starter project) (#458)

* turing -> hc rebranding: boba-community (esp. Starter project)

* meta tx goerli support, hcStarter progress, goerli faucet deploy, add faucet to addresses

* goerli hc starter works

* cleanup - feedback

* Add memes wallet to Ecosystem (#447)

Co-authored-by: Sahil K <86316370+sk-enya@users.noreply.github.com>
Co-authored-by: Boyuan-Chen <46272347+Boyuan-Chen@users.noreply.github.com>

* Add BobaLink service (#481)

* Add BobaLink contract

* Fix typo

* Enable all tests

* Update contract and add tests

* Add tests and update data type

* Add API test

* Add BobaLink service

* Fix tests

* Fix integration tests

* Update order of functions

* Simplified oracle contract

* Remove acceptingSubmissions and updateFutureRounds

* Rewrite contract

* Add initialize function

* Fix getOracles interface and fix ownership

* Fix unit tests and bobalink tests

* Fix integration tests

* Fix boba deployer

* Fix tests and rename functions

* Update default value

* Fix name

* proxyd updates from upstream (#445)

* proxyd updates

* proxyd tests

* account abstraction setup (#472)

* account abstraction setup

* account abstraction setup - deps

* test fixes

* run ci tests

* bump typechain and paths

* bump ts-node

* bump dependencies and fix tests

* bump dependencies and fix tests - bundler fixes

* resolve all dependency issues and bump tests

* resolve all dependency issues and bump tests

* fix revert reason on out of bounds

* linting fix

* unused deps and timeout on factory deploy

* replace new revert string erc721

* update yarn.lock

* increase timeouts

* move the timeout into the while loop

* would a bigger cirleci box help sort out nonces

* Cookbook added to projects (#488)

* [Gateway] : add changenow and now wallet ecosystem (#507)

* Add dev tool page and TX builder (#498)

* Add dev tool page

* Reset method if ABI is updated

* Move link to footer

* feat: add custom paymasters for Boba  (#489)

* add Boba deposit paymaster

* update paymasters with decimals

* add tests

* add token exchange tests

* add conversion tests

* add comments

* add upgradeable wallet

* add verifying_paymaster_test

* update contract name

* feat: add alt-l1 paymaster

* doc: update readme

* add deposit paymaster sequence

* add verifying paymaster sequence

* update README

* refactor: rename to manual paymaster

* add gpo paymaster tests

* docs: update readme

* docs: update readme

* Add GET method for fraud detector (#506)

* Upgrade packages and fix local development environment (#512)

* unify typing system

* unify typing system

* cleanup

* unify typing system

* compiler fixes

* Remove builder

* update sentry dependency, build flow in cirleci

* copy ops_boba to the package image

* relayer fast needs to wait for boba deployer

* Build services via Dockerfile.packages

* Start stack only one time

* Fix eslint and tests

* Remove unused packages and fix ts check

* Fix unit tests

* Fix dependency for bundler

* Fix dependency for bundler

* Fix yarn.lock

* Add coverage tests for services

* Run bobalink in docker

* Fix integration test in circle ci

* Add env for API

* Debug production api tests

* Remove log

* Fix release and replace bobalink key

* Fix repeating time

* Fix lint

* Fix output in circleci

* Reduce waiting time for reporting coverage results

Co-authored-by: cby3149 <cby3149@gmail.com>
Co-authored-by: Boyuan-Chen <46272347+Boyuan-Chen@users.noreply.github.com>

* [Gateway] :  Add Babylons ecosystem (#518)

* add babylons in ecosystem page

* console cleanup

* feat: bring back classic dao and separate veDao features (#462)

* feat: bring back classic dao and separate veDao features

* style: lint contract

* rem ve deps from monorepo

* get back the dep for package to build

* style: lint contract

* modify building images for release workflows (#520)

* building services

* we don't need foundry image

* [Gateway] : Updated Ecosystem page (#522)

#Syncing ecosystem page with boba.network :
 foxtrot
 foxwallet
 ghostNcolors
 BobaNameService 
 arab network
 bitkeep
 blockvision
 bridgeNetwork.
 bundlrNetwork
 ginFinance
 hedgey
 ontowallet
 viaprotocol
 witnet
 xdao

* Add account monitor feature in monitor service and simplify code in GPO service (#510)

* Simplify code

* Add unified functions and fix bugs

* Add unit tests

* Add balance monitor and improve codebase

* yarn conflict resolved

* Remove unused packages and bump up hardhat version

Co-authored-by: Ino Murko <2582555+InoMurko@users.noreply.github.com>

* Reduce size of docker images (#525)

* Reduce size of docker images

* Remove dist folder from boba contract

* Add boba contract as default package

* Remove more packages

* Clean code

* Update codecov report

* Deploy Goerli API endpoints (#494)

* Deploy meta transaction API

* Update S3 bucket endpoint

* Add Goerli watcher API

* beamer is not supporting boba (#526)

* beamer is not supporting boba

* update BoringDAO discord link

* remove shibuidao discord link

* bobapaes url

* Thetanuts update

* Cache compilers in integration tests (#529)

* Cache compilers in integration tests

* Fix curl

* Fix curl

* cache compilers and check if files exist

* add 15 and 17

* cache versioning

Co-authored-by: Ino Murko <2582555+InoMurko@users.noreply.github.com>

* aws ec2 for building releases on master (#527)

* aws ec2 for building releases on master

* cache compilers

better cache

* revert running action in PRs and mirror master building - cache

* find and add correct solc

Co-authored-by: Souradeep Das <dsouradeep2@gmail.com>

Co-authored-by: Souradeep Das <dsouradeep2@gmail.com>

* Deploy BobaLink to Mainnet L2 and Goerli L2 (#492)

* Deploy BobaLink to Mainnet and Goerli

* Fix hardhat setting

* Update l2 contract addresses

* Update bobalink contract addresses

* Update LZ bridge addresses on Testnet (#476)

* Stabilize integration tests (#534)

* Fix boba api test

* debug tests

* Transfer value to spender

* Fix boba api test

* Avoid deposit if balance is enough

* remove retries

Co-authored-by: Ino Murko <2582555+InoMurko@users.noreply.github.com>

* feat: deploy entrypoint (#508)

* feat: deploy entrypoint

* update depl

* register on AM

* deploy bundler helper

* fix: src/runop

* fix: integ tests

* use dockerfile packages

* add solc

* move aa_deployer to docker-compose side

* add paymaster deploy scripts

* patch proxyd validId (#543)

* patch proxyd validId

* patch proxyd validId

patch proxyd validId

* Fix ts tests

* Fix typescript tests

* Remove unused package

* Remove unused scripts

* Fix coverage tests

* Enable integration tests

* Remove integration test tag

* stop all containers

* Fix bobalink tests

* Enable all tests

* Increase waiting time in bobalink

* Attach bobalink to same network

* Stabilize tests

* Fix dev tool page and add more assets from develop branch

---------

Co-authored-by: Sahil K <86316370+sk-enya@users.noreply.github.com>
Co-authored-by: Ino Murko <2582555+InoMurko@users.noreply.github.com>
Co-authored-by: Riedl Kevin, Bsc <kevin.riedl@wavect.io>
Co-authored-by: Ino Murko <ino.murko.github@protonmail.com>
Co-authored-by: Ahmad Heidari <headria@gmail.com>
Co-authored-by: Jackson Felty <30478599+pnkfluffy@users.noreply.github.com>
Co-authored-by: Elijah Fischer <75019378+elfischernow@users.noreply.github.com>
Co-authored-by: Souradeep Das <dsouradeep2@gmail.com>
InoMurko added a commit that referenced this pull request Feb 2, 2023
This reverts commit aa4a7fd.

(cherry picked from commit fabbf36)
InoMurko added a commit that referenced this pull request Feb 2, 2023
This reverts commit aa4a7fd.

(cherry picked from commit fabbf36)
InoMurko added a commit that referenced this pull request Feb 2, 2023
* Validation for uploaded DTL address lists (#538)

(cherry picked from commit 733276c)

* change: remove use etherscan on client to fetch unrelative txs (#541)

(cherry picked from commit 3d2b9d1)

* Revert "patch proxyd validId (#543)" (#547)

This reverts commit aa4a7fd.

(cherry picked from commit fabbf36)

* Add gascap and check input on hybrid compute and add unit tests (#553)

(cherry picked from commit 61b1e85)

Co-authored-by: cby3149 <cby3149@gmail.com>
(cherry picked from commit abf05cc)

---------

Co-authored-by: Michael Montour <83612658+mmontour1306@users.noreply.github.com>
Co-authored-by: Sahil K <86316370+sk-enya@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants