-
Notifications
You must be signed in to change notification settings - Fork 42
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
Apollo Blockchain 1.48.11 Release #1194
Commits on May 6, 2021
-
Remove the PendingBroadcastTask.java and all the supporting staff suc…
…ceeded by the ProcessUnconfirmedTransactionsQueueTask , replace softBroadcast by ordinary broadcast (no locks),
Configuration menu - View commit details
-
Copy full SHA for 0dfe45a - Browse repository at this point
Copy the full SHA 0dfe45aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7291464 - Browse repository at this point
Copy the full SHA 7291464View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60fcd43 - Browse repository at this point
Copy the full SHA 60fcd43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 740889e - Browse repository at this point
Copy the full SHA 740889eView commit details -
Remove the static Chat.java, move chats logic to the TransactionDaoIm…
…pl, add tests for TransactionDaoImpl.getChatAccounts and TransactionDaoImpl.getTransactionsChatHistory
Configuration menu - View commit details
-
Copy full SHA for 6ff9b23 - Browse repository at this point
Copy the full SHA 6ff9b23View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1b62e9 - Browse repository at this point
Copy the full SHA b1b62e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e13436 - Browse repository at this point
Copy the full SHA 0e13436View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcfd69c - Browse repository at this point
Copy the full SHA fcfd69cView commit details
Commits on May 7, 2021
-
Refactor mempool method signatures, fix logs, add better removed tran…
…sactions handling, separate MemPoolConfig, fix MemPool healthcheck on API, update configuration properties doc
Configuration menu - View commit details
-
Copy full SHA for 311716c - Browse repository at this point
Copy the full SHA 311716cView commit details
Commits on May 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f062db0 - Browse repository at this point
Copy the full SHA f062db0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d43b227 - Browse repository at this point
Copy the full SHA d43b227View commit details -
Merge pull request #1137 from ApolloFoundation/fix/APL-1920-incorrect…
…-regular-block APL-1920 Fix incorrect regular block and Transaction is already in blockchain
Configuration menu - View commit details
-
Copy full SHA for 07ed9c6 - Browse repository at this point
Copy the full SHA 07ed9c6View commit details -
Merge pull request #1136 from ApolloFoundation/fix/APL-1929-sql-error…
…-getChats-request APL-1929 - Fix getChats sql error
Configuration menu - View commit details
-
Copy full SHA for 3dc4a03 - Browse repository at this point
Copy the full SHA 3dc4a03View commit details -
Add ChainId support for the EthereumWalletService, add/update tests, …
…extract chain id management to the ChainId class
Configuration menu - View commit details
-
Copy full SHA for 83e8d61 - Browse repository at this point
Copy the full SHA 83e8d61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d639e9 - Browse repository at this point
Copy the full SHA 6d639e9View commit details
Commits on May 13, 2021
-
Fix transaction size calculation (derived from master's branch versio…
…n), reason: fullSize for prunable attachments differs depending on data existence, so that getFullSize of Prunable attachments should be used when calculating payload size for consensus purposes
Configuration menu - View commit details
-
Copy full SHA for de4cb72 - Browse repository at this point
Copy the full SHA de4cb72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26c7d22 - Browse repository at this point
Copy the full SHA 26c7d22View commit details -
Merge pull request #1139 from ApolloFoundation/fix/APL-1941-payload-s…
…ize-mismatch-tn1 Fix: APL 1941-payload-size-mismatch-tn1
Configuration menu - View commit details
-
Copy full SHA for ec2aa82 - Browse repository at this point
Copy the full SHA ec2aa82View commit details
Commits on May 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dc4b945 - Browse repository at this point
Copy the full SHA dc4b945View commit details -
Add test for all shuffling tables (derived from the APL-750 branch), …
…fix null array of array bytes deserialization, replace DbIterator service/dao methods by the List methods
Configuration menu - View commit details
-
Copy full SHA for c44cff7 - Browse repository at this point
Copy the full SHA c44cff7View commit details
Commits on May 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ce93c09 - Browse repository at this point
Copy the full SHA ce93c09View commit details
Commits on May 18, 2021
-
Merge pull request #1140 from ApolloFoundation/fix/APL-1943-get-accou…
…nt-shufflings-sql-error APL-1943 Fix null bytes deserialization, add tests, replace DbIterators
Configuration menu - View commit details
-
Copy full SHA for 291bfd0 - Browse repository at this point
Copy the full SHA 291bfd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7326b3 - Browse repository at this point
Copy the full SHA b7326b3View commit details -
Merge pull request #1138 from ApolloFoundation/fix/APL-1883-dex-rejec…
…ted-txs-eip155 APL-1883 - Add ChainId support for the DEX transactions
Configuration menu - View commit details
-
Copy full SHA for fc8d189 - Browse repository at this point
Copy the full SHA fc8d189View commit details -
Configuration menu - View commit details
-
Copy full SHA for f906dcf - Browse repository at this point
Copy the full SHA f906dcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f39db67 - Browse repository at this point
Copy the full SHA f39db67View commit details -
Merge pull request #1141 from ApolloFoundation/fix/APL-1944-huge-bloc…
…k-generation-time APL-1944 Fix Generation long delay
Configuration menu - View commit details
-
Copy full SHA for 6edd038 - Browse repository at this point
Copy the full SHA 6edd038View commit details
Commits on May 24, 2021
-
Add account cache with warm up, optimize blockchain download performa…
…nce (up to 10x), add shuffling inmemory table support and semantic merge/latest update support
Configuration menu - View commit details
-
Copy full SHA for 3ce1f00 - Browse repository at this point
Copy the full SHA 3ce1f00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e18911 - Browse repository at this point
Copy the full SHA 5e18911View commit details
Commits on May 25, 2021
-
Fix methods naming, rework of the BlockImpl.assignBlockData method an…
…d its invocation
Configuration menu - View commit details
-
Copy full SHA for 77f9e5c - Browse repository at this point
Copy the full SHA 77f9e5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bb83b6 - Browse repository at this point
Copy the full SHA 5bb83b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c1dfaa - Browse repository at this point
Copy the full SHA 0c1dfaaView commit details -
Merge pull request #1144 from ApolloFoundation/fix/APL-1967-dex-opera…
…tion-details-column-insufficient-size Fix: APL 1967-dex-operation-details-column-insufficient-size
Configuration menu - View commit details
-
Copy full SHA for bfca1c7 - Browse repository at this point
Copy the full SHA bfca1c7View commit details -
Merge pull request #1143 from ApolloFoundation/fix/APL-1964-blockchai…
…n-download-performance APL-1964 Blockchain downloading performance improvement
Configuration menu - View commit details
-
Copy full SHA for b109f6f - Browse repository at this point
Copy the full SHA b109f6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7be8967 - Browse repository at this point
Copy the full SHA 7be8967View commit details
Commits on May 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 13c74a7 - Browse repository at this point
Copy the full SHA 13c74a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a70b6a - Browse repository at this point
Copy the full SHA 6a70b6aView commit details -
Fix missing shuffling table registration (extend ShufflingRepository …
…by EntityDbTableInterface), fix TableRegistryInitializer table name managing (switch to the DerivedTableInterface.getName), add tests for the DerivedDbTablesRegistryImpl, add tables number check after registration to ensure all tables registered, set correct shuffling db data 'deleted' column, add support of returning number of rolled back rows
Configuration menu - View commit details
-
Copy full SHA for 983fbd4 - Browse repository at this point
Copy the full SHA 983fbd4View commit details -
Merge pull request #1145 from ApolloFoundation/fix/APL-1966-bad-shard…
…-import APL-1966 - Derived tables registration fixes for the account and shuffling cached tables
Configuration menu - View commit details
-
Copy full SHA for 8acd836 - Browse repository at this point
Copy the full SHA 8acd836View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9052c76 - Browse repository at this point
Copy the full SHA 9052c76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7409f6e - Browse repository at this point
Copy the full SHA 7409f6eView commit details
Commits on May 27, 2021
-
BatchSizeCalculator convenient API, DbTableLoadingIterator implementa…
…tion, InMemoryVersionedDerivedEntityRepository.rowCount fix, add historical entity reconstruction for the InMemoryVersionedDerivedEntityRepository, updated tests
Configuration menu - View commit details
-
Copy full SHA for 0a1400c - Browse repository at this point
Copy the full SHA 0a1400cView commit details
Commits on May 31, 2021
-
Add deleted entities proper management for the InMemoryVersionedDeriv…
…edEntityRepository, replicate VersionedDeletableEntityDbTableImpl.deleteAtHeight method behavior (save entity changes to ensure row-based consistency), enhance coverage for the merge/delete/insert scenarios, refactor code, add logs for the CachedTable to trace account balance problems
Configuration menu - View commit details
-
Copy full SHA for c113208 - Browse repository at this point
Copy the full SHA c113208View commit details -
Optimize genesis accounts content for the tn2, remove hardcoded publi…
…c key & balances number validation
Configuration menu - View commit details
-
Copy full SHA for 77c215f - Browse repository at this point
Copy the full SHA 77c215fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b61502 - Browse repository at this point
Copy the full SHA 6b61502View commit details -
Configuration menu - View commit details
-
Copy full SHA for 585d761 - Browse repository at this point
Copy the full SHA 585d761View commit details
Commits on Jun 1, 2021
-
Add support of application-level unconfirmed state changes rollback a…
…fter validation using built-in TransactionApplier.undoUnconfirmed method, instead of db transaction rollback (to ensure that different caches were rolled back to the previous state and are consistent with the db corresponding entities)
Configuration menu - View commit details
-
Copy full SHA for b501af0 - Browse repository at this point
Copy the full SHA b501af0View commit details -
Add synchronization of the CachedTable inner cache updates, bcause 'T…
… get(DbKey key)' method lead to cache inconsistency during rollback/truncate/deleteAtHeight/insert operations cause the previous stale version could be loaded. Fix failed pop off infinite loop, add stacktrace logs
Configuration menu - View commit details
-
Copy full SHA for 7320347 - Browse repository at this point
Copy the full SHA 7320347View commit details -
Make DerivedEntity.dbKey volatile to be consistent during access amon…
…g the different threads
Configuration menu - View commit details
-
Copy full SHA for 193f753 - Browse repository at this point
Copy the full SHA 193f753View commit details
Commits on Jun 2, 2021
-
Add SynchronizedCache (fully consistent synchronized cache based on G…
…uava's Cache interface, suitabe for caching blockchain DerivedEntity), add DerivedEntity.deepCopy method to use for caching purpose to not expose inner intance when looking up cache
Configuration menu - View commit details
-
Copy full SHA for c600c50 - Browse repository at this point
Copy the full SHA c600c50View commit details -
Remove loading into cache new db value during CachedTable.get, since …
…the consistency of the blockchain data may be violated due to db transactions isolation: workaround: cache updates attached to db transactions or usage of the GlobalSync for the synchronization
Configuration menu - View commit details
-
Copy full SHA for 87743c1 - Browse repository at this point
Copy the full SHA 87743c1View commit details
Commits on Jun 4, 2021
-
Fix node shutdown during failed popOff (do not shutdown when deadlock…
… occurred), fix after trim rows inconsistency (only before trim height rows check added), replace maps by concurrent maps for the InMemoryVersionedDerivedEntityRepository and EntityWithChanges, fix ShardEngineTest derived tables initialization, fix Account data export during sharding (sort by account id)
Configuration menu - View commit details
-
Copy full SHA for 1096af4 - Browse repository at this point
Copy the full SHA 1096af4View commit details
Commits on Jun 7, 2021
-
Finish FullyCachedTable 'before height' rows comparison, add tests, i…
…ncrease coverage for the FullyCachedTable, fix DbTableLoadingIterator
Configuration menu - View commit details
-
Copy full SHA for 4a9dba5 - Browse repository at this point
Copy the full SHA 4a9dba5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07771ea - Browse repository at this point
Copy the full SHA 07771eaView commit details -
Add special list for applied txs to ensure theirs rollback after succ…
…essful application (sortedTransactions does not contain applied, but duplicate transactions, so that rollback missed several transactions changes, what led to the DoubleSpending)
Configuration menu - View commit details
-
Copy full SHA for 3e234db - Browse repository at this point
Copy the full SHA 3e234dbView commit details
Commits on Jun 8, 2021
-
Fix db/mem rows number verification in case of a full in-memory table…
… content visibility and db transaction changes invisibility due to isolation (only consistent db/mem tables before the operation will be verified after operation), fix node shutdown in case of exception during popOff to the actual last block (add 2 attempts to fail)
Configuration menu - View commit details
-
Copy full SHA for 977ec06 - Browse repository at this point
Copy the full SHA 977ec06View commit details
Commits on Jun 10, 2021
-
Merge pull request #1151 from ApolloFoundation/fix/APL-1972-shuffling…
…-inmemory-inconsistency APL-1972 Account/Shuffling cache inconsistency fix
Configuration menu - View commit details
-
Copy full SHA for 58eed6e - Browse repository at this point
Copy the full SHA 58eed6eView commit details -
Replace per db table engine/collation/charset setup by the default my…
…-apl.cnf configuration
Configuration menu - View commit details
-
Copy full SHA for 26e0cd5 - Browse repository at this point
Copy the full SHA 26e0cd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9e22b4 - Browse repository at this point
Copy the full SHA d9e22b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72b3864 - Browse repository at this point
Copy the full SHA 72b3864View commit details
Commits on Jun 11, 2021
-
Merge branch 'stage' into develop
# Conflicts: # VERSION # apl-api/pom.xml # apl-api2/pom.xml # apl-bom/pom.xml # apl-conf/pom.xml # apl-core/pom.xml # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/service/state/currency/impl/CurrencyServiceImpl.java # apl-core/src/test/java/com/apollocurrency/aplwallet/apl/core/chainid/BlockchainConfigTest.java # apl-crypto/pom.xml # apl-exec/packaging/pkg-apollo-blockchain.json # apl-exec/pom.xml # apl-updater/pom.xml # apl-utils/pom.xml # apl-utils/src/main/java/com/apollocurrency/aplwallet/apl/util/Constants.java # apl-utils/src/main/java/com/apollocurrency/aplwallet/apl/util/env/config/Chain.java # pom.xml
Configuration menu - View commit details
-
Copy full SHA for e8ecad0 - Browse repository at this point
Copy the full SHA e8ecad0View commit details -
Merge pull request #1152 from ApolloFoundation/feature/APL-1884-db-sc…
…heme-cleanup APL-1884 - Code improvements
Configuration menu - View commit details
-
Copy full SHA for 12fbaed - Browse repository at this point
Copy the full SHA 12fbaedView commit details
Commits on Jun 22, 2021
-
Implement backward compatibility between H2 and MariaDB, Migrate many…
… db-related classes to utils, fix db tests, make jdbi externally initilizable, integrate DatabaseAdministrator abstraction layer to work with creation/launch/shutdown/deletion of the different databases
Configuration menu - View commit details
-
Copy full SHA for b13a00b - Browse repository at this point
Copy the full SHA b13a00bView commit details
Commits on Jun 23, 2021
-
Implement shard compatibility between H2 and MariaDB, add separate sc…
…heme for the H2, implement tests, collapse migration schemes, fix genesis account balance retrieval for shards with height < 1440, fix transaction_shard_index.partial_hash export (was 32 bytes, fixed to correct 24 bytes), add dbURL full support with sharding capabilities workaround, add docs for the apl-blockchain.properties
Configuration menu - View commit details
-
Copy full SHA for 6ccad01 - Browse repository at this point
Copy the full SHA 6ccad01View commit details
Commits on Jun 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cb47c9a - Browse repository at this point
Copy the full SHA cb47c9aView commit details
Commits on Jun 25, 2021
-
Merge pull request #1155 from ApolloFoundation/feature/APL-1884-h2-ma…
…riadb-compatibility APL-1884 H2 and Maria FULL compatibility (with shards import/export)
Configuration menu - View commit details
-
Copy full SHA for 3e50e8f - Browse repository at this point
Copy the full SHA 3e50e8fView commit details
Commits on Jun 30, 2021
-
Set up new apollo core exception hierarchy, add validation/execution …
…exceptions for transaction to replace AplException and support failed transactions
Configuration menu - View commit details
-
Copy full SHA for f40c6ce - Browse repository at this point
Copy the full SHA f40c6ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6f28c5 - Browse repository at this point
Copy the full SHA b6f28c5View commit details -
Add error_message for Transaction to indicate failure cause during ac…
…ceptance, update db migration scheme to support error_message, introduce JdbcQueryExecutionHelper to get rid off JDBC boilerplate code, refactor PhasingPollTable, PhasingPollVoterTable (removed deprecated TransactionRowMapper.java), introduced AplCoreDaoException as base for all DAO exceptions
Configuration menu - View commit details
-
Copy full SHA for f0244f7 - Browse repository at this point
Copy the full SHA f0244f7View commit details
Commits on Jul 1, 2021
-
Integrate AplUnacceptableTransactionValidationException & AplAcceptab…
…leTransactionValidationException exceptions into validation flow (replace fully AplException.NotCurrentlyValidException & AplException.NotValidException) AplException subclasses cleanup, introduced sufficient validation for transactions to be accepted even in case of fail: TransactionValidator.validateSufficiently; add payment transaction logs and default TransactionType.validateStateDependent implementation instead of waiting for TransactionType.applyUnconfirmed method invocation, unencrypted appendixes cleanup (empty files)
Configuration menu - View commit details
-
Copy full SHA for 4a1700d - Browse repository at this point
Copy the full SHA 4a1700dView commit details
Commits on Jul 2, 2021
-
Add mempool exceptions, TransactionProcessorImpl code cleanup, moved …
…blockchain entities to model package, add failed transaction acceptance routine supporting fully supporting phasing transactions and transaction execution, integrated failed transactions applyUnconfirmed during selecting transactions for forging, add validation of the fee payability for the TransactionValidator.validateFully, adapt all the classes using TransactionProcessor.broadcast
Configuration menu - View commit details
-
Copy full SHA for 401584d - Browse repository at this point
Copy the full SHA 401584dView commit details
Commits on Jul 5, 2021
-
Fix typos, add separated state/data validation for appendages, add ap…
…pendage version validation, AplUnacceptableTransactionValidationException will be thrown during state independent validation both for TransactionValidator.validateSufficiently and TransactionValidator.validateFully
Configuration menu - View commit details
-
Copy full SHA for 6f05fef - Browse repository at this point
Copy the full SHA 6f05fefView commit details -
Merge branch 'stage' into develop
# Conflicts: # VERSION # apl-api/pom.xml # apl-api2/pom.xml # apl-bom/pom.xml # apl-conf/pom.xml # apl-core/pom.xml # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/app/runnable/RemoveUnconfirmedTransactionsThread.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/dao/appdata/MemPoolUnconfirmedTransactionTable.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/dao/appdata/UnconfirmedTransactionTable.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/http/get/GetPrivateUnconfirmedTransactions.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/http/get/GetUnconfirmedTransactionIds.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/http/get/GetUnconfirmedTransactions.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/http/post/ScheduleCurrencyBuy.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/rest/TransactionCreator.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/rest/endpoint/AccountController.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/rest/exception/RestParameterException.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/service/blockchain/BlockchainProcessorImpl.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/service/blockchain/MemPool.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/service/blockchain/TransactionProcessorImpl.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/service/state/impl/ShufflerServiceImpl.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/utils/CollectionUtil.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/exchange/service/DexSmartContractService.java # apl-core/src/test/java/com/apollocurrency/aplwallet/apl/core/converter/rest/IteratorToStreamConverterTest.java # apl-core/src/test/java/com/apollocurrency/aplwallet/apl/core/rest/TransactionCreatorTest.java # apl-core/src/test/java/com/apollocurrency/aplwallet/apl/core/rest/endpoint/UpdateControllerTest.java # apl-core/src/test/java/com/apollocurrency/aplwallet/apl/core/service/state/currency/CurrencyServiceTest.java # apl-core/src/test/java/com/apollocurrency/aplwallet/apl/exchange/service/DexSmartContractServiceTest.java # apl-crypto/pom.xml # apl-crypto/src/test/java/com/apollocurrency/aplwallet/apl/crypto/CryptoTest.java # apl-dex/src/main/java/com/apollocurrency/aplwallet/apl/dex/eth/service/EthereumWalletService.java # apl-dex/src/test/java/com/apollocurrency/aplwallet/apl/dex/eth/service/EthereumWalletServiceTest.java # apl-exec/packaging/pkg-apollo-blockchain.json # apl-exec/pom.xml # apl-updater/pom.xml # apl-utils/pom.xml # apl-utils/src/main/java/com/apollocurrency/aplwallet/apl/util/Constants.java # pom.xml
Configuration menu - View commit details
-
Copy full SHA for 633cfee - Browse repository at this point
Copy the full SHA 633cfeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19faa7e - Browse repository at this point
Copy the full SHA 19faa7eView commit details -
Add rest exception mapper for all transaction exceptions, begin getFa…
…iledTransactions p2p endpoint implementation, add errorMessage to TransactionDTO
Configuration menu - View commit details
-
Copy full SHA for 2ef748f - Browse repository at this point
Copy the full SHA 2ef748fView commit details
Commits on Jul 6, 2021
-
Implemented GetTransactions endpoint both for prunable and failed tra…
…nsactions, add tests, response package typo fix
Configuration menu - View commit details
-
Copy full SHA for 9c68462 - Browse repository at this point
Copy the full SHA 9c68462View commit details
Commits on Jul 7, 2021
-
Integrate failed transactions validation into block downloading, add …
…lombok.config to ignore lombok classes during test coverage calculation, move GetTransactionsRequestTest to apl-api module with added hibernate-validator dependencies and increased code coverage
Configuration menu - View commit details
-
Copy full SHA for 66085cf - Browse repository at this point
Copy the full SHA 66085cfView commit details
Commits on Jul 8, 2021
-
Enhance peer getTransactions sending routine for failed transactions …
…validation, update logs
Configuration menu - View commit details
-
Copy full SHA for 6334b60 - Browse repository at this point
Copy the full SHA 6334b60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 866c0ee - Browse repository at this point
Copy the full SHA 866c0eeView commit details
Commits on Jul 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 99888ea - Browse repository at this point
Copy the full SHA 99888eaView commit details
Commits on Jul 12, 2021
-
Add full blockchain downloading flow with fork processing inside the …
…GetMoreBlocksJobTest
Configuration menu - View commit details
-
Copy full SHA for 6f2eb6a - Browse repository at this point
Copy the full SHA 6f2eb6aView commit details -
Add failed transaction processing verification, blacklist peers and r…
…emove them from connected list after first incorrect response, add more malicious peers to increase coverage
Configuration menu - View commit details
-
Copy full SHA for 5f9200a - Browse repository at this point
Copy the full SHA 5f9200aView commit details -
Setup tests with 3 additional malicious peers, fixed infinite loop wh…
…en verifying failed transactions
Configuration menu - View commit details
-
Copy full SHA for a854548 - Browse repository at this point
Copy the full SHA a854548View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ca7388 - Browse repository at this point
Copy the full SHA 5ca7388View commit details
Commits on Jul 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 774c8d7 - Browse repository at this point
Copy the full SHA 774c8d7View commit details
Commits on Jul 14, 2021
-
Move failed transactions verification to FailedTransactionsVerificati…
…onService, add tx verification scheduling and state persistence
Configuration menu - View commit details
-
Copy full SHA for 57a1ca2 - Browse repository at this point
Copy the full SHA 57a1ca2View commit details
Commits on Jul 15, 2021
-
Fix shard db scheme, add tx verification task scheduling + config, ad…
…d popOff event handling (update last verification height), verification height persistence, error message filters for GetBlockchainTransactions endpoint, add feature to verify single transactions by id
Configuration menu - View commit details
-
Copy full SHA for 7fc7dcf - Browse repository at this point
Copy the full SHA 7fc7dcfView commit details -
Merge branch 'stage' into develop
# Conflicts: # VERSION # apl-api/pom.xml # apl-api2/pom.xml # apl-bom/pom.xml # apl-conf/pom.xml # apl-core/pom.xml # apl-crypto/pom.xml # apl-exec/packaging/pkg-apollo-blockchain.json # apl-exec/pom.xml # apl-updater/pom.xml # apl-utils/pom.xml # apl-utils/src/main/java/com/apollocurrency/aplwallet/apl/util/Constants.java # apl-utils/src/main/java/com/apollocurrency/aplwallet/apl/util/env/dirprovider/DefaultConfigDirProvider.java # apl-utils/src/test/java/com/apollocurrency/aplwallet/apl/util/env/dirprovider/ConfigDirProviderTest.java # pom.xml
Configuration menu - View commit details
-
Copy full SHA for 1c8f9c9 - Browse repository at this point
Copy the full SHA 1c8f9c9View commit details -
Add failed transaction processing tests, add new exceptions for not e…
…nabled feature and contract violation, clean up GetMoreBlocksJobTest, upgrade FailedTransactionVerificationConfig to work with blockchain config data, rework FailedTransactionVerificationService.Result to not return internal data, fix bugs with threads scheduling, inconsistency by config, and error messages; add javadocs
Configuration menu - View commit details
-
Copy full SHA for 93fd85d - Browse repository at this point
Copy the full SHA 93fd85dView commit details -
Fix ChildAccountTransactionTypeTest, add failed transaction processin…
…g options to apl-blockchain.properties
Configuration menu - View commit details
-
Copy full SHA for 75618cb - Browse repository at this point
Copy the full SHA 75618cbView commit details
Commits on Jul 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5b57fc2 - Browse repository at this point
Copy the full SHA 5b57fc2View commit details
Commits on Jul 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1dc25c2 - Browse repository at this point
Copy the full SHA 1dc25c2View commit details
Commits on Jul 20, 2021
-
Add failed txs api for debugging and tests (verify specified transact…
…ion, launch manually verification batch job, get last transaction verification result), fix transactions validation(move applyUnconfirmed to BlockchainProcessorImpl.validateTransactions) to fail all failable transactions before execution inside the BlockchainProcessorImpl.accept, fix 'error_message' saving/retrieving add tests for failed transaction filter on GetBlockchainTransactions endpoint, fix failed txs filtering
Configuration menu - View commit details
-
Copy full SHA for cb0cf32 - Browse repository at this point
Copy the full SHA cb0cf32View commit details -
Fix TransactionCreatorTest, add new exception mappers to the RestEasy…
… registry, change naming for adminPassword security scheme for failed-txs endpoint to make possible calls from /swagger without using separate swagger editor, fix admin password protection urls (add /v2 for rest/v2/failed-txs)
Configuration menu - View commit details
-
Copy full SHA for c410a1b - Browse repository at this point
Copy the full SHA c410a1bView commit details
Commits on Jul 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3860231 - Browse repository at this point
Copy the full SHA 3860231View commit details -
Merge branch 'develop' into feature/APL-1909-failed-txs-acceptance
# Conflicts: # apl-api2/pom.xml # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/http/RestEasyApplication.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/rest/TransactionCreator.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/service/blockchain/TransactionProcessorImpl.java # apl-core/src/test/java/com/apollocurrency/aplwallet/apl/core/rest/TransactionCreatorTest.java # apl-core/src/test/java/com/apollocurrency/aplwallet/apl/core/rest/endpoint/UpdateControllerTest.java
Configuration menu - View commit details
-
Copy full SHA for 07bf7d9 - Browse repository at this point
Copy the full SHA 07bf7d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d6c636 - Browse repository at this point
Copy the full SHA 5d6c636View commit details
Commits on Jul 22, 2021
-
Remove duplicate TransactionEntityRowMapper in weld test setup, fix e…
…qualsAndHashcode for GetNextBlocksRequest
Configuration menu - View commit details
-
Copy full SHA for b8e78b1 - Browse repository at this point
Copy the full SHA b8e78b1View commit details -
Add full undo attachment feature and TransactionType.undoApplyAttachm…
…ent method to implement by failing on Attachment.apply method
Configuration menu - View commit details
-
Copy full SHA for eb89d3e - Browse repository at this point
Copy the full SHA eb89d3eView commit details -
Revert applyUnconfirmed validation back to BlockchainProcessorImpl.ac…
…cept method to fix account cache duplicate saving and unconfirmed account balances updates on previous block height, which may lead to forks, double spending and other errors
Configuration menu - View commit details
-
Copy full SHA for 1547dc0 - Browse repository at this point
Copy the full SHA 1547dc0View commit details
Commits on Jul 23, 2021
-
Fix phasing execution validation, add javadoc for TransactionType, up…
…date TransactionValidatorTest, revert changes for tn1 chains.json, add deprecation notes for AplException
Configuration menu - View commit details
-
Copy full SHA for 20cbf81 - Browse repository at this point
Copy the full SHA 20cbf81View commit details
Commits on Jul 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 80d1eaf - Browse repository at this point
Copy the full SHA 80d1eafView commit details
Commits on Jul 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 93870b2 - Browse repository at this point
Copy the full SHA 93870b2View commit details
Commits on Jul 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a459c01 - Browse repository at this point
Copy the full SHA a459c01View commit details
Commits on Jul 29, 2021
-
Fix transaction error message saving during failed transaction's exec…
…ution, add tx fee additional charging when undo all the changes after failed execution for standard and phasing
Configuration menu - View commit details
-
Copy full SHA for 80d95aa - Browse repository at this point
Copy the full SHA 80d95aaView commit details
Commits on Jul 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cf94ca3 - Browse repository at this point
Copy the full SHA cf94ca3View commit details
Commits on Aug 18, 2021
-
Merge branch 'stage' into develop
# Conflicts: # VERSION # apl-api/pom.xml # apl-api2/pom.xml # apl-bom/pom.xml # apl-conf/pom.xml # apl-core/pom.xml # apl-crypto/pom.xml # apl-exec/packaging/pkg-apollo-blockchain.json # apl-exec/pom.xml # apl-updater/pom.xml # apl-utils/pom.xml # apl-utils/src/main/java/com/apollocurrency/aplwallet/apl/util/Constants.java # pom.xml
Configuration menu - View commit details
-
Copy full SHA for 439b395 - Browse repository at this point
Copy the full SHA 439b395View commit details
Commits on Aug 19, 2021
-
Merge branch 'stage' into develop
# Conflicts: # VERSION # apl-api/pom.xml # apl-api2/pom.xml # apl-bom/pom.xml # apl-conf/pom.xml # apl-core/pom.xml # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/entity/state/order/BidOrder.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/http/get/GetAccountCurrentBidOrderIds.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/http/get/GetAccountCurrentBidOrders.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/http/get/GetBidOrder.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/http/get/GetBidOrderIds.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/http/post/CancelBidOrder.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/http/post/CurrencyReserveIncrease.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/http/post/DividendPayment.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/http/post/PlaceBidOrder.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/service/state/currency/impl/CurrencyServiceImpl.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/transaction/types/cc/CCBidOrderCancellationTransactionType.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/transaction/types/cc/CCBidOrderPlacementTransactionType.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/transaction/types/cc/CCOrderPlacementTransactionType.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/transaction/types/dgs/ListingTransactionType.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/transaction/types/ms/MSCurrencyIssuanceTransactionType.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/transaction/types/ms/MSExchangeTransactionType.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/transaction/types/ms/MSPublishExchangeOfferTransactionType.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/transaction/types/ms/MSReserveIncreaseTransactionType.java # apl-core/src/test/java/com/apollocurrency/aplwallet/apl/exchange/transaction/DexCloseOrderTransactionTest.java # apl-core/src/test/java/com/apollocurrency/aplwallet/apl/exchange/transaction/DexTransferMoneyTransactionTypeTest.java # apl-crypto/pom.xml # apl-exec/packaging/pkg-apollo-blockchain.json # apl-exec/pom.xml # apl-exec/src/main/java/com/apollocurrency/aplwallet/apl/exec/Apollo.java # apl-updater/pom.xml # apl-utils/pom.xml # apl-utils/src/main/java/com/apollocurrency/aplwallet/apl/util/Constants.java # apl-utils/src/main/java/com/apollocurrency/aplwallet/apl/util/Convert2.java # pom.xml
Configuration menu - View commit details
-
Copy full SHA for 275b4a7 - Browse repository at this point
Copy the full SHA 275b4a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88ab2f3 - Browse repository at this point
Copy the full SHA 88ab2f3View commit details
Commits on Aug 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b9ef6f8 - Browse repository at this point
Copy the full SHA b9ef6f8View commit details -
Update validateStateDependent for each transaction type,when sender h…
…as enough money to pay fee but not enough to pay tx amount, in that case transaction will be treated as failed and accepted by the blockchain
Configuration menu - View commit details
-
Copy full SHA for e62d181 - Browse repository at this point
Copy the full SHA e62d181View commit details
Commits on Aug 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c5faceb - Browse repository at this point
Copy the full SHA c5facebView commit details -
Merge pull request #1168 from ApolloFoundation/feature/APL-2075-getLo…
…gAPI APL-2075 - Add inMemory logging appender for GetLog API
Configuration menu - View commit details
-
Copy full SHA for 628c561 - Browse repository at this point
Copy the full SHA 628c561View commit details
Commits on Aug 26, 2021
-
Fix typos and simplify impl for the undoUnconfirmed for the Transacti…
…onType, increase coverage up to the 100%
Configuration menu - View commit details
-
Copy full SHA for 2c867fb - Browse repository at this point
Copy the full SHA 2c867fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bca2b6 - Browse repository at this point
Copy the full SHA 5bca2b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5d0dd2 - Browse repository at this point
Copy the full SHA a5d0dd2View commit details
Commits on Aug 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8ff4d3f - Browse repository at this point
Copy the full SHA 8ff4d3fView commit details -
Yuriy Larin committed
Aug 27, 2021 Configuration menu - View commit details
-
Copy full SHA for e2b4c2c - Browse repository at this point
Copy the full SHA e2b4c2cView commit details
Commits on Aug 30, 2021
-
Remove redundant configs from chains.json for mainnet, update tn2 con…
…fig frequency and activation height
Configuration menu - View commit details
-
Copy full SHA for afc8403 - Browse repository at this point
Copy the full SHA afc8403View commit details -
Merge branch 'develop' into feature/APL-1909-failed-txs-acceptance
# Conflicts: # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/entity/state/order/BidOrder.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/http/post/DGSPurchase.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/http/post/DividendPayment.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/http/post/PlaceBidOrder.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/transaction/types/cc/CCDividendPaymentTransactionType.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/transaction/types/cc/CCOrderPlacementTransactionType.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/transaction/types/dgs/PurchaseTransactionType.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/transaction/types/ms/MSExchangeTransactionType.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/transaction/types/ms/MSPublishExchangeOfferTransactionType.java
Configuration menu - View commit details
-
Copy full SHA for 4930bcb - Browse repository at this point
Copy the full SHA 4930bcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb2c526 - Browse repository at this point
Copy the full SHA cb2c526View commit details -
Merge pull request #1161 from ApolloFoundation/feature/APL-1909-faile…
…d-txs-acceptance Feature/apl 1909 failed txs acceptance
Configuration menu - View commit details
-
Copy full SHA for 81fbbd8 - Browse repository at this point
Copy the full SHA 81fbbd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb1ef70 - Browse repository at this point
Copy the full SHA fb1ef70View commit details -
Merge branch 'develop' into fix/APL-2053_full_text_search
Yuriy Larin committedAug 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 461c7a8 - Browse repository at this point
Copy the full SHA 461c7a8View commit details
Commits on Aug 31, 2021
-
Fix DexOrderAttachmentV2 version verification, add 100% coverage test…
…s for V1 and V2 dex order attachments
Configuration menu - View commit details
-
Copy full SHA for c5b0a56 - Browse repository at this point
Copy the full SHA c5b0a56View commit details -
Merge pull request #1173 from ApolloFoundation/fix/APL-2083-dex-order…
…v2-version-verification APL-2083 - Fix dexOrder v2 version verification
Configuration menu - View commit details
-
Copy full SHA for 55b4b26 - Browse repository at this point
Copy the full SHA 55b4b26View commit details -
added 'searchable' mark interface
Yuriy Larin committedAug 31, 2021 Configuration menu - View commit details
-
Copy full SHA for b350596 - Browse repository at this point
Copy the full SHA b350596View commit details -
Yuriy Larin committed
Aug 31, 2021 Configuration menu - View commit details
-
Copy full SHA for b809e99 - Browse repository at this point
Copy the full SHA b809e99View commit details
Commits on Sep 1, 2021
-
Fix missing transactions issue on forks
The issue was related to the removedTx cache, which counted transaction as removed after first block pushed with it, after that, there was no possibility to create block with this transaction on the node during the following 10 minutes, what lead to the those transactions dismissing on the high forkable network
Configuration menu - View commit details
-
Copy full SHA for 1070029 - Browse repository at this point
Copy the full SHA 1070029View commit details -
updated to using column name instead of index
Yuriy Larin committedSep 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 469addf - Browse repository at this point
Copy the full SHA 469addfView commit details
Commits on Sep 2, 2021
-
Merge pull request #1174 from ApolloFoundation/fix/APL-2059-missing-t…
…ransactions Fix missing transactions issue on forks
Configuration menu - View commit details
-
Copy full SHA for 3b6eb56 - Browse repository at this point
Copy the full SHA 3b6eb56View commit details -
Merge pull request #1172 from ApolloFoundation/fix/APL-2053_full_text…
…_search fix for account_into
Configuration menu - View commit details
-
Copy full SHA for a3ddd48 - Browse repository at this point
Copy the full SHA a3ddd48View commit details -
added code to remove rollbacked data from FTS index
Yuriy Larin committedSep 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 6c9faa6 - Browse repository at this point
Copy the full SHA 6c9faa6View commit details
Commits on Sep 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 60a448e - Browse repository at this point
Copy the full SHA 60a448eView commit details -
Revert "Fix popLastBlock operation to return popped block, not a curr…
…ent last block" This reverts commit 60a448e
Configuration menu - View commit details
-
Copy full SHA for fd7d907 - Browse repository at this point
Copy the full SHA fd7d907View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8d4baf - Browse repository at this point
Copy the full SHA e8d4bafView commit details -
updated code to remove rollbacked data from FTS index
Yuriy Larin committedSep 3, 2021 Configuration menu - View commit details
-
Copy full SHA for b06ff3f - Browse repository at this point
Copy the full SHA b06ff3fView commit details -
Merge branch 'develop' into fix/APL-2081_fts_index_update_on_rollback
Yuriy Larin committedSep 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 4f38df1 - Browse repository at this point
Copy the full SHA 4f38df1View commit details -
Yuriy Larin committed
Sep 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 573e533 - Browse repository at this point
Copy the full SHA 573e533View commit details -
Yuriy Larin committed
Sep 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 8e99f88 - Browse repository at this point
Copy the full SHA 8e99f88View commit details
Commits on Sep 7, 2021
-
Yuriy Larin committed
Sep 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 0b0fdf6 - Browse repository at this point
Copy the full SHA 0b0fdf6View commit details -
Yuriy Larin committed
Sep 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 3e59470 - Browse repository at this point
Copy the full SHA 3e59470View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa2cefa - Browse repository at this point
Copy the full SHA aa2cefaView commit details
Commits on Sep 8, 2021
-
Merge branch 'stage' into develop
# Conflicts: # VERSION # apl-api/pom.xml # apl-api2/pom.xml # apl-bom/pom.xml # apl-conf/pom.xml # apl-conf/src/main/resources/conf-tn1/chains.json # apl-conf/src/main/resources/conf/chains.json # apl-core/pom.xml # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/transaction/TransactionType.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/transaction/types/cc/CCOrderPlacementTransactionType.java # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/transaction/types/ms/MSExchangeTransactionType.java # apl-core/src/test/java/com/apollocurrency/aplwallet/apl/core/chainid/BlockchainConfigTest.java # apl-core/src/test/java/com/apollocurrency/aplwallet/apl/core/transaction/types/cc/CCOrderPlacementTransactionTypeTest.java # apl-core/src/test/java/com/apollocurrency/aplwallet/apl/core/transaction/types/ms/MSCurrencyBurningTransactionTypeTest.java # apl-crypto/pom.xml # apl-exec/packaging/pkg-apollo-blockchain.json # apl-exec/pom.xml # apl-updater/pom.xml # apl-utils/pom.xml # apl-utils/src/main/java/com/apollocurrency/aplwallet/apl/util/Constants.java # apl-utils/src/main/java/com/apollocurrency/aplwallet/apl/util/env/config/Chain.java # apl-utils/src/test/java/com/apollocurrency/aplwallet/apl/util/env/config/ChainsConfigLoaderTest.java # pom.xml
Configuration menu - View commit details
-
Copy full SHA for 7ed2299 - Browse repository at this point
Copy the full SHA 7ed2299View commit details -
Yuriy Larin committed
Sep 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 438a50f - Browse repository at this point
Copy the full SHA 438a50fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b8f7ff - Browse repository at this point
Copy the full SHA 3b8f7ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for f30aff6 - Browse repository at this point
Copy the full SHA f30aff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cdb8c6 - Browse repository at this point
Copy the full SHA 0cdb8c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2ba289 - Browse repository at this point
Copy the full SHA b2ba289View commit details -
Fix DexControllerTest Convert2 init, rewrite TxsVerificationResult im…
…pl to use less lambdas, add cmd line args to configure surefire java vms
Configuration menu - View commit details
-
Copy full SHA for 36a9771 - Browse repository at this point
Copy the full SHA 36a9771View commit details
Commits on Sep 9, 2021
-
Merge branch 'develop' into fix/APL-2081_fts_index_update_on_rollback
Yuriy Larin committedSep 9, 2021 Configuration menu - View commit details
-
Copy full SHA for a9e1c63 - Browse repository at this point
Copy the full SHA a9e1c63View commit details
Commits on Sep 10, 2021
-
Yuriy Larin committed
Sep 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 41049b1 - Browse repository at this point
Copy the full SHA 41049b1View commit details
Commits on Sep 13, 2021
-
Yuriy Larin committed
Sep 13, 2021 Configuration menu - View commit details
-
Copy full SHA for fef15d0 - Browse repository at this point
Copy the full SHA fef15d0View commit details -
Disable appendices execution for failed during execution transactions…
…, move total amount and payload size calculation for a block to the end of BlockchainProcessorImpl.accept method to operate on the finished set of the failed transactions (total amount don't include failed txs amount, payload size don't include failed txs full size with or without prunables), update tests
Configuration menu - View commit details
-
Copy full SHA for 52c138d - Browse repository at this point
Copy the full SHA 52c138dView commit details -
rollback accidentally committed change
Yuriy Larin committedSep 13, 2021 Configuration menu - View commit details
-
Copy full SHA for a764d59 - Browse repository at this point
Copy the full SHA a764d59View commit details
Commits on Sep 14, 2021
-
Fix /keyStore/accountInfo and /accounts/account endpoint responses, l…
…ower sharding height for tn2, add new mockito version bom
Configuration menu - View commit details
-
Copy full SHA for 28594e8 - Browse repository at this point
Copy the full SHA 28594e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e12eff0 - Browse repository at this point
Copy the full SHA e12eff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b8655e - Browse repository at this point
Copy the full SHA 4b8655eView commit details
Commits on Sep 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7752421 - Browse repository at this point
Copy the full SHA 7752421View commit details -
Remove apl-bom-ext dependency management from apollo-blockchain child…
… module (apl-db-updater)
Configuration menu - View commit details
-
Copy full SHA for 6fab8b0 - Browse repository at this point
Copy the full SHA 6fab8b0View commit details
Commits on Sep 20, 2021
-
Fix incorrect initial block amount and total payload size during gene…
…ration with failed txs. Introduce AplBlockException hierarchy to replace BlockNotAcceptedException Introduce 3 generation attempts for new block with unknown number of failed transactions with overriding total block amount and payload size depending on the appearance of the failed transactions Add AplBlockException handling, same as for BlockNotAcceptedException Ensure state independence between block generation attempts TODO in future: replace 3-attempts generation algorithm by a refactored block generation strategy
Configuration menu - View commit details
-
Copy full SHA for 26bf541 - Browse repository at this point
Copy the full SHA 26bf541View commit details
Commits on Sep 21, 2021
-
Fix last exception throwing for failed block generation iteration (th…
…row only in case of counter=0 and no success), fix typo and push block error logging
Configuration menu - View commit details
-
Copy full SHA for 4d0c20e - Browse repository at this point
Copy the full SHA 4d0c20eView commit details -
Merge pull request #1179 from ApolloFoundation/fix/APL-2093-incorrect…
…-block-total-amount APL-2093 - Fix incorrect initial block amount and total payload size during generation with failed txs.
Configuration menu - View commit details
-
Copy full SHA for aa7cad5 - Browse repository at this point
Copy the full SHA aa7cad5View commit details
Commits on Sep 22, 2021
-
Add consensus for failed txs verification
Lower number of generation attempts with failed txs to 2. First generation iteration includes a list of already failed by validation transactions to lower number of generation failure at first iteration Block now contains tx error hashes with tx ids (signed by the block generator), so that every node after txs execution can verify its results with the declared by the block generator and fail immediately, when it differs Block api responses updated to show number of failed txs in the block and its error hashes, FailedTransactionVerificationService is initialized before TaskDispatchManager to perform back up failed txs verification operations (just in case of programming errors)
Configuration menu - View commit details
-
Copy full SHA for 53fd58d - Browse repository at this point
Copy the full SHA 53fd58dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bba5e7e - Browse repository at this point
Copy the full SHA bba5e7eView commit details -
Merge pull request #1180 from ApolloFoundation/fix/APL-2093-incorrect…
…-block-total-amount APL-2093 - Add consensus for failed txs verification
Configuration menu - View commit details
-
Copy full SHA for 5417ddf - Browse repository at this point
Copy the full SHA 5417ddfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89d9c23 - Browse repository at this point
Copy the full SHA 89d9c23View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdc0fc1 - Browse repository at this point
Copy the full SHA fdc0fc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3269b62 - Browse repository at this point
Copy the full SHA 3269b62View commit details
Commits on Sep 23, 2021
-
Add update failed transaction in the db, when it failed during block …
…acceptance at applyUnconfirmed stage
Configuration menu - View commit details
-
Copy full SHA for 778cbba - Browse repository at this point
Copy the full SHA 778cbbaView commit details
Commits on Sep 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b116015 - Browse repository at this point
Copy the full SHA b116015View commit details
Commits on Sep 27, 2021
-
Yuriy Larin committed
Sep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for eeb6e5b - Browse repository at this point
Copy the full SHA eeb6e5bView commit details -
Yuriy Larin committed
Sep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 959f4ea - Browse repository at this point
Copy the full SHA 959f4eaView commit details -
Yuriy Larin committed
Sep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for ac01207 - Browse repository at this point
Copy the full SHA ac01207View commit details -
Fix NPE for null GetTransactionsResponse.transactions field, add more…
… information in invalid signature exception
Configuration menu - View commit details
-
Copy full SHA for f2f2e69 - Browse repository at this point
Copy the full SHA f2f2e69View commit details -
Merge branch 'develop' into fix/APL-2081_fts_index_update_on_rollback
# Conflicts: # apl-core/src/test/java/com/apollocurrency/aplwallet/apl/core/dao/appdata/ReferencedTransactionDaoTest.java # apl-core/src/test/java/com/apollocurrency/aplwallet/apl/core/service/state/PhasingPollServiceTest.java
Yuriy Larin committedSep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for b533418 - Browse repository at this point
Copy the full SHA b533418View commit details -
Fix block signature verification failed for processBlock p2p API, (ch…
…ange total block amount calculation accounting private and failed transactions result)
Configuration menu - View commit details
-
Copy full SHA for dfac36e - Browse repository at this point
Copy the full SHA dfac36eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f840baf - Browse repository at this point
Copy the full SHA f840bafView commit details
Commits on Sep 28, 2021
-
Yuriy Larin committed
Sep 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 3aa7474 - Browse repository at this point
Copy the full SHA 3aa7474View commit details -
Make apl-utils a standalone lib without weld annotations discovery, f…
…ix GenesisImporterTest
Configuration menu - View commit details
-
Copy full SHA for 22f333e - Browse repository at this point
Copy the full SHA 22f333eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24baf3d - Browse repository at this point
Copy the full SHA 24baf3dView commit details
Commits on Sep 29, 2021
-
Data has been pruned prematurely fix (failed txs)
Fix validation for failed prunable transactions (Data has been pruned prematurely) - when no data present for a min prunable lifetime for failed prunable transactions, but present during processBlock API call. Update deserialization exception message (more important and short data first), add early transaction index and block reference assignment
Configuration menu - View commit details
-
Copy full SHA for d5dd3ca - Browse repository at this point
Copy the full SHA d5dd3caView commit details -
Revert assignTransactionIndex refactoring
generatorPublicKey may be absent when scan fails
Configuration menu - View commit details
-
Copy full SHA for 0686486 - Browse repository at this point
Copy the full SHA 0686486View commit details -
Yuriy Larin committed
Sep 29, 2021 Configuration menu - View commit details
-
Copy full SHA for c2a2831 - Browse repository at this point
Copy the full SHA c2a2831View commit details
Commits on Sep 30, 2021
-
Bad shuffling processing tx id fix
Duplicate shuffling processing attachment tx contains the same account and shuffling id but different data. In that case transaction will be failed (shuffling processing already completed) and prunable data will not be stored. But when such transaction propageted to peers, it will load previous successful shuffling processing transaction data's resulting into the incorrect transaction bytes, different id and failed signature verification exception on the any other node
Configuration menu - View commit details
-
Copy full SHA for ee1e870 - Browse repository at this point
Copy the full SHA ee1e870View commit details -
Merge pull request #1181 from ApolloFoundation/fix/APL-2097-prunable-…
…failed-txs-validation APL-2097 - Failed prunable txs validation
Configuration menu - View commit details
-
Copy full SHA for 47eea47 - Browse repository at this point
Copy the full SHA 47eea47View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcf98ae - Browse repository at this point
Copy the full SHA fcf98aeView commit details
Commits on Oct 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 745da11 - Browse repository at this point
Copy the full SHA 745da11View commit details -
Yuriy Larin committed
Oct 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 58730d3 - Browse repository at this point
Copy the full SHA 58730d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 455fe46 - Browse repository at this point
Copy the full SHA 455fe46View commit details -
Yuriy Larin committed
Oct 1, 2021 Configuration menu - View commit details
-
Copy full SHA for d7b2438 - Browse repository at this point
Copy the full SHA d7b2438View commit details -
Yuriy Larin committed
Oct 1, 2021 Configuration menu - View commit details
-
Copy full SHA for b3982cf - Browse repository at this point
Copy the full SHA b3982cfView commit details -
Add early sender's balance sufficiency validation
Such new validation will allow to validate sender's balance at full transaction validation flow without need to use applyUnconfirmed routine, which will give more accurate error messages and simplify API users issues discovery
Configuration menu - View commit details
-
Copy full SHA for eda8c27 - Browse repository at this point
Copy the full SHA eda8c27View commit details -
Merge branch 'develop' into fix/APL-2081_fts_index_update_on_rollback
# Conflicts: # apl-core/src/main/java/com/apollocurrency/aplwallet/apl/core/dao/state/shuffling/ShufflingDataTable.java # apl-core/src/test/java/com/apollocurrency/aplwallet/apl/core/dao/state/dgs/DGSGoodsTableTest.java
Yuriy Larin committedOct 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 93600bc - Browse repository at this point
Copy the full SHA 93600bcView commit details
Commits on Oct 4, 2021
-
Merge pull request #1182 from ApolloFoundation/fix/APL-2094-keystore-…
…export-passphrase-param-compatibility APL-2094 - Keystore export passphrase param compatibility
Configuration menu - View commit details
-
Copy full SHA for e84ae9a - Browse repository at this point
Copy the full SHA e84ae9aView commit details -
Fix block payload length mismatch & tx is duplicate
For failed prunable transactions and executed pruned transactions 'hasPrunedTransactions' flag was not correctly calculated (appendage check required only) , so that AplBlockPayloadSizeMismatchException appeared. Fixed by appendages prunable check. For failed prunable transactions, which were popped off, processed later and pushed back to the mempool - appeared new failure reason - data has been pruned prematurely, with these errors blockchain supported downloading for max prunable lifetime - 2days on second testnet and any other downloading node received an error 'Transaction is a duplicate', because prunable data existence validation no longer leads to the 'Data has been pruned prematurely' and transaction treated as not failed. Fixed by introducing limitations for prunable transactions with 'Data has been pruned prematurely' error - such transactions will not be added into the blockchain using the AplUnacceptableTransactionValidationException routine
Configuration menu - View commit details
-
Copy full SHA for 6d85ae2 - Browse repository at this point
Copy the full SHA 6d85ae2View commit details -
Fix no shuffling after shard import and in-memory shuffling test
Add replayed shuffling in-memory table warmup after successful shard import to keep in-memory table in the consistent state and eliminate all 'no shuffling' issues Fix jenkins no-db test run for InMemoryShufflingRepositoryTest (do not init testcontainers db for it)
Configuration menu - View commit details
-
Copy full SHA for 6566b6e - Browse repository at this point
Copy the full SHA 6566b6eView commit details
Commits on Oct 6, 2021
-
Fix no-public key issue on getAccount API
When account cache is enabled, then all changes done to the account instance (and inserted into cache using dao layer methods), which should be cached MUST be visible to other threads, but all changeable Account fields (including PublicKey reference) were not synchronized or marked volatile, so that inconsistencies occur on the getAccount API or generation signature verification error occurred, when public key of account was not visible (but exist in db). Case was able to reproduce using transaction sent to itself by the account without public key, so that recipientAccount which is equal to the senderAccount was saved last and wind up sender's account assigned public key inside the account cache leading to the no public key error
Configuration menu - View commit details
-
Copy full SHA for 9f35627 - Browse repository at this point
Copy the full SHA 9f35627View commit details -
Add 100% test coverage for ShufflingRegistrationTransactionType and S…
…hufflingCreationTransactionType
Configuration menu - View commit details
-
Copy full SHA for 9a7000c - Browse repository at this point
Copy the full SHA 9a7000cView commit details
Commits on Oct 7, 2021
-
Fix account db table duplicate error
Fix error: Duplicate entry '-8636564665199595374-350876' for key 'account_id_height_idx' for mainnet db. Which was possible because of sender and recipient account referred to the same db entry, but updated and saved into db separately causing consistency error by index (Account.requireMerge() = false)
Configuration menu - View commit details
-
Copy full SHA for 62a2af6 - Browse repository at this point
Copy the full SHA 62a2af6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25fd2ee - Browse repository at this point
Copy the full SHA 25fd2eeView commit details
Commits on Oct 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 830d830 - Browse repository at this point
Copy the full SHA 830d830View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b771e2 - Browse repository at this point
Copy the full SHA 2b771e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 954b0e5 - Browse repository at this point
Copy the full SHA 954b0e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad27ee4 - Browse repository at this point
Copy the full SHA ad27ee4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff55032 - Browse repository at this point
Copy the full SHA ff55032View commit details -
Merge pull request #1176 from ApolloFoundation/fix/APL-2081_fts_index…
…_update_on_rollback Fix/apl 2081 fts index update on rollback
Configuration menu - View commit details
-
Copy full SHA for 36a7508 - Browse repository at this point
Copy the full SHA 36a7508View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff225c8 - Browse repository at this point
Copy the full SHA ff225c8View commit details
Commits on Oct 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e3cac89 - Browse repository at this point
Copy the full SHA e3cac89View commit details -
Merge pull request #1183 from ApolloFoundation/fix/APL-2099-balance-s…
…ufficiency-validation APL-2099 - Fix balance sufficiency validation
Configuration menu - View commit details
-
Copy full SHA for c67d0e8 - Browse repository at this point
Copy the full SHA c67d0e8View commit details
Commits on Oct 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 28933e4 - Browse repository at this point
Copy the full SHA 28933e4View commit details -
Add handling of the shuffling validation error
Add AplAcceptableTransactionValidationException catch statement with set of the Shuffler failedTx and and cause to provide the ability on startShuffler endpoint - throw an error with validation cause instead of silently adding invalid shuffler with no registration tx sent
Configuration menu - View commit details
-
Copy full SHA for a211379 - Browse repository at this point
Copy the full SHA a211379View commit details -
Merge pull request #1185 from ApolloFoundation/fix/APL-2108-start-shu…
…ffler-validation APL-2108 - Add handling of the shuffling validation error
Configuration menu - View commit details
-
Copy full SHA for 5adb697 - Browse repository at this point
Copy the full SHA 5adb697View commit details -
Merge pull request #1184 from ApolloFoundation/feature/APL-2094-keyst…
…ore-download-backward-compatibility APL-2094 - 2fa backward compatibility for passphrase
Configuration menu - View commit details
-
Copy full SHA for b1fecf1 - Browse repository at this point
Copy the full SHA b1fecf1View commit details -
Fix account cache inconsistency
Account is saved into account cache when inserted to db, but account also contains public key entity, which is managed by the application separately and may be updated outside the code, which inserts account to the db causing inconsistency between cached account public key inside the account cache and its db version. That case occurred in AccountPublicKeyServiceImpl.apply, when new key was saved into db but not updated inside the account cache (no accountTable.insert call) in the situation, where public key was assigned from the PublicKeyAnnouncementAppendix processing
Configuration menu - View commit details
-
Copy full SHA for 86c972d - Browse repository at this point
Copy the full SHA 86c972dView commit details
Commits on Oct 15, 2021
-
Merge pull request #1186 from ApolloFoundation/fix/APL-2110-account-p…
…ublic-key-cache-inconsistency APL-2110 - Fix account cache inconsistency
Configuration menu - View commit details
-
Copy full SHA for a2e6947 - Browse repository at this point
Copy the full SHA a2e6947View commit details
Commits on Oct 21, 2021
-
Etherchain (our second gas price supplier) changed their API for getting eth gas price levels, so that their api at url: https://www.etherchain.org/api/gasPriceOracle now return bad data (1Gwei price), which is not appropriate gas price level to be included in the mined block (required strictly more than 1Gwei), so that they recommend using new api at url: https://www.etherchain.org/api/gasnow with a more accurate data specified in wei units
Configuration menu - View commit details
-
Copy full SHA for 22c4a05 - Browse repository at this point
Copy the full SHA 22c4a05View commit details -
Merge pull request #1187 from ApolloFoundation/fix/APL-2112-dex-eth-s…
…tuck-txs APL-2112 Fix DEX ETH stuck txs
Configuration menu - View commit details
-
Copy full SHA for 4e300f9 - Browse repository at this point
Copy the full SHA 4e300f9View commit details
Commits on Oct 26, 2021
-
Fix startShuffler endpoint for a vault wallet recipient
It is required to specify accountId (in addition to 'passphrase') for every place, where access to the vault wallet is required, but it was an error for HttpParameterParserUtil.getPublicKey method call, when GetAccountId and ShufflingProcess endpoints, which support vaults, but passed 0 account id to the HttpParameterParserUtil.getPublicKey method (indirectly), which caused a weird error message: 'At least one of :[recipientSecretPhrase, recipientPublicKey, recipientPassphrase] must be specified'. It is a second bug, which is fixed for case, when account id is not specified by adding the following error message: 'account' is not specified.
Configuration menu - View commit details
-
Copy full SHA for 5adfc01 - Browse repository at this point
Copy the full SHA 5adfc01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a26bf9 - Browse repository at this point
Copy the full SHA 0a26bf9View commit details -
Merge pull request #1188 from ApolloFoundation/fix/APL-2117-start-shu…
…ffler-vault-recipient APL-2117 Fix startShuffler vault recipient validation
Configuration menu - View commit details
-
Copy full SHA for d2bc33f - Browse repository at this point
Copy the full SHA d2bc33fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e33557 - Browse repository at this point
Copy the full SHA 3e33557View commit details
Commits on Oct 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e8cda65 - Browse repository at this point
Copy the full SHA e8cda65View commit details
Commits on Oct 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 13c2331 - Browse repository at this point
Copy the full SHA 13c2331View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cd6f83 - Browse repository at this point
Copy the full SHA 6cd6f83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cfa539 - Browse repository at this point
Copy the full SHA 0cfa539View commit details
Commits on Oct 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 501b80d - Browse repository at this point
Copy the full SHA 501b80dView commit details -
Force 'en' language for hibernate validator in apl-api tests
It is required for GetTransactionsRequestTest to eliminate violation excetion message differences in tests depending on the OS system language. This fix prevent the following error: expected: <must not be null> but was: <не должно равняться null> and so on
Configuration menu - View commit details
-
Copy full SHA for 0b723f0 - Browse repository at this point
Copy the full SHA 0b723f0View commit details -
Merge pull request #1189 from ApolloFoundation/fix/APL-2120-sharding-…
…dex-order-compatibility-maria-h2 APL-2120 - Fix shard dex_offer table discrepancies
Configuration menu - View commit details
-
Copy full SHA for 457992b - Browse repository at this point
Copy the full SHA 457992bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a8642f - Browse repository at this point
Copy the full SHA 2a8642fView commit details
Commits on Nov 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d4b41d4 - Browse repository at this point
Copy the full SHA d4b41d4View commit details
Commits on Nov 2, 2021
-
Fix closing jdbi handle, when connection is broken
Handle should be removed from the ThreadLocal variable in any case to ensure, than old even broken handle will not be used for other sql queries
Configuration menu - View commit details
-
Copy full SHA for 238cbed - Browse repository at this point
Copy the full SHA 238cbedView commit details -
Merge pull request #1190 from ApolloFoundation/fix/APL-2113-close-han…
…dle-on-close-error APL-2113 - Fix closing of the JDBI handle when error occurs
Configuration menu - View commit details
-
Copy full SHA for 5decdea - Browse repository at this point
Copy the full SHA 5decdeaView commit details
Commits on Nov 4, 2021
-
Fix node startup, when eth node is down
We had two ChainId objects, which appeared due to merge and one of them handled correctly the eth node down status, another fails and cause the apl node to not boot at all The solution is to replace incorrect by a correct and remove a duplicate
Configuration menu - View commit details
-
Copy full SHA for b39f8c3 - Browse repository at this point
Copy the full SHA b39f8c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d7e608 - Browse repository at this point
Copy the full SHA 2d7e608View commit details
Commits on Nov 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5294921 - Browse repository at this point
Copy the full SHA 5294921View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e96665 - Browse repository at this point
Copy the full SHA 4e96665View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e95a27 - Browse repository at this point
Copy the full SHA 0e95a27View commit details
Commits on Nov 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ee9e28d - Browse repository at this point
Copy the full SHA ee9e28dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb6943a - Browse repository at this point
Copy the full SHA cb6943aView commit details
Commits on Nov 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9a93ecf - Browse repository at this point
Copy the full SHA 9a93ecfView commit details
Commits on Nov 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ec7bcc4 - Browse repository at this point
Copy the full SHA ec7bcc4View commit details
Commits on Nov 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for eea8abf - Browse repository at this point
Copy the full SHA eea8abfView commit details
Commits on Nov 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ab7a812 - Browse repository at this point
Copy the full SHA ab7a812View commit details -
Merge branch 'stage' of https://github.com/ApolloFoundation/Apollo in…
…to APL-2121-create-update-packages-q4-2021
Configuration menu - View commit details
-
Copy full SHA for 5a4384c - Browse repository at this point
Copy the full SHA 5a4384cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 696dca0 - Browse repository at this point
Copy the full SHA 696dca0View commit details -
Merge branch 'stage' of https://github.com/ApolloFoundation/Apollo in…
…to APL-2121-create-update-packages-q4-2021
Configuration menu - View commit details
-
Copy full SHA for e51da0c - Browse repository at this point
Copy the full SHA e51da0cView commit details -
Added force write to windows db unpacking. Added removing of old vers…
…ion of desktop app
Configuration menu - View commit details
-
Copy full SHA for 21872a4 - Browse repository at this point
Copy the full SHA 21872a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16eec4d - Browse repository at this point
Copy the full SHA 16eec4dView commit details -
Merge pull request #1191 from ApolloFoundation/APL-2121-create-update…
…-packages-q4-2021 Added database removing and downloading
Configuration menu - View commit details
-
Copy full SHA for caa2114 - Browse repository at this point
Copy the full SHA caa2114View commit details