- Nov 23, 2023
-
-
Anthony GRAIGNIC authored
-
Anthony GRAIGNIC authored
-
- Nov 17, 2023
-
-
Jerome DESCHAMPS authored
Resolve "Update RPC mine() with ecomobicoin_jsonrpc" Closes #116 See merge request !87
-
Anthony GRAIGNIC authored
-
- Nov 06, 2023
-
-
Anthony GRAIGNIC authored
Resolve "Fix stage 9, storage root for address fails validation" Closes #110 and #104 See merge request !81
-
Anthony GRAIGNIC authored
-
Anthony GRAIGNIC authored
-
Jerome DESCHAMPS authored
-
Jerome DESCHAMPS authored
-
Jerome DESCHAMPS authored
# Conflicts: # src/models/chainspec.rs
-
Jerome DESCHAMPS authored
-
- Nov 02, 2023
-
-
Jerome DESCHAMPS authored
Check for duplicate behavior before mining Closes #112 See merge request !84
-
Anthony GRAIGNIC authored
Remove unused import
-
Jerome DESCHAMPS authored
Change k k' & k'' to BlockSchedule in chainspec Closes #107 See merge request !83
-
Anthony GRAIGNIC authored
-
Jerome DESCHAMPS authored
Resolve "Remove block reward" Closes #107 See merge request !82
-
- Oct 31, 2023
-
-
Anthony GRAIGNIC authored
-
Anthony GRAIGNIC authored
-
- Oct 26, 2023
-
-
Anthony GRAIGNIC authored
Resolve "Fix sync stage 4 after unwinding or multiple blocks syncing at once" Closes #109 See merge request !80
-
- Oct 23, 2023
-
-
Jerome DESCHAMPS authored
-
- Oct 18, 2023
-
-
Jerome DESCHAMPS authored
-
Jerome DESCHAMPS authored
-
- Oct 11, 2023
-
-
Jerome DESCHAMPS authored
Resolve "Implement Demurrage" Closes #27 See merge request !75
-
Anthony GRAIGNIC authored
Add 2 decimals to desired_demurrage_percent_per_day e.g. 10.00% Update all ecomobicoin-related chainspecs Improve tests Minor code refacto Add condition to save calculations if demurrage is 0%
-
- Oct 10, 2023
-
-
Jerome DESCHAMPS authored
-
Jerome DESCHAMPS authored
-
Jerome DESCHAMPS authored
-
Jerome DESCHAMPS authored
-
Jerome DESCHAMPS authored
-
Jerome DESCHAMPS authored
Add behavior expiration verification from block Closes #26 See merge request !79
-
Jerome DESCHAMPS authored
-
Jerome DESCHAMPS authored
-
Anthony GRAIGNIC authored
-
Jerome DESCHAMPS authored
Send NewBlock message after mining Closes #99 See merge request !78
-
- Oct 09, 2023
-
-
Anthony GRAIGNIC authored
Spawn a thread for node to send NewBlock message Add node param to Miner Move akula staged_sync setup Add default node impl for tests
-
Jerome DESCHAMPS authored
-
- Oct 06, 2023
-
-
Jerome DESCHAMPS authored
Changed the way transactions and behaviors are handled in DB. Changed accordingly how it's written in miner and bodies syncing. Now otterscan works with multiple behaviors and transaction for the same address
-
- Oct 05, 2023
-
-
Jerome DESCHAMPS authored
Fix MDBX_EKEYMISMATCH in mining Closes #103 See merge request !77
-
Anthony GRAIGNIC authored
Set sync stage to FINISH rather than ACCOUNT_HISTORY as they run at the end of mine_block()
-
Jerome DESCHAMPS authored
Update bindgen and croaring after Clang16 fix Closes #101 See merge request !76
-