andri lim
|
c02c987b3e
|
Beacon skeleton works with ttdPassed=true flag too (#1826)
|
2023-10-19 10:29:06 +07:00 |
andri lim
|
501d8a369a
|
Add BeaconSync reorg tests (#1782)
* Add BeaconSync reorg tests
* Fix redefinition error in tx_sender.nim
|
2023-09-30 19:20:29 +07:00 |
andri lim
|
e8d59bc7a7
|
Working prototype of beacon downloader (#1780)
* Working prototype of beacon downloader
* Use KeyedQueue for setSyncTarget queue
* Convert MergeTracker and PayloadQueue to non ref object
|
2023-09-28 13:20:12 +07:00 |
jangko
|
a07247b547
|
Remove dead code from beacon skeleton
|
2023-09-25 17:21:59 +07:00 |
andri lim
|
7af9e3dc53
|
Refactor beacon skeleton (#1761)
* Fix unlisted exception due to recent modification in CoreDB interface
* Refactor beacon skeleton
* More unlisted exception fix
|
2023-09-19 11:52:28 +07:00 |
jangko
|
5fb0fc65ba
|
Implement beacon sync stub
- Prepare a test env for beacon sync in engine api simulator.
- Wiring beacon sync to the rest of subsystems.
|
2023-09-07 08:49:31 +07:00 |