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

Weak blocks WIP #1 #2055

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

Weak blocks WIP #1 #2055

wants to merge 120 commits into from

Commits on Aug 22, 2023

  1. WeakBlockAlgos

    kushti committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    10362c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

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

Commits on Sep 18, 2023

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

Commits on Sep 28, 2023

  1. impl steps

    kushti committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5c2eb29 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

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

Commits on Oct 30, 2023

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

Commits on Oct 31, 2023

  1. compact block like messaging

    kushti committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    5c4f9c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. before structures

    kushti committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    0dbfeb0 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. skeleton of processing algo

    kushti committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    1a68d0e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. weak blocks => sub blocks

    kushti committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    1040926 View commit details
    Browse the repository at this point in the history
  2. more weak=>sub renaming

    kushti committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    636f3d8 View commit details
    Browse the repository at this point in the history
  3. returning download plan

    kushti committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    6293421 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

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

Commits on Nov 10, 2023

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

Commits on Nov 28, 2023

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

Commits on Dec 1, 2023

  1. pow, superblocks

    kushti committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    4962218 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. subblocks section finished

    kushti committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    514e6fb View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

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

Commits on Dec 21, 2023

  1. commitment

    kushti committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    346e1a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. styling fixes

    kushti committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    a068545 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

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

Commits on Jan 3, 2024

  1. eip update

    kushti committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    85de7a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

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

Commits on Jan 18, 2024

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

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    0a9fd56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93bc6bc View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

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

Commits on Mar 29, 2024

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

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    9b17889 View commit details
    Browse the repository at this point in the history
  2. var buf = null eliminated

    kushti committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    461c7b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    aed60a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52144cd View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Merge remote-tracking branch 'origin/master' into sigma-5.0.14

    # Conflicts:
    #	ergo-core/src/test/scala/org/ergoplatform/settings/VotingSpecification.scala
    #	ergo-core/src/test/scala/org/ergoplatform/utils/ErgoCoreTestConstants.scala
    #	ergo-core/src/test/scala/org/ergoplatform/utils/generators/ErgoCoreGenerators.scala
    #	ergo-wallet/src/test/scala/org/ergoplatform/wallet/utils/WalletGenerators.scala
    #	src/test/scala/org/ergoplatform/mining/CandidateGeneratorSpec.scala
    #	src/test/scala/org/ergoplatform/modifiers/mempool/ErgoTransactionSpec.scala
    #	src/test/scala/org/ergoplatform/nodeView/mempool/ErgoMemPoolSpec.scala
    #	src/test/scala/org/ergoplatform/nodeView/mempool/ScriptsSpec.scala
    #	src/test/scala/org/ergoplatform/nodeView/wallet/WalletScanLogicSpec.scala
    #	src/test/scala/org/ergoplatform/serialization/JsonSerializationSpec.scala
    #	src/test/scala/org/ergoplatform/utils/Stubs.scala
    #	src/test/scala/org/ergoplatform/utils/generators/ErgoNodeTransactionGenerators.scala
    aslesarenko committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e4d98b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b91745 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2616e24 View commit details
    Browse the repository at this point in the history
  4. Fix crash

    jellymlg committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ed207e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    027beab View commit details
    Browse the repository at this point in the history
  2. comments added

    kushti committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2e8b71d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. comments

    kushti committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1853c21 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. checkPowForVersion2, ModQHash

    kushti committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    79a6a28 View commit details
    Browse the repository at this point in the history
  2. hitForVersion2ForMessage

    kushti committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    fc624c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f60e5b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    2afaff5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f92bea View commit details
    Browse the repository at this point in the history
  3. reverting reformatting

    kushti committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e0e6e92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86db760 View commit details
    Browse the repository at this point in the history
  5. ModQHash remark

    kushti committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    dc74081 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3313ef View commit details
    Browse the repository at this point in the history
  7. accounting for new header bytes only since version 5 of the protocol,…

    … new Header structure field description
    kushti committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    21a6c7c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    440126e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Merge pull request #2143 from ergoplatform/nbits-refactoring

    Simplifying DifficultySerializer.decodeMPI
    kushti authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    eff29c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Merge pull request #2148 from ergoplatform/autolykos-refactoring

    Autolykos-related code refactoring
    kushti authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    698fb94 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    7210187 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2101 from ergoplatform/sigma-5.0.14

    Update sigma to v5.0.14
    kushti authored May 1, 2024
    Configuration menu
    Copy the full SHA
    08f54f0 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. i2155

    kushti committed May 2, 2024
    Configuration menu
    Copy the full SHA
    dac737e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d03460 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Merge pull request #2145 from ergoplatform/i2133

    i2133 - Fix indexer sometimes crashing on rollback
    kushti authored May 13, 2024
    Configuration menu
    Copy the full SHA
    9ac9889 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. alt config

    kushti committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0bc471a View commit details
    Browse the repository at this point in the history
  2. Update src/test/scala/org/ergoplatform/modifiers/mempool/ErgoNodeTran…

    …sactionSpec.scala
    
    Co-authored-by: Alexander Slesarenko <[email protected]>
    kushti and aslesarenko authored May 15, 2024
    Configuration menu
    Copy the full SHA
    9f2d3f3 View commit details
    Browse the repository at this point in the history
  3. extra check for unparsed tree

    kushti committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9d019ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ee4412 View commit details
    Browse the repository at this point in the history
  5. merging w. 5.0.22

    kushti committed May 15, 2024
    Configuration menu
    Copy the full SHA
    26e6525 View commit details
    Browse the repository at this point in the history
  6. fixing imports

    kushti committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a808c50 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2146 from ergoplatform/scriptv3-test

    Test for soft-forked acceptance of Ergoscript containing unknown methods (after 6.0 activation)
    kushti authored May 15, 2024
    Configuration menu
    Copy the full SHA
    53c8ed0 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. merging w. 5.0.22

    kushti committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4181afa View commit details
    Browse the repository at this point in the history
  2. improved comments

    kushti committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f5f5144 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. scaladoc fixes

    kushti committed May 29, 2024
    Configuration menu
    Copy the full SHA
    27bc2d3 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. add token info post api

    mgpai22 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    0368715 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4a1d5e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Merge pull request #2162 from mgpai22/token-post

    Token post
    kushti authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    653584d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2156 from ergoplatform/i2155

    Clear mempool transactions with inputs being spent immediately when a block arrives
    kushti authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    87f3fb3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2151 from ergoplatform/i2150

    Accounting for unparsed header bytes
    kushti authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    ed7ffb2 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge pull request #2160 from ergoplatform/scaladoc-fixes

    Scaladoc fixes
    kushti authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    fb6eb30 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2158 from ergoplatform/i2154

    Fix for API dying eventually with extraIndexer turned on
    kushti authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    e87c4b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. node.utxoBootstrap fix

    kushti committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    f7b0e86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25ed7e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

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

Commits on Jul 19, 2024

  1. input/ordering blocks intro

    kushti committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    92baed0 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. script execution ctx started

    kushti committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    54c9971 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. extending subblocks info

    kushti committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    73d76f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    69adf58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bed12e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. BlockKind, distnguishing fn

    kushti committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    01da1a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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

Commits on Aug 6, 2024

  1. blockKind()

    kushti committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3e9f4d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    1a8aaeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    184996e View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    8bc72cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88dcf1d View commit details
    Browse the repository at this point in the history
  3. merging w. master

    kushti committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    fd65a38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45a9082 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

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

Commits on Aug 18, 2024

  1. Merge pull request #2181 from ergoplatform/i2178

    Fixed OpenAPI description for /wallet/getPrivateKey argument
    kushti authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    239c434 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    a044955 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a880d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    613fc58 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. processSubblock started

    kushti committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c382a38 View commit details
    Browse the repository at this point in the history
  2. subblock height check

    kushti committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    15ca997 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    222c850 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba5868c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a307a2c View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. SubBlockTransactionsSpec

    kushti committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e6ee392 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. subblocks p2p logic stub

    kushti committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    fb98a2e View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. LocallyGeneratedSubBlock

    kushti committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    95fb95e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f66580 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f118879 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8bcdfa View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

  1. merging w. 5.0.23

    kushti committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e93d333 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0feb83 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. subblocks generation

    kushti committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9ebe5db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e623b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. input block pow validation

    kushti committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c9de516 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b908142 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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

Commits on Oct 16, 2024

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

Commits on Oct 18, 2024

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

Commits on Oct 30, 2024

  1. forum post

    kushti committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ef02664 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4011aa5 View commit details
    Browse the repository at this point in the history