Skip to content

Releases: etclabscore/ethereum-json-rpc-specification

1.0.4

25 May 02:05
87d8e92
Compare
Choose a tag to compare

1.0.4 (2019-05-25)

Bug Fixes

  • circleci: fix npm config (e529d6d)

1.0.3

25 May 01:58
b76819f
Compare
Choose a tag to compare

1.0.3 (2019-05-25)

Bug Fixes

  • circleci: all caps on NPM_TOKEN (e3f6ee7)

1.0.2

25 May 00:54
813e88e
Compare
Choose a tag to compare

1.0.2 (2019-05-25)

Bug Fixes

  • circleci: add npm token usage for release (2789970)

1.0.1

24 May 23:46
b6aa268
Compare
Choose a tag to compare

1.0.1 (2019-05-24)

Bug Fixes

  • remove release-web from circleci (c13b160)
  • revert to 1.0.4 of @open-rpc/typings (b242e49)

1.0.0

24 May 19:01
f00b1d1
Compare
Choose a tag to compare

1.0.0 (2019-05-24)

Bug Fixes

  • add client releases (b379b9a), closes #14
  • add eth_chainId (77e0446), closes #3
  • add link to documentation (9e3ec61)
  • add link to jenkins pipelines (0e67bb1)
  • add semantic-release (a28c861)
  • add semantic-release to circleci (992623b)
  • add simple example (3b3aaf6)
  • add video guide for making small documentation changes (87df9a8)
  • add youtube video link for walkthrough (178b5e1)
  • CONTRIBUTING formatting and typo (c1ef029)
  • conventional commits typo (423df0e)
  • extra backtick (6939b17)
  • gitignore need not use . in path (64a8808)
  • indenting (835583d)
  • missing paren (2868baa)
  • move conventions and resource up in the readme (227b53a)
  • move to pristine (988ae60)
  • naming (0045112)
  • remove eth_accounts (08da1ed)
  • remove passphrase (3934af0)
  • remove send/sign that uses internal wallets (301284e)
  • remove servers (c13d47d)
  • remove unused jenkins and testing files (cfed249)
  • remove yaml in example (b410975)
  • Rename LICENSE -> LICENSE.md (22ed02d)
  • replace github for Github (b6b9d42)
  • spelling errors (acfae70)
  • 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)
  • building: add definitions section (b8bd636)
  • building: remove unneeded definitions (718cd97)
  • update CONTRIBUTING.md how to fork a repo (74dfe4f)
  • update CONTRIBUTING.md period (0c9e6e1)
  • update CONTRIBUTING.md to get rid of cloning or forking (af142a2)
  • update CONTRIBUTING.md typo (3ebf183)
  • update README.md simplify open source grammar (e892afe)
  • update README.md typo its (cdf5389)
  • wording change (3b6b60b)

Features

  • add choose a license to resources (1e38132)
  • add info on using this repo (1671d3e)
  • add issue templates (5bc409d)
  • add Jenkinsfile (2d9a5e4)
  • add more resources to README (bb5b213)
  • add pristine (ec8321a), closes #6
  • add README + initial openrpc.json (a2ff5d9)
  • add resources for documentation driven development (94c6214)
  • add testing.md file (ed3781a)
  • initial commit (de17561)
  • modify description for generic-ness and clarity (b4d57c1)
  • update release to be more specific (ba46d70)