Merged
Conversation
This reverts commit 4b19b55.
franko4don
added a commit
that referenced
this pull request
Jan 26, 2026
* backend redesign (#98) * Main (#81) * fix var issue (#80) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) Co-authored-by: Franklin Nwanze <franko4don@yahoo.com> * Update blockchain.ts * Update blockchain.ts * fix bug (#78) (#79) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) * Update blockchain.ts * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * log to check error * changes to backend * added deploy script * added deploy script --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * worked on multiple rpc * Rpc (#82) * fix var issue (#80) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) Co-authored-by: Franklin Nwanze <franko4don@yahoo.com> * Update blockchain.ts * Update blockchain.ts * fix bug (#78) (#79) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) * Update blockchain.ts * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * log to check error * changes to backend * added deploy script * added deploy script * add deploy script for xRWA * checking error * removed logs * [chores] use multiple rpc * worked on multiple rpc --------- Co-authored-by: Franklin <franko4don@yahoo.com> * polygon support * polygon support (#84) * use polygon rpc from env * finish wnt-restriction on arb (#88) * changed block number * fix wnt restriction bug * trying to reduce time for server response * fix bug * fix bug * Solana integration (#93) * working solana bridge * integrated solana * working on solanan * trying to reduce time for server response (#92) * Main (#81) * fix var issue (#80) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) Co-authored-by: Franklin Nwanze <franko4don@yahoo.com> * Update blockchain.ts * Update blockchain.ts * fix bug (#78) (#79) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) * Update blockchain.ts * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * log to check error * changes to backend * added deploy script * added deploy script --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * worked on multiple rpc * Rpc (#82) * fix var issue (#80) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) Co-authored-by: Franklin Nwanze <franko4don@yahoo.com> * Update blockchain.ts * Update blockchain.ts * fix bug (#78) (#79) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) * Update blockchain.ts * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * log to check error * changes to backend * added deploy script * added deploy script * add deploy script for xRWA * checking error * removed logs * [chores] use multiple rpc * worked on multiple rpc --------- Co-authored-by: Franklin <franko4don@yahoo.com> * polygon support * polygon support (#84) * use polygon rpc from env * finish wnt-restriction on arb (#88) * changed block number * fix wnt restriction bug * trying to reduce time for server response * fix bug * fix bug --------- Co-authored-by: Franklin <franko4don@yahoo.com> * finish solana --------- Co-authored-by: Franklin <franko4don@yahoo.com> * support multiple solana bridges (#94) * working solana bridge * integrated solana * working on solanan * trying to reduce time for server response (#92) * Main (#81) * fix var issue (#80) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) Co-authored-by: Franklin Nwanze <franko4don@yahoo.com> * Update blockchain.ts * Update blockchain.ts * fix bug (#78) (#79) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) * Update blockchain.ts * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * log to check error * changes to backend * added deploy script * added deploy script --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * worked on multiple rpc * Rpc (#82) * fix var issue (#80) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) Co-authored-by: Franklin Nwanze <franko4don@yahoo.com> * Update blockchain.ts * Update blockchain.ts * fix bug (#78) (#79) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) * Update blockchain.ts * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * log to check error * changes to backend * added deploy script * added deploy script * add deploy script for xRWA * checking error * removed logs * [chores] use multiple rpc * worked on multiple rpc --------- Co-authored-by: Franklin <franko4don@yahoo.com> * polygon support * polygon support (#84) * use polygon rpc from env * finish wnt-restriction on arb (#88) * changed block number * fix wnt restriction bug * trying to reduce time for server response * fix bug * fix bug --------- Co-authored-by: Franklin <franko4don@yahoo.com> * finish solana * support multiple solana bridges --------- Co-authored-by: Franklin <franko4don@yahoo.com> * Redesign backend to for the bridge frontend (#95) * trying to reduce time for server response (#92) * Main (#81) * fix var issue (#80) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) Co-authored-by: Franklin Nwanze <franko4don@yahoo.com> * Update blockchain.ts * Update blockchain.ts * fix bug (#78) (#79) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) * Update blockchain.ts * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * log to check error * changes to backend * added deploy script * added deploy script --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * worked on multiple rpc * Rpc (#82) * fix var issue (#80) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) Co-authored-by: Franklin Nwanze <franko4don@yahoo.com> * Update blockchain.ts * Update blockchain.ts * fix bug (#78) (#79) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) * Update blockchain.ts * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * log to check error * changes to backend * added deploy script * added deploy script * add deploy script for xRWA * checking error * removed logs * [chores] use multiple rpc * worked on multiple rpc --------- Co-authored-by: Franklin <franko4don@yahoo.com> * polygon support * polygon support (#84) * use polygon rpc from env * finish wnt-restriction on arb (#88) * changed block number * fix wnt restriction bug * trying to reduce time for server response * fix bug * fix bug --------- Co-authored-by: Franklin <franko4don@yahoo.com> * redesign * redesign bridge backend * working on bridge transactions * redesign backend * fixed error * bug fixes --------- Co-authored-by: Franklin <franko4don@yahoo.com> * symbol check for USDT * worked on getting balance and block fromapi (#96) * bug Fix (#97) * worked on getting balance and block fromapi * bug fix with relayer * bug fix --------- Co-authored-by: Franklin <franko4don@yahoo.com> * Revert "backend redesign (#98)" (#99) This reverts commit 4b19b55. * Update latest changes (#100) * Main (#81) * fix var issue (#80) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) Co-authored-by: Franklin Nwanze <franko4don@yahoo.com> * Update blockchain.ts * Update blockchain.ts * fix bug (#78) (#79) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) * Update blockchain.ts * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * log to check error * changes to backend * added deploy script * added deploy script --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * worked on multiple rpc * Rpc (#82) * fix var issue (#80) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) Co-authored-by: Franklin Nwanze <franko4don@yahoo.com> * Update blockchain.ts * Update blockchain.ts * fix bug (#78) (#79) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) * Update blockchain.ts * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * log to check error * changes to backend * added deploy script * added deploy script * add deploy script for xRWA * checking error * removed logs * [chores] use multiple rpc * worked on multiple rpc --------- Co-authored-by: Franklin <franko4don@yahoo.com> * polygon support * polygon support (#84) * use polygon rpc from env * finish wnt-restriction on arb (#88) * changed block number * fix wnt restriction bug * trying to reduce time for server response * fix bug * fix bug * Solana integration (#93) * working solana bridge * integrated solana * working on solanan * trying to reduce time for server response (#92) * Main (#81) * fix var issue (#80) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) Co-authored-by: Franklin Nwanze <franko4don@yahoo.com> * Update blockchain.ts * Update blockchain.ts * fix bug (#78) (#79) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) * Update blockchain.ts * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * log to check error * changes to backend * added deploy script * added deploy script --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * worked on multiple rpc * Rpc (#82) * fix var issue (#80) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) Co-authored-by: Franklin Nwanze <franko4don@yahoo.com> * Update blockchain.ts * Update blockchain.ts * fix bug (#78) (#79) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) * Update blockchain.ts * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * log to check error * changes to backend * added deploy script * added deploy script * add deploy script for xRWA * checking error * removed logs * [chores] use multiple rpc * worked on multiple rpc --------- Co-authored-by: Franklin <franko4don@yahoo.com> * polygon support * polygon support (#84) * use polygon rpc from env * finish wnt-restriction on arb (#88) * changed block number * fix wnt restriction bug * trying to reduce time for server response * fix bug * fix bug --------- Co-authored-by: Franklin <franko4don@yahoo.com> * finish solana --------- Co-authored-by: Franklin <franko4don@yahoo.com> * support multiple solana bridges (#94) * working solana bridge * integrated solana * working on solanan * trying to reduce time for server response (#92) * Main (#81) * fix var issue (#80) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) Co-authored-by: Franklin Nwanze <franko4don@yahoo.com> * Update blockchain.ts * Update blockchain.ts * fix bug (#78) (#79) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) * Update blockchain.ts * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * log to check error * changes to backend * added deploy script * added deploy script --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * worked on multiple rpc * Rpc (#82) * fix var issue (#80) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) Co-authored-by: Franklin Nwanze <franko4don@yahoo.com> * Update blockchain.ts * Update blockchain.ts * fix bug (#78) (#79) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) * Update blockchain.ts * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * log to check error * changes to backend * added deploy script * added deploy script * add deploy script for xRWA * checking error * removed logs * [chores] use multiple rpc * worked on multiple rpc --------- Co-authored-by: Franklin <franko4don@yahoo.com> * polygon support * polygon support (#84) * use polygon rpc from env * finish wnt-restriction on arb (#88) * changed block number * fix wnt restriction bug * trying to reduce time for server response * fix bug * fix bug --------- Co-authored-by: Franklin <franko4don@yahoo.com> * finish solana * support multiple solana bridges --------- Co-authored-by: Franklin <franko4don@yahoo.com> * Redesign backend to for the bridge frontend (#95) * trying to reduce time for server response (#92) * Main (#81) * fix var issue (#80) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) Co-authored-by: Franklin Nwanze <franko4don@yahoo.com> * Update blockchain.ts * Update blockchain.ts * fix bug (#78) (#79) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) * Update blockchain.ts * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * log to check error * changes to backend * added deploy script * added deploy script --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * worked on multiple rpc * Rpc (#82) * fix var issue (#80) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) Co-authored-by: Franklin Nwanze <franko4don@yahoo.com> * Update blockchain.ts * Update blockchain.ts * fix bug (#78) (#79) * Init backend restructure * added condition for other relayers * added condition for other relayers * added condition for other relayers * [Update]: Update backend code * Create parse-apps2.config.js * Create parse-apps3.config.js * [Update]: Changed to use structure * new-structure * changed rpc for arb testnet * changed rpc for arb testnet * change rpc * change rpc * Update push-prod.yml * added IP whitelist (#75) * Update blockchain.ts * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * Update blockchain.ts --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * log to check error * changes to backend * added deploy script * added deploy script * add deploy script for xRWA * checking error * removed logs * [chores] use multiple rpc * worked on multiple rpc --------- Co-authored-by: Franklin <franko4don@yahoo.com> * polygon support * polygon support (#84) * use polygon rpc from env * finish wnt-restriction on arb (#88) * changed block number * fix wnt restriction bug * trying to reduce time for server response * fix bug * fix bug --------- Co-authored-by: Franklin <franko4don@yahoo.com> * redesign * redesign bridge backend * working on bridge transactions * redesign backend * fixed error * bug fixes --------- Co-authored-by: Franklin <franko4don@yahoo.com> * symbol check for USDT * worked on getting balance and block fromapi (#96) * bug Fix (#97) * worked on getting balance and block fromapi * bug fix with relayer * bug fix --------- Co-authored-by: stephenson080 <stevepathagoras08@gmail.com> Co-authored-by: Stephen Udeh <65906366+stephenson080@users.noreply.github.com> * bug fix * trying to resolve error * trying to resolve error (#101) Co-authored-by: Stephen <=> * resolve sync transaction issue * Resolve sync error (#102) * trying to resolve error * resolve sync transaction issue --------- Co-authored-by: Stephen <=> * change * implemented solana-v2 --------- Co-authored-by: Franklin <franko4don@yahoo.com> Co-authored-by: Stephen <=>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts #98