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

refactor(core-database-postgres): add nonce column #2844

Merged
merged 19 commits into from
Aug 6, 2019
Merged

Commits on Jul 26, 2019

  1. Configuration menu
    Copy the full SHA
    4ec0d7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f418c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. Merge remote-tracking branch 'ArkEcosystem/core/2.6' into add-nonce-t…

    …o-db
    
    * ArkEcosystem/core/2.6:
      feat(core-state): wallet manager indexes (#2845)
    vasild committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    f9df8ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2180b87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a28f6f View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Configuration menu
    Copy the full SHA
    f5fc1a5 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'ArkEcosystem/core/2.6' into add-nonce-t…

    …o-db
    
    * ArkEcosystem/core/2.6:
      test(core-transactions): initial tests for transactions handlers bootstrap methods (#2843)
      fix: multipayment balance / vote balance (#2838)
    vasild committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    894ea46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec67b75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    151a3a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

  1. feat(core-database-postgres): set nonce for v1 transactions

    * Migrate existent v1 transactions by setting their nonce accordingly
    * Set a trigger to transparently set the nonce field on newly inserted
      v1 transactions
    vasild committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    109e402 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'ArkEcosystem/core/2.6' into add-nonce-t…

    …o-db
    
    * ArkEcosystem/core/2.6:
      refactor(core-state): expose current block for transaction handlers (#2856)
    vasild committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    410a566 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f6b8bd View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. Merge remote-tracking branch 'ArkEcosystem/core/2.6' into add-nonce-t…

    …o-db
    
    * ArkEcosystem/core/2.6:
      release: 2.5.0-next.10 (#2852)
      fix(core-p2p): ensure payload database exists (#2851)
      release: 2.5.14
      release: 2.5.14 (#2849)
      fix(core-p2p): peer discovery limit (#2850)
      perf(core-p2p): improve transactions endpoint (#2848)
      fix(core-api): internal server error caused by invalid orderBy field (#2847)
      refactor(core-p2p): increase network timeouts (#2828)
      fix(core-api): return data directly if cache is disabled (#2831)
      fix(core-utils): add content-type header (#2840)
      perf(core-database): lookup delegates by key (#2837)
    vasild committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    284ccf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28b9bb6 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'ArkEcosystem/core/2.6' into add-nonce-t…

    …o-db
    
    * ArkEcosystem/core/2.6:
      build(crypto): configure rollup (#2853)
      feat: transaction type dependencies (#2859)
    vasild committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    178beb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aaf548f View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. Merge remote-tracking branch 'ArkEcosystem/core/2.6' into add-nonce-t…

    …o-db
    
    * ArkEcosystem/core/2.6:
      refactor(core-transactions): make handler functions asynchronous (#2865)
      fix: merge
      fix: delete existing db (#2864)
      fix: clone webhook before mutating it (#2863)
      fix: delete existing db
      fix: clone webhook before mutating it
      fix(core-state): differentiate between wallets and delegates (#2854)
      fix(core-state): differentiate between wallets and delegates (#2854)
      refactor: increase transaction type size (#2861)
    vasild committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    8e37c0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6c569f View commit details
    Browse the repository at this point in the history
  3. fix: codacy glob

    spkjp committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    12baf99 View commit details
    Browse the repository at this point in the history