Commit Graph

1799 Commits

Author SHA1 Message Date
justinschuldt cff49549db cloud function housekeeping 2022-03-10 14:26:41 -06:00
Kevin Peters 2961462ebe bridge_ui: Disable transfers to and from polygon, display network upgrade warning 2022-03-10 12:01:58 -05:00
claudijd ff62a2c7f4 Add unit-tests for payloads 2022-03-09 20:58:04 -05:00
Jeff Schroeder 108c23416f dev-setup.sh: blow up if podman-docker is installed
Good review feedback from Leo
2022-03-09 20:50:05 -05:00
Jeff Schroeder 8a556495db dev-setup.sh: use a working minikube version
There is a regression in minikube documented here:

    https://github.com/kubernetes/minikube/issues/13542

Since this script sets up `minikube completion bash` in your ~/.bashrc,
ensure minikube does not SIGSEGV and die.
2022-03-09 20:50:05 -05:00
Jeff Schroeder 5d0fee2ae7 dev-setup.sh: support RHEL8 as well as Debian 10-11
Co-Authored-By: Kier Davis <kdavis@jumptrading.com>
Tested-By: Jeff Schroeder <jeffschroeder@computer.org>
2022-03-09 20:50:05 -05:00
Csongor Kiss 918a968703 clients: allow passing solana private key
Currently the typescript clients generate a fresh wallet and request
airdrop into them. This obviously only works on tiltnet and testnet.
Here we add an option to allow specifying a private key, which makes the
command work in mainnet.
2022-03-09 20:36:26 -05:00
Evan Gray fc1c8d28a3 explorer: auto chart scale, chain type fix 2022-03-09 19:29:37 -06:00
Justin Schuldt c6f2338488 explorer - update chainEnums 2022-03-09 19:29:37 -06:00
justinschuldt a60d639097 add fantom to explorer 2022-03-09 19:29:37 -06:00
Kevin Peters 2e0fc37ba0 bridge_ui: Show terra est. fees in UST, reassessed range (0.05 - 0.15 UST) 2022-03-09 18:44:08 -06:00
Jonathan Claudius 991f8fdb4b
Add struct tests2 (#978)
* Add unit-tests for structs

* Remote commented imports

* Add tweaks per review feedback
2022-03-09 19:40:36 -05:00
Evan Gray 7d64e40b93 karura and acala testnet support 2022-03-09 17:22:24 -05:00
kev1n-peters 7f8a92f416
bridge_ui: Added tags for SEO (#979) 2022-03-09 10:29:52 -06:00
Adrian Timpau f92acc2503 copy fix 2022-03-09 09:57:43 -06:00
Adrian Timpau 4037312d20 font, lines, gradients 2022-03-09 09:57:43 -06:00
Leopold Schabel c9ae0880fa
node/hack/repair_eth: add max retries to skip over broken entries (#977)
commit-id:b1119b32
2022-03-08 20:51:55 +01:00
Kevin Peters 8f335fa4f3 Revert "bridge_ui: Disable transfers from oasis and display network upgrade message (#955)"
This reverts commit f44837578b.
2022-03-08 11:07:06 -05:00
Evan Gray e39118116f sdk/js: update README 2022-03-07 23:14:13 -05:00
Evan Gray 9c2ecacd20 ethereum: fix package-lock.json 2022-03-07 23:13:48 -05:00
Evan Gray d738079d82 bridge_ui: remove fantom from beta 2022-03-07 22:10:27 -05:00
Evan Gray f22e7d73b9 remove dependabot 2022-03-07 21:09:47 -06:00
Leo 011987867a pkg/ethereum: check receipt status code
commit-id:0b2539be
2022-03-07 17:53:42 -05:00
Evan Gray a3272dce4a remove pyth2wormhole 2022-03-07 10:23:34 -05:00
kev1n-peters f44837578b
bridge_ui: Disable transfers from oasis and display network upgrade message (#955) 2022-03-06 20:39:18 -06:00
bruce-riley d1da11785f
Karura and Acala support (#862)
* Karura and Acala support

Change-Id: I74c88b9b7a220e419e31a11cf77931343c9a8159

* env files got dropped

Change-Id: If330887782a4e38f3419dff2efcc100a5949d3f2

* Updates for latest parameters

Change-Id: Ie25f377f6d70dfb7d4b28efabd4064088e001c0a
2022-03-03 16:40:32 -05:00
Evan Gray e7c61f5789 karura and acala sdk support 2022-03-03 15:49:52 -05:00
Evan Gray f6c3754da3 bridge_ui: fix oasis order 2022-03-03 15:49:52 -05:00
Leopold Schabel d40a70a37f
node/pkg/ethereum: log blockhash for new message publications (#910) 2022-03-03 21:31:15 +01:00
Leopold Schabel 3e51512aec
node/pkg/common: fix guardian set state cleanup (#891) 2022-03-03 21:18:41 +01:00
Leopold Schabel f4f6589352
devnet: add --guardiand_debug flag (#890) 2022-03-03 21:17:47 +01:00
Leopold Schabel 4511b7576c
.github: extend concurrency group to include workflow step (#892) 2022-03-03 21:16:28 +01:00
Serguei 087506dec6
sdk/solana: post_message: added multiple seeds. (#838) 2022-03-03 12:23:56 -06:00
Hendrik Hofstadt 4bc5daa8d1
Hardening against governance message spoofing (#938) 2022-03-03 17:55:02 +01:00
Kevin Peters ea67521d11 sdk/js: Added relayerFee parameters to transfer functions 2022-03-03 11:04:08 -05:00
justinschuldt 1ac00415e9 add functions-framework dep
commit-id:f71b8422
2022-03-02 13:18:16 -06:00
justinschuldt a89350745e Explorer functions - use GSC for cache documents
commit-id:08e1c0c3
2022-03-02 13:18:16 -06:00
justinschuldt 69390882af sum chains and tokens for /notionaltvl
commit-id:cfa4c5dd
2022-03-02 13:18:16 -06:00
justinschuldt ccfc7fd13e add token info to transfer data
commit-id:7d73cb43
2022-03-02 13:18:16 -06:00
justinschuldt d6d04f61bb add useCache option for cloud functions
commit-id:8d771c77
2022-03-02 13:18:16 -06:00
justinschuldt e582c872ec fix cache call
commit-id:12f02fb8
2022-03-02 13:18:16 -06:00
justinschuldt a7b9e3b7ad add bulk token price fetching from CoinGecko
commit-id:e75c7290
2022-03-02 13:18:16 -06:00
justinschuldt 40aff0c6e1 TVL calculation from transfer messages
commit-id:bbc62fc8
2022-03-02 13:18:16 -06:00
Stan Drozd 972939ee31 pyth2wormhole: Fix attestation validation bug
commit-id:567942d7
2022-03-02 15:55:46 +01:00
Evan Gray baec96654e fix: oasis addresses 2022-03-02 06:10:21 -05:00
Evan Gray e7cc32e447 bridge_ui: add fantom beta 2022-03-01 21:58:41 -05:00
Jeff Schroeder fd96dced3a
Fantom updates (#928)
* node: Add fantom to guardiand admin list-nodes

* node: check fantom readiness for mainnet
2022-03-01 20:32:31 -05:00
Evan Gray 695dcac26c support custom root ca 2022-03-01 12:35:27 -05:00
Justin Schuldt d26e2b85b1 Explorer - fetch stats on first load 2022-02-28 17:30:41 -06:00
bruce-riley 60363dd3d1
Fantom deploy (#920)
* Truffle changes

* Always require fantomRPC
2022-02-28 16:32:22 -05:00