Skip to content

Releases: Conflux-Chain/conflux-portal

Release: Version 0.6.2

07 Apr 07:48
922a87d
Compare
Choose a tag to compare
  • feat: use new rpc endpoint (#319)

Release: Version 0.6.1

23 Mar 02:31
1683d1a
Compare
Choose a tag to compare
  • docs: update changelog
  • fix: use https rpc endpoint resolve #304 (#313)

Release: Version 0.6.0

09 Mar 03:30
06c0916
Compare
Choose a tag to compare
  • fix: token balance not showing automatically (#301)
  • fix: avoid duplicate autolock timer migration
  • fix: sponsor info error when dapp dev only specifies gaslimit
  • ci: use gh actions
  • test: upgrade chromewebdriver
  • ci: e2e with matrix
  • test: firefox e2e on gh action
  • test: more delay in e2e test
  • feat: support base32 in api level
  • fix: missing deps
  • test: e2e test
  • fix: show base32 address in sig req
  • test: more delay in e2e after custom gas
  • feat: new mainnet endpoint
  • chore: update caniuse lite
  • fix: reduce ui.js size
  • fix: PORTAL-429 can't get trusted token balance
  • test: e2e test on gas fee
  • fix: emit accountsChanged event when networkChanged PORTAL-495
  • feat: upgrade js conflux sdk
  • ci: upgrade chrome to 88
  • fix: ens-input line-height PORTAL-479
  • test: fix e2e test
  • fix: ens input address overflow PORTAL-459
  • test: simpler e2e test demo
  • feat: support send to null address PORTAL-510
  • test: unstable e2e test
  • fix: not compile js sdk with portal workflow
  • fix: ellipsis version

Release: Version 0.5.11

02 Feb 08:47
690d09f
Compare
Choose a tag to compare
  • fix: token balance not showing automatically (#301)

Release: Version 0.5.10

02 Feb 04:38
70de957
Compare
Choose a tag to compare
  • chore: format
  • feat: set default idle lock timer to 5min, #5xpw3d PORTAL-256
  • feat: ui level new base32 address, WIP
  • ci: run unit-test on gh
  • feat: new @cfx/fullnode version
  • test: fix unit/e2e test
  • feat: add multiple addr to account detail modal
  • feat: use base32 addr for account link to scan
  • feat: support base32 in add token and approve
  • feat: support base32 address in address book
  • fix: $0.00 currency display bug
  • feat: hex addr warning in address book
  • feat: alter docs about address
  • fix: add-recipient unit tests
  • fix: use new cip37 charset
  • fix: remove current network
  • feat: new address slicer
  • fix: remove qrcode
  • test: address slicer unit test
  • feat: support hex address when add token
  • test: remove qrcode e2e test
  • feat: scan address converter url
  • feat: base32 addr in choose account
  • fix: base32 addr notice wording
  • fix: missing i18n PORTAL-428
  • feat: support scan's new token list api
  • fix: network name tag PORTAL-369
  • fix: base32 address out of ui PORTAL-426
  • fix: i18n PORTAL-442
  • fix: PORTAL-444 edit contact, remove the right address from addr book
  • fix: wallet seed, < back i18n
  • fix: use https for scantest.confluxscan.io
  • fix: base32 address in permission confirm page

Release: Version 0.5.9

31 Dec 08:53
3b840f6
Compare
Choose a tag to compare
  • fix: cfx_requestAccounts CU-ggztjn CU-59v4cv
  • feat: use popup instead of tab for login
  • fix: gasPrice to 1 in e2e test
  • feat: remove ConfluxWeb, upgrade js-conflux-sdk to 1.1.4
  • fix: add tx value replace into activity log
  • fix: remove block gas limit logic when estimate gas
  • feat: update schema, fullnode, keyring controller
  • fix(account-tracker): balance error
  • fix: willUserPayTxFee error when opening gas modal
  • fix: more strict check before tx resign
  • fix: add status for tx missing rawTx
  • fix: pending middleware method names
  • fix(inpage): used precompiled js-conflux-sdk
  • feat: upgrade sdk to v1.1.6
  • feat: remove zh_TW
  • feat: add/restore account wording

Release: Version 0.5.8

19 Nov 07:16
861dedb
Compare
Choose a tag to compare
  • fix: multiply 1drip with 1.1
  • fix(nonce-tracker): failed to filter tx with address

Release: Version 0.5.7

18 Nov 10:48
175f6c1
Compare
Choose a tag to compare
  • fix(tx): finished tx status

Release: Version 0.5.6

18 Nov 07:37
94b58e4
Compare
Choose a tag to compare
  • fix(rpc): undefined block tag

Release: Version 0.5.5

18 Nov 03:12
fc98f92
Compare
Choose a tag to compare
  • fix(account-tracker): support conflux block tag
  • fix: chainId type error expected type string got type number when add custom rpc
  • feat: raise tx history limit to 100
  • refactor: cleanup tx logic
  • fix(gas): disable next when gas price too low
  • chore(upgrade): sentry package
  • fix(network): getStatus network error PORTAL-H6
  • refactor: cleanup
  • fix: send-util gasPrice is hex
  • fix(tx): resubmit less often, don't resubmit executed tx