Commit Graph

9745 Commits

Author SHA1 Message Date
Victor Baranov 86a08d052f Replace common.js require with ES6 imports in TransactionController 2021-02-17 14:55:04 +03:00
Victor Baranov af6f510006 Add CELO chain support 2021-02-11 19:53:33 +03:00
Victor Baranov 1bf007c028
Merge pull request #443 from poanetwork/vb-update
Fire 'confirmation', 'receipt' events
2021-02-04 20:02:22 +03:00
Victor Baranov 20d8a6bddc get MM updates from upstream 2021-01-21 16:11:28 +03:00
Victor Baranov e24ad635a3 5.2.3 2021-01-15 19:47:46 +03:00
Victor Baranov 4d89255759
Merge pull request #441 from poanetwork/vb-replace-infura-mainnet-endpoint
Replace Infura Mainnet endpoint with custom one
2021-01-15 19:47:09 +03:00
Victor Baranov a1f52a1c64 Replace Infura Mainnet endpoint with custom one 2021-01-15 19:45:30 +03:00
Victor Baranov 169511a440 NW 5.2.2 2020-12-29 14:04:00 +03:00
Victor Baranov b1e08e5ffe
Merge pull request #437 from poanetwork/vb-eip1967-proxy
Support getting proxy implementation address by following EIP-1967
2020-12-29 14:02:57 +03:00
Victor Baranov fe516801f5 Support get implementation address following EIP-1967 2020-12-29 14:01:11 +03:00
Victor Baranov 99221b6b65
Merge pull request #436 from poanetwork/vb-allow-proxy-master-copy-pattern
Allow master copy pattern in importing of proxy contract
2020-12-25 18:59:01 +03:00
Victor Baranov 7a2c0b5c38 Allow proxy mater copy pattern 2020-12-25 18:56:22 +03:00
Victor Baranov deb1b8692c
Merge pull request #435 from poanetwork/vb-contract-interaction-allow-array-inputs
Contract interaction: allow array input type
2020-12-25 17:52:08 +03:00
Victor Baranov cda31ee335 Contract interaction: allow array input 2020-12-25 17:49:45 +03:00
Victor Baranov b09546b232
Merge pull request #434 from poanetwork/vb-fix-contract-read-only-methods-calls
Add support of tuple type at interaction with read-only contract methods
2020-12-25 16:42:43 +03:00
Victor Baranov 730a8528fc Fix contract read-only methods calls 2020-12-25 16:38:56 +03:00
Victor Baranov f78e2f0962
Merge pull request #432 from Think-and-Dev/develop
bump rsk-contract-metadata dependency
2020-12-08 20:15:30 +03:00
pedro 4711341a19
bump rsk-contract-metadata dependency 2020-12-08 08:59:42 -03:00
Victor Baranov 004a35f482 Version bump: 5.2.1 2020-12-04 15:53:25 +03:00
Victor Baranov 7b876cf04a
Merge pull request #429 from poanetwork/vb-allow-ledger-sign-message-method
Allow Ledger signMessage method
2020-12-04 15:43:50 +03:00
Victor Baranov 6fcb2c912f Allow Ledger signMessage method 2020-12-04 14:57:38 +03:00
Victor Baranov 908e104753 NW 5.2.0 release 2020-11-13 16:01:59 +03:00
Victor Baranov 224d8f1ba1 Update GA settings 2020-11-13 15:56:39 +03:00
Victor Baranov 0c64faac80
Merge pull request #411 from poanetwork/vb-ga-ci
GitHub actions CI
2020-11-13 15:54:43 +03:00
Victor Baranov 82411e9e66 Temp comment e2e tests 2020-11-13 15:53:57 +03:00
Victor Baranov 32719e1e0f Update GA workflow: install deps to enable Chrome 2020-11-13 15:49:14 +03:00
Victor Baranov 41ea10da89 GitHub actions CI 2020-11-13 15:48:21 +03:00
Victor Baranov 141e153321
Merge pull request #427 from poanetwork/vb-eip712
Fix support of eth_signTypedData_v4 (eip-712)
2020-11-13 15:45:24 +03:00
Victor Baranov 0982d02698 Fix support of eth_signTypedData_v4 2020-11-13 15:44:01 +03:00
Victor Baranov 32b1701702 Hotfix 2020-11-13 12:59:25 +03:00
Victor Baranov 8ee6c6bfcc
Merge pull request #426 from poanetwork/update-inpage-provider
Update inpage provider: add ethereum.request method support
2020-11-13 12:51:59 +03:00
Victor Baranov 4f250ec805 Update inpage provider 2020-11-13 12:49:57 +03:00
Victor Baranov 14c910707d NW 5.1.6 2020-10-27 16:19:36 +03:00
Victor Baranov 7862f8b8bf
Merge pull request #419 from poanetwork/vb-rsk-gas-price-margin
Add 10% margin for gas price in case of RSK chains
2020-10-27 15:17:01 +03:00
Victor Baranov 08f36f8dad Add 10% margin for gas price in case of RSK chains 2020-10-27 15:15:31 +03:00
Victor Baranov dec0b2fb09 Update package-lock.json 2020-10-20 16:13:58 +03:00
Victor Baranov bfa881cd25
Merge pull request #417 from poanetwork/develop
NW release 5.1.5
2020-10-20 16:11:11 +03:00
Victor Baranov dad9f3f9be
Merge branch 'master' into develop 2020-10-20 16:09:02 +03:00
Victor Baranov 1f40f2e854 Update version 2020-10-20 16:08:01 +03:00
Victor Baranov 70da6104cb NW 5.1.4 2020-10-20 16:04:09 +03:00
Victor Baranov b2f49ae107
Merge pull request #416 from poanetwork/vb-copy-token-address
Change Copy token address text
2020-10-20 16:01:51 +03:00
Victor Baranov 05e4946857 Update package-lock.json 2020-10-20 16:00:59 +03:00
Victor Baranov cc29ab4d53 Add CHANGELOG entry 2020-10-20 15:51:50 +03:00
Victor Baranov 603960ab8b Change Copy token address text 2020-10-20 15:48:46 +03:00
Victor Baranov defeaf1cbd
Merge pull request #415 from poanetwork/vb-fix-broken-bs-tt-link
Fix broken token transfers BS page link
2020-10-19 16:03:12 +03:00
Victor Baranov 8c57545e7d Fix broken token transfers BS page link 2020-10-19 15:45:06 +03:00
Victor Baranov 4716b637b2
Merge pull request #409 from Think-and-Dev/master
Bump rsk-contract-metadata to include new tokens
2020-10-19 15:42:48 +03:00
pedro 0d6b1c7096
Bump rsk-contract-metadata to include new tokens 2020-09-10 22:49:50 -03:00
pedro 606f7a9724
Bump rsk-contract-metadata to include new tokens 2020-08-21 13:58:35 -03:00
Victor Baranov 6cedb9e453 5.1.4 2020-08-04 12:27:34 +03:00