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

V1.1 updates #4

Open
wants to merge 9 commits into
base: v1.1-updates
Choose a base branch
from
Open

Commits on Sep 3, 2019

  1. Add meme to local db and check if sync already running and check imag…

    …e extension (mime type)
    TAIIOK committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    865ffa5 View commit details
    Browse the repository at this point in the history
  2. image extensions now in config. Check image extension in memchain not…

    … in sync. Add new config options. Add check if sync already running. Add updating mem status (block number)
    TAIIOK committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    804e814 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5b213c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c73e4ef View commit details
    Browse the repository at this point in the history
  5. fix burn_amount

    TAIIOK committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    5ae19a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. fix burm from random wallet / remove debug print / add rpc_ip to config

    addmeme method example:
    
    http POST localhost:1337/api/addmeme addr==KMMqGN1AQ6fzrjy6t3UTnu6L5FrwiNLyou Content-Type:image/png < /media/psf/Home/Pictures/py7.png
    TAIIOK committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    2eb779e View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. fix

    add address param check
    fix MemeTx delegete
    now last block dump to sync.p before sync process (fix if ipfs timeout)
    Need new ipfs meme getter method
    TAIIOK committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    de97a1f View commit details
    Browse the repository at this point in the history
  2. fix merge conflict

    TAIIOK committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    c2637d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ee2248 View commit details
    Browse the repository at this point in the history