Izelnakri Eth Versions Save

Ethereum utilities for Elixir

0.6.7

1 year ago

[email protected] changelog:unreleased node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

0.6.6

  • use Config module instead of Mix.Config 2fcd303

0.6.6

1 year ago

[email protected] changelog:unreleased node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

0.6.5

  • EIP 155 chain id encoding #89
  • Update README.md to include latest version #60
  • update npm release pkgs 37dde1e
  • Add 'npm run test' for test suite 7dfd324

0.6.5

2 years ago

[email protected] changelog:unreleased node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

0.6.4

  • use Poison only in test env #57
  • Bump ex_keccak from 0.2.0 to 0.2.1 #53
  • remove circleci 57fd925

0.6.4

2 years ago

[email protected] changelog:unreleased node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

0.6.3

  • refactor: use get_lazy for computed defaults #52

0.6.3

2 years ago

[email protected] changelog:unreleased node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

0.6.2

0.6.2

2 years ago

[email protected] changelog:unreleased node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

0.6.1

  • Bump ex_doc from 0.23.0 to 0.25.1 #44
  • Bump telemetry from 0.4.2 to 0.4.3 #39
  • Bump ex_keccak from 0.1.2 to 0.1.3 #40
  • Bump poison from 4.0.1 to 5.0.0 #43
  • Upgrade to GitHub-native Dependabot #41
  • Bump ethereumex from 0.6.1 to 0.7.0 #33
  • update system runtime versions 2ae8994
  • update keccak library 6abfbaf
  • deps added to .dockerignore 61816e3
  • Dockerfile update to elixir v1.11.2 642f542

0.6.1

3 years ago

[email protected] changelog:unreleased node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

0.6.0

0.6.0

3 years ago

[email protected] changelog:unreleased node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

0.5.2

  • sort changelog by date desc 72217b4
  • Dockerfile rust optimization 5d55f98
  • use ex_secp256k1 instead of :libsecp256k1 1f47d03
  • mnemonic & telemetry upgrade ec57482
  • rebar dep removed & changelog scripts 2709640
  • keccak library is now rust NIF! c7756ea
  • github action added 245b46f
  • Changelog added d9d0f68

0.5.2

3 years ago

[email protected] changelog:preview node_modules/.bin/auto-changelog --stdout --commit-limit false --package -u

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

0.5.1

0.5.1

7 December 2020

  • Bump ex_doc from 0.21.3 to 0.23.0 #27
  • Bump telemetry from 0.4.1 to 0.4.2 #21
  • Bump ethereumex from 0.6.0 to 0.6.1 #15
  • Bump dialyxir from 0.5.1 to 1.0.0 #14
  • Bump mnemonic from 0.2.1 to 0.2.2 #13
  • UPDATE: added a note for libsecp256k1 #4
  • bugfix for a corner case when eth_get_transaction_receipt returns nil #2
  • release-it release process dd740ce
  • major ongoing progress on queries rewrite 40513f8
  • more tests added signing part is stable c0dfe87
  • major transaction sending bug fixes with tests 3620c6e
  • ganache-cli is now locked for CI 914928d
  • 0.3.0 release tuple queries, more tests for transactions 4810dd0
  • big progress with transaction module + testing e492f00
  • transaction queries complete with tests 78f4a8e
  • transaction tests are complete 2a563f6
  • new Setter module and mature public API bc83398
  • Transaction.Parser and Transaction.Signer modules 6ac02ce
  • Almost all tests fixed with major test speed optimizations ffb5f20
  • setter modules renamed to builder for clarity 2893321
  • query, utils and wallet tests are added 0f7fe0e
  • test cases moved and amazing testrpc start from elixir 5a074b4
  • TODOs added along with fixtures 181008a
  • major progress on transaction signing but not finished 32624b2
  • ongoing refactoring/implementation, bugfixes on transaction hashing e0aacf5
  • ongoing changes 20cf997
  • transaction builder tests complete with version bump 085ddf9
  • TRANSACTION SIGNING WORKS! 5f95dce
  • major improvements, cleaning up the API cac79a4
  • compiler warnings removed along with delegating all public API to ETH bb5182e
  • first transactions tests complete cd0222b
  • finalizing the public api d1e4d73
  • transaction module without tests 91ce56c
  • COMPLETE WORKING VERSION v1 c34c67e
  • elixir and node versions locked for CI finally! 10d8cf4
  • get_sender_address/1 works correctly with tests! 35a1845
  • some additional queries b0bc7ac
  • major progress on hashing 60cbaf9
  • initial library config 84da5d8
  • important upgrades d9f063f
  • more improvements on reverse engineering buffering concepts from JS libraries of ethereum 2e55c1c
  • first CI trial d616f34
  • bugfix for the to_buffer b999371
  • test.sh with small rename a4c69ac
  • circleci added c316d03
  • major bug fixes for parsing functions! 95bcf71
  • debugging transaction signing 926b38f
  • signer methods refactor ab40803
  • fixed public/private key stuff 1882521
  • 0.3.2 release ethereumex version upgrade 01cdb86
  • elixir dependencies upgraded 6a483ff
  • v0.2.2 release 30a43bb
  • ethereumex 0.6.0 upgrade a51eea0
  • decodes are always mixed case now 1433eb6
  • small docker build adjustments 1a8a0ec
  • Dockerized CI fix e3dfcbb
  • Release 0.5.1 8e99dba
  • additional system deps added for succesful libsecp256k1 compile 24bce19
  • description added fa589b6
  • v0.5.0 release b384814
  • bugfix for a corner case when get_transaction_receipt returns nil 9924bf0
  • added rebar3 to ci 5adc076
  • removed echo command 74c71f4
  • add command mix local.hex to ci eb0d21c