Commit Graph

  • 02a2be8020 Bump @poanet/tokenbridge-bw-exchange version to 1.0.0 Gerardo Nardelli 2020-05-04 17:31:03 -03:00
  • 28e8570a78 Remove contracts from plugin Dockerfile Gerardo Nardelli 2020-05-04 15:46:16 -03:00
  • fb02baf7dd Merge branch 'burner-wallet-plugin' of github.com:poanetwork/tokenbridge into burner-wallet-plugin Gerardo Nardelli 2020-05-04 14:41:15 -03:00
  • 9cc9d964b8
    Update burner-wallet-plugin/testing/.env.example Gerardo Nardelli 2020-05-04 14:40:19 -03:00
  • cce9e03376 Reduce plugin abis to only needed methods Gerardo Nardelli 2020-05-04 14:37:39 -03:00
  • 8c5faeee83 Update plugin npm parameters and README Gerardo Nardelli 2020-05-04 14:10:42 -03:00
  • 1e17dac7c5 Fix withdrawals typo Gerardo Nardelli 2020-04-30 11:59:56 -03:00
  • 3b49c293a0 Update submodule Gerardo Nardelli 2020-04-30 10:15:22 -03:00
  • 8fcab3388a Bump @poanet/tokenbridge-bw-exchange version to 0.0.3 Gerardo Nardelli 2020-04-29 11:20:36 -03:00
  • a3fd30a9db Remove not needed dependency Gerardo Nardelli 2020-04-29 10:45:39 -03:00
  • 318c30628d Update @burner-wallet/exchange version Gerardo Nardelli 2020-04-29 10:38:27 -03:00
  • 170767ec67 Update bw plugin Dockerfile Gerardo Nardelli 2020-04-28 15:36:10 -03:00
  • 56d7b5410b Update burner-wallet-plugin yarn.lock Gerardo Nardelli 2020-04-28 15:11:26 -03:00
  • cee5f93981 Fix plugin dependencies Gerardo Nardelli 2020-04-27 17:41:45 -03:00
  • f48267edb3 Add building of images for secondary validators Kirill Fedoseev 2020-04-27 22:26:55 +03:00
  • 36b20d1a61 Bump @poanet/tokenbridge-bw-exchange version to 0.0.2 Gerardo Nardelli 2020-04-27 16:23:39 -03:00
  • ef278173f7 Display fee percentage in estimation Gerardo Nardelli 2020-04-27 15:53:19 -03:00
  • 8789d3eed9 Add install plugin package instruction Gerardo Nardelli 2020-04-27 12:46:11 -03:00
  • 5d9a353006 Include abis in bw plugin utils Gerardo Nardelli 2020-04-27 12:41:49 -03:00
  • 1a9ccdcb03 Add fee message on exchange estimate Gerardo Nardelli 2020-04-27 11:11:50 -03:00
  • ada93abdbb Update bw dependencies Gerardo Nardelli 2020-04-27 11:11:00 -03:00
  • f29d00d92e Merge branch 'develop' into amb-multi-requests Kirill Fedoseev 2020-04-27 11:47:02 +03:00
  • 1a5160687b Update bw plugin docs Gerardo Nardelli 2020-04-24 16:50:17 -03:00
  • 972537728e Update bw plugin name Gerardo Nardelli 2020-04-24 16:35:00 -03:00
  • 62c8e52b73 Add repository info to bw plugin package.json Gerardo Nardelli 2020-04-24 15:19:51 -03:00
  • 44891be172 Update instruction to publish npm package Gerardo Nardelli 2020-04-24 15:12:50 -03:00
  • 64c5a5670f
    Update contract's submodule and e2e tests (#313) Gerardo Nardelli 2020-04-24 15:01:07 -03:00
  • 7d39b5b776 Add other provided resources by the plugin in README Gerardo Nardelli 2020-04-23 16:47:14 -03:00
  • ecc5abb5fe Update submodule Kirill Fedoseev 2020-04-23 16:57:02 +03:00
  • c9c597360a Add instructions to publish bw plugin to npm Gerardo Nardelli 2020-04-23 09:23:09 -03:00
  • 709207c991 Fix Mediator pair getFeeAmount Gerardo Nardelli 2020-04-22 10:39:16 -03:00
  • e0464c777a Update plugin package.json Gerardo Nardelli 2020-04-22 10:15:45 -03:00
  • a1369e4c74 Fix oracle e2e test Gerardo Nardelli 2020-04-21 16:07:33 -03:00
  • e9acd89e6b update oracle e2e tests Gerardo Nardelli 2020-04-21 12:14:24 -03:00
  • 7ccb3b6cc9 fix monitor e2e tests Gerardo Nardelli 2020-04-21 12:14:14 -03:00
  • 10cbc9cc37 Update monitor e2e tests Gerardo Nardelli 2020-04-21 10:37:55 -03:00
  • e1cda8b90e Update contract's submodule to version 4.1.1 Gerardo Nardelli 2020-04-21 10:34:00 -03:00
  • 115cd5809c Fix transaction details displayed for ERC677Asset when mediator has fees Gerardo Nardelli 2020-04-20 15:55:30 -03:00
  • 5498476e0f Fix mediator fee calculation Gerardo Nardelli 2020-04-20 15:40:04 -03:00
  • 679b55cf59 Calculate fees when estimating exchange operation Gerardo Nardelli 2020-04-20 14:48:32 -03:00
  • c8c589536b
    Fix monitor balances displayed for erc to native (#312) Gerardo Nardelli 2020-04-18 15:30:38 -03:00
  • 7bbb24e431 Listen to mediators events Gerardo Nardelli 2020-04-17 15:43:05 -03:00
  • 62401582ce Fix monitor balances displayed for erc to native Gerardo Nardelli 2020-04-17 10:25:17 -03:00
  • 7b0edff624
    Update monitor half duplex transfer filter (#311) Gerardo Nardelli 2020-04-16 17:19:03 -03:00
  • cc6e6e9d35 Update monitor half duplex transfer filter Gerardo Nardelli 2020-04-16 13:53:08 -03:00
  • babe780d28 Fix linter Kirill Fedoseev 2020-04-16 15:41:56 +03:00
  • efc03522d8 Update AMB event watchers for new messageId logic Kirill Fedoseev 2020-04-16 15:39:25 +03:00
  • e547835305 Update BW exchange and asset dependencies Gerardo Nardelli 2020-04-15 15:25:55 -03:00
  • 3593009bf7 Include BW plugin unit tests in root test script Gerardo Nardelli 2020-04-09 16:31:59 -03:00
  • 0cd9e67a96 Fix ERC677Asset event watching Gerardo Nardelli 2020-04-09 16:27:58 -03:00
  • 83023ff1f4 Add env vars for BW testing Gerardo Nardelli 2020-04-09 13:23:33 -03:00
  • b02b879b02
    Update the contract's submodule to the release 4.1.0 (#307) Alexander Kolotov 2020-04-09 17:34:37 +03:00
  • ebd5ca15c4 Update the contract's submodule to the release 4.1.0 Alexander Kolotov 2020-04-09 15:24:28 +03:00
  • 1a6808ad65 Update the contract's submodule to a commit-predecessor of 4.1.0 Alexander Kolotov 2020-04-09 00:29:01 +03:00
  • 9f20532d7a Fix BW plugin lerna scripts Gerardo Nardelli 2020-04-08 17:35:40 -03:00
  • 53d449111f Update BW plugin Dockerfile and docker-compose Gerardo Nardelli 2020-04-08 16:51:13 -03:00
  • 039ffb326c Fix BW wallets headers Gerardo Nardelli 2020-04-08 16:50:38 -03:00
  • f4059861aa Rename basic-wallet and local-wallet Gerardo Nardelli 2020-04-08 15:49:41 -03:00
  • 9990f8d6e4 Fix variable name in BW plugin Bridge pair Gerardo Nardelli 2020-04-08 15:12:13 -03:00
  • fb9cf1f8d8 Refactor directories Gerardo Nardelli 2020-04-08 15:11:09 -03:00
  • 11fc1e61ae Add sPOA asset Gerardo Nardelli 2020-04-08 13:31:49 -03:00
  • b64c310b38 Add generic TokenBridgeGateway Gerardo Nardelli 2020-04-08 13:07:15 -03:00
  • d0b7560b53 Add new pair erc677toErc677 in local BW Gerardo Nardelli 2020-04-07 10:46:52 -03:00
  • 5fc66cc212 Add script command in burner plugin Dockerfile Gerardo Nardelli 2020-04-06 16:10:20 -03:00
  • 7164131ece update plugin docs and scripts Gerardo Nardelli 2020-04-06 14:28:30 -03:00
  • f86b24112b Update burner-wallet dependencies to 1.1.0 Gerardo Nardelli 2020-04-06 12:10:47 -03:00
  • eee814b79c Update yarn.lock Gerardo Nardelli 2020-04-06 10:18:17 -03:00
  • c39d63f450
    Bump acorn from 5.7.3 to 5.7.4 dependabot[bot] 2020-04-05 11:19:28 +00:00
  • 4c98a61769 Update docker files for burner-wallet-plugin Gerardo Nardelli 2020-04-03 18:22:01 -03:00
  • cd15a7ca57 Use ERC677 abi from commons package Gerardo Nardelli 2020-04-03 15:38:54 -03:00
  • 5e3bee0593 burner-plugin cleanup Gerardo Nardelli 2020-04-03 15:25:21 -03:00
  • 9be79e78ca don't run test on burner-plugin Gerardo Nardelli 2020-04-03 15:12:38 -03:00
  • c184b877b0 fix local wallet params Gerardo Nardelli 2020-04-03 14:43:49 -03:00
  • 8a417672da Add burner wallet plugin Gerardo Nardelli 2020-04-03 14:32:22 -03:00
  • 5b4b01a79b
    Merge the develop branch to the master branch, preparation to v2.0.0 2.0.0 Alexander Kolotov 2020-03-23 16:43:32 +03:00
  • 9dcb3a157e Allow multiple bridges for token Vadim 2020-03-20 12:07:25 +03:00
  • 881fafe9a8
    Update the contract's submodule to the release 4.0.1 (#301) Alexander Kolotov 2020-03-14 00:22:52 +03:00
  • 8b598b08f4 Update the contract's submodule to the actual release 4.0.1 Alexander Kolotov 2020-03-13 15:41:38 +03:00
  • 4c627f8df6 Merge branch 'develop' into update-submodule-to-4.0.0 Alexander Kolotov 2020-03-13 09:49:02 +03:00
  • 48d516cc24 Update the contract's submodule to the release 4.0.1 Alexander Kolotov 2020-03-13 09:46:00 +03:00
  • 267baee329 Merge branch 'develop' to update-submodule-to-4.0.0 Alexander Kolotov 2020-03-13 01:19:20 +03:00
  • c1ed6f21e6
    Correct handling of Chai to Dai swaps in oracle and monitor components (#302) Kirill Fedoseev 2020-03-13 01:12:48 +03:00
  • 65492980e2 submodule updated to the latest commit in develop branch Alexander Kolotov 2020-03-12 23:51:19 +03:00
  • c448ccae05 Update the contract's submodule to a commit-predecessor of 4.0.1 Alexander Kolotov 2020-03-12 22:48:52 +03:00
  • 91f8b248b7 Removed unused monitor-e2e utils Kirill Fedoseev 2020-03-05 00:25:50 +03:00
  • 96b4bfd0ac Refactor oracle-e2e tests Kirill Fedoseev 2020-03-04 20:54:56 +03:00
  • 9526821029 Update oracle and monitor to track TokensSwapped for chai <=> dai swaps Kirill Fedoseev 2020-03-04 17:17:27 +03:00
  • cc6e42be87 Add e2e tests for covering redundant Transfer event Kirill Fedoseev 2020-03-02 17:29:54 +03:00
  • 17919b4c37 Update the contract's submodule to a commit-predecessor of 4.0.0 Alexander Kolotov 2020-02-27 16:25:30 +03:00
  • 8ae0fa82d5
    Merge the develop branch to the master branch, preparation to v2.0.0-rc1 2.0.0-rc1 Alexander Kolotov 2020-02-21 18:42:19 +03:00
  • dbf3d3d90d
    Composer files to build oracle and monitor docker images (#299) Alexander Kolotov 2020-02-21 16:58:05 +03:00
  • 8977ed6d3b
    Removal of putting .env file into the docker image for monitor (#289) Alexander Kolotov 2020-02-21 16:56:55 +03:00
  • 2ba8ef6026
    Update oracle/README.md Alexander Kolotov 2020-02-21 15:59:52 +03:00
  • 5ccb8a227b fix formatting Alexander Kolotov 2020-02-21 10:32:27 +03:00
  • e74e4c0a98 instructions to build the image Alexander Kolotov 2020-02-21 10:32:06 +03:00
  • 395df30966 bringing README up to date Alexander Kolotov 2020-02-21 10:26:05 +03:00
  • 8b18dda0c6 bringing example of crontab up to date Alexander Kolotov 2020-02-21 10:24:54 +03:00
  • 602a50b8a0 composer files to build monitor and oracle Alexander Kolotov 2020-02-21 10:24:02 +03:00
  • df0dc1c313
    Update the contract's submodule to the release 4.0.0-rc1 (#298) Alexander Kolotov 2020-02-21 10:17:18 +03:00
  • badcaafcb4 fix the issue with indentation Alexander Kolotov 2020-02-21 08:46:21 +03:00