Skip to content

Latest commit

 

History

History
315 lines (191 loc) · 18 KB

CHANGELOG.md

File metadata and controls

315 lines (191 loc) · 18 KB

1.5.4 (2019-11-08)

Bug Fixes

1.5.3 (2019-11-08)

Bug Fixes

  • add semantic release docker (b8f15ef), closes #55

1.5.2 (2019-11-07)

Bug Fixes

1.5.1 (2019-11-05)

Bug Fixes

1.5.0 (2019-11-01)

Bug Fixes

  • updated readme structure and content improvements, this closes #112 (0d51bb9)

Features

  • add view raw for blocks and transactions (04d09c9), closes #132

1.4.1 (2019-11-01)

Bug Fixes

1.4.0 (2019-10-29)

Features

1.3.0 (2019-10-21)

Features

1.2.2 (2019-10-04)

Bug Fixes

  • package: bump eth json rpc spec (f7e8465)

1.2.1 (2019-10-02)

Bug Fixes

  • charts: set blockHistoryLength back to 100 (87ed3b1)

1.2.0 (2019-10-02)

Bug Fixes

  • add change language text (c9558b4)
  • add i18n language dropdown (f5d29fd)
  • added dockerfile for docker deployments (2d419c4)
  • extract en language translation (7ae9132)
  • rename dockerfile to Dockerfile (af4609b)
  • small docker image serving jade explorer (7db6352)
  • updated with recommended changes to achieve even smaller docker image (aa7d96b)
  • i18n: add change language translations (0583655)
  • i18n: add eserialize and use hexToDate (8122fff)
  • i18n: add note to CONTRIBUTING.md about adding new translations (8bca68f)
  • i18n: linting (bbf2214)
  • i18n: update CONTRIBUTING.md (d6a856b)

Features

  • add initial i18n support (9c39810)

1.1.2 (2019-09-23)

Bug Fixes

  • multi-geth hook: rpcUrl should override service runner url (96a3c2c), closes #79

1.1.1 (2019-09-17)

Bug Fixes

  • dashboard: remove "No" text when not syncing (3c3acc9), closes #65
  • gh-pages: deep links for react github pages (7bc466b), closes #73
  • small screen cleanup (9c7e47b), closes #70

1.1.0 (2019-09-11)

Features

1.0.14 (2019-09-05)

Bug Fixes

  • remove unneeded redux dep (81b6775)
  • configuration: add query param configuration for rpc url (530500a), closes #56

1.0.13 (2019-09-04)

Bug Fixes

1.0.12 (2019-09-03)

Bug Fixes

1.0.11 (2019-08-29)

Bug Fixes

  • dashboard: add num pending transactions (d58ae93), closes #48
  • README: update description of explorer (0b87773)

1.0.10 (2019-08-09)

Bug Fixes

  • add generated types + env (185e7c3)

1.0.9 (2019-08-08)

Bug Fixes

  • block card list sorting (caa353c)

1.0.8 (2019-08-07)

Bug Fixes

1.0.7 (2019-08-06)

Bug Fixes

  • add initial styles (bd54a95)
  • add reusable global state (a7f4feb)
  • README: add screenshots of initial style (5d98440)

1.0.6 (2019-08-05)

Bug Fixes

  • upgrade service runner (fb7d2e6)
  • upgrade service runner to latest (99d6ffc)

1.0.5 (2019-08-02)

Bug Fixes

1.0.4 (2019-07-31)

Bug Fixes

1.0.3 (2019-07-31)

Bug Fixes

  • README: clone link in instructions (7bd2f78)
  • add global batching (2515e5d)

1.0.2 (2019-06-30)

Bug Fixes

  • configuration menu: let user override eth rpc url without service runner (d0c83d2)

1.0.1 (2019-06-30)

Bug Fixes

  • add configuration menu (b22c4b1)
  • linting (dd461e8)
  • update readme (9d663a3)
  • configuration menu: default ports (fef2ec5)
  • configuration menu: hook up menu to rpc (529cbf1)
  • package: remove unused dep (5d82734)
  • README: service runner instructions (5e9143a)
  • README: services directory (b160bd1)
  • resources: add Ethereum JSON RPC Spec (71fd23e)

1.0.0 (2019-06-28)

Bug Fixes

  • add link to jenkins pipelines (0e67bb1)
  • add mui theme + upgrade to v4 (caa0961)
  • add simple example (3b3aaf6)
  • add tslint (aac783d)
  • add video guide for making small documentation changes (87df9a8)
  • bump package json (ff7feeb)
  • cleanup (e8f21cf)
  • CONTRIBUTING formatting and typo (c1ef029)
  • conventional commits typo (423df0e)
  • dont use npx (92a0efe)
  • extra backtick (6939b17)
  • get charts dashboard working (1bca769)
  • get stable erpc fetching for pages (a855187)
  • gitignore need not use . in path (64a8808)
  • include missing deps for semantic-release (8ef89f5)
  • indenting (835583d)
  • main build config (2eaa8e4)
  • building: add definitions section (b8bd636)
  • move conventions and resource up in the readme (227b53a)
  • move to pristine (988ae60)
  • mutli-geth version (a9aa572)
  • package json (73e0742)
  • package.json (708e105)
  • package.json (3265659)
  • remove emerald theme and styling (3f19047)
  • remove old context (0fe973d)
  • remove old context + fix linting (dbca39b)
  • remove unused jenkins and testing files (cfed249)
  • remove usePromise (e8f4767)
  • remove webpack in favor of react-scripts (8be2441)
  • remove yaml in example (b410975)
  • Rename LICENSE -> LICENSE.md (22ed02d)
  • block: number formatting (cf73000)
  • building: remove unneeded definitions (718cd97)
  • circleci: build dir (58d0d06)
  • circleci: remove npm from release (f89d31a)
  • README: add initial readme (4b5d297)
  • README: add original note (105e952)
  • README: add preview gif (25f6ba3)
  • update CONTRIBUTING.md to get rid of cloning or forking (af142a2)
  • README: add typescript and pristine resource link (3ad4e10)
  • update CONTRIBUTING.md typo (3ebf183)
  • txlist: index formatting (fbf39ba)
  • replace github for Github (b6b9d42)
  • simplify transaction container (f729790)
  • typo in CONTRIBUTING.md and compose command in BUILDING.md (783905c)
  • update .gitignore (d7107cc)
  • update BUILDING.md (b0e9d5d)
  • update BUILDING.md typo (0b21631)
  • update CONTRIBUTING.md adding docs (b324d84)
  • update CONTRIBUTING.md choppy code changes and testing (ad1e78a)
  • update CONTRIBUTING.md grammer around preview markdown (38c9abf)
  • update CONTRIBUTING.md how to fork a repo (74dfe4f)
  • update CONTRIBUTING.md period (0c9e6e1)
  • update README.md simplify open source grammar (e892afe)
  • type: discretion (809873d)
  • update README.md typo its (cdf5389)
  • upgrade typescript (671b5e1)
  • wording change (3b6b60b)

Features