Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruby 3 / Rails 7 compatiblity #32

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Nov 29, 2023

  1. Compatible with Rails 7 and Ruby 3 (now need to refactor to work with…

    … eth 0.5.X)
    
    Dockerized gem
    sbounmy committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    03ccaf5 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. fixed specs for ethereum adapter (replaced rinknedby by sepolia testnet

    Using 2 wallets for testing purpose:
    - 0xf1f9b3c18Ff048B36A51EA0261b99e8fD10C8Cb4 (no transactions)
    - 0xebB838Cdb3e3F628f50BF0EDaC1E92b208149984 (2 transactions)
    sbounmy committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ca029bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93d4b91 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. using blockstream instead of bitcoinexplorer does not return txs for …

    …an address
    
    added a logger configuration
    sbounmy committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    fb99549 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea5511b View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    bee2378 View commit details
    Browse the repository at this point in the history