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

Merge hard fork 3 changes into master #94

Merged
merged 41 commits into from Jan 5, 2019
Merged

Merge hard fork 3 changes into master #94

merged 41 commits into from Jan 5, 2019

Commits on Nov 13, 2018

  1. Added tokens spent callback

    atanmarko committed Nov 13, 2018
    Copy the full SHA
    79f0ddd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from atanmarko/wallet_updates2

    Wallet api updates
    atanmarko committed Nov 13, 2018
    Copy the full SHA
    297a67b View commit details
    Browse the repository at this point in the history
  3. Callback fix

    atanmarko committed Nov 13, 2018
    Copy the full SHA
    609feec View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. Copy the full SHA
    3db5746 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    26ee7be View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0f55750 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Copy the full SHA
    bcf3808 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a8b1fc2 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

  1. Merge pull request #79 from safex/release-v0.1.1

    Fix windows build
    atanmarko committed Nov 16, 2018
    Copy the full SHA
    626f566 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Copy the full SHA
    99df8ba View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. Merge pull request #83 from safex/develop

    Updates from develop branch
    atanmarko committed Nov 28, 2018
    Copy the full SHA
    bd0d557 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. Implement Windows wallet wrapper

    Stefan Isidorovic authored and atanmarko committed Dec 5, 2018
    Copy the full SHA
    5eacd6b View commit details
    Browse the repository at this point in the history
  2. Additional windows wrapper implementation

    Stefan Isidorovic authored and atanmarko committed Dec 5, 2018
    Copy the full SHA
    7b443c4 View commit details
    Browse the repository at this point in the history
  3. Add Tx History support

    Stefan Isidorovic authored and atanmarko committed Dec 5, 2018
    Copy the full SHA
    69e73cc View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. Fix for windows store path

    atanmarko committed Dec 6, 2018
    Copy the full SHA
    86ca22c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Added syncronized and setAutoRefreshInterval to API.

    Stefan Isidorovic committed Dec 7, 2018
    Copy the full SHA
    7415086 View commit details
    Browse the repository at this point in the history
  2. Deleted unnecessary argument for API call

    Stefan Isidorovic authored and atanmarko committed Dec 7, 2018
    Copy the full SHA
    b6cee1b View commit details
    Browse the repository at this point in the history
  3. Fixed includes in windows_wrapper.h

    Stefan Isidorovic committed Dec 7, 2018
    Copy the full SHA
    2303e2d View commit details
    Browse the repository at this point in the history
  4. Blockchain height related stuff

    Stefan Isidorovic committed Dec 7, 2018
    Copy the full SHA
    b247fae View commit details
    Browse the repository at this point in the history
  5. getRefreshFromBlockHeight

    Stefan Isidorovic committed Dec 7, 2018
    Copy the full SHA
    ff80f7d View commit details
    Browse the repository at this point in the history
  6. getRefreshFromBlockHeight

    Stefan Isidorovic committed Dec 7, 2018
    Copy the full SHA
    0191651 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2018

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

Commits on Dec 10, 2018

  1. Chagned refresh interval

    Stefan Isidorovic committed Dec 10, 2018
    Copy the full SHA
    4f4852e View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. Copy the full SHA
    937548e View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. Merge pull request #86 from safex/node_wallet

    Node wallet related improvements
    atanmarko committed Dec 19, 2018
    Copy the full SHA
    f338f2d View commit details
    Browse the repository at this point in the history
  2. Added additional compiled checkpoints.

    Stefan Isidorovic committed Dec 19, 2018
    Copy the full SHA
    8d31277 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. Fixed bug with token_transaction field in get_payments.

    Stefan Isidorovic committed Dec 20, 2018
    Copy the full SHA
    58dd523 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #87 from StefanIsidorovic/develop

    Fix in Wallet_RPC
    ddabek committed Dec 20, 2018
    Copy the full SHA
    1b1ccce View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. Added token_amountand token_transaction to get_transfer_by_txid RPC c…

    …all.
    Stefan Isidorovic committed Dec 21, 2018
    Copy the full SHA
    3c86e9e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #92 from StefanIsidorovic/develop

    Added token_amountand token_transaction to get_transfer_by_txid RPC c…
    StefanIsidorovic committed Dec 21, 2018
    Copy the full SHA
    b88699b View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2018

  1. Added transfer_split_token. Transfer_token response changed.

    Stefan Isidorovic committed Dec 24, 2018
    Copy the full SHA
    f0a53d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2018

  1. Changes to wallet and wallet-rpc regarding tokens.

    Stefan Isidorovic committed Dec 28, 2018
    Copy the full SHA
    a2aa4a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. Fixed unit_test for wallet_uri.

    Stefan Isidorovic committed Jan 3, 2019
    Copy the full SHA
    5c82333 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #93 from StefanIsidorovic/develop

    Added transfer_split_token. Transfer_token response changed.
    atanmarko committed Jan 3, 2019
    Copy the full SHA
    6952978 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    cc445b8 View commit details
    Browse the repository at this point in the history
  4. Testnet fork v3

    atanmarko committed Jan 3, 2019
    Copy the full SHA
    d5edaef View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    aae6c6b View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

  1. Copy the full SHA
    f3d7b5b View commit details
    Browse the repository at this point in the history
  2. Hardfork 3

    atanmarko committed Jan 4, 2019
    Copy the full SHA
    41ca38e View commit details
    Browse the repository at this point in the history
  3. Checkpoints updated

    atanmarko committed Jan 4, 2019
    Copy the full SHA
    bf577a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2019

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