-
We're skipping some tests that have problems after the block reward lock.
https://gitlab.com/HathorNetwork/hathor-python/merge_requests/340#note_266167793
We should re-enable them.
-
The settings file is becoming bigger and hard to find things. We should discuss a way to make it better, maybe grouping some parameters that are used in similar aspects of the code.
We've started a…
-
Lately I cannot use the address search on the explorer. It always replies with an error.
Example for address HG7oCbQRaxPyvXXe3RsSoZLAMytxZRwt3a:
https://explorer.hathor.network/address/HG7oCbQ…
-
`RocksDBTokensIndex._create_genesis_info()` takes care of creating token info for the HTR token. This similar method does not exist in `MemoryTokensIndex`. Maybe we could have a common code in `TokenI…
-
There are types that are being redefined on different projects, e.g.: `Block` and `Transaction`
It would be nice to have their definition centralized here
-
Hi,
I'm stuck in an issue with nefertari.index command: --recreate seems to work but it makes the indexation of only 10k rows.
I've tried to play with the --chunk option: doesn't change a thing (see …
-
I've created the C# Hathor.Client package, it's available on NuGet.
https://github.com/michielpost/Hathor.Client
Maybe you want to integrate this in your project and use it to communicate with the…
-
> Should we create an issue to handle it later?
_Originally posted by @msbrogli in https://github.com/HathorNetwork/hathor-core/pull/393#discussion_r855934651_
This was discovered on a PR that w…
-
### Description
By flattening the styles `{ marginTop: 15 }` and `{ marginVertical: 0 }`, it results in a component with `margin: 0`, however a "ghost" hidden component retains the `marginTop: 15`.…
-
We should make it easy for the user to init the lib from a server, from the mainnet/testnet default (offline), from a custom set of configurations.
Then we would have some constants, e.g. `HATHOR_B…