Cedric Decoster

Results 12 issues of Cedric Decoster

I would like to add some icons and logos to the game, the question is should I use the ascii converter and use small font size? Or is there a...

documentation

updated the repository to match newest Substrate API added new Toolchain/SDK for Substrate

Something strange happens here ... need help, I can reproduce the failure fail: Networker.Client.ClientPacketProcessor[0] System.ArgumentOutOfRangeException: Index and count must refer to a location within the buffer. Parameter name: bytes at...

Anyone interested in helping in implementing some AI's for example a Behaviour AI would be interesting ... also I need some other opinions in how to sync a running hearthstone...

There are a few ... moments where additional zones for weapons or hero powers would make sense .... and could help ... re think about the pro's and con's

The right order of play matter in very rare circumstances Loatheb Millhouse DeathRattle Sylvanas Need to write a test for it. [[Hearthstone Science] Enchantments, Auras and the Enchantment List](https://youtu.be/Fmfa9NFThsM?t=50)

enhancement

there are right now many tasks a few are just build to do the same but a little bit different like for example HealTask, HealStackTask, HealNumberTask, HealFullTask. We should work...

dotnetstandard_bip39 has an issue if it is compiled on Linux, I pushed a Pull request https://github.com/elucidsoft/dotnetstandard-bip39/pull/2 for that, but somehow the repo is inactive. https://github.com/usetech-llc/polkadot_api_dotnet/blob/b6207966705708d1699d347fbdb21c2ef992a2e6/MnemonicSubstrate/MnemonicSubstrate.cs#L40

I was looking for way to derivate public keys from private keys. Like the implementation .... in the sr25519 binding, GenerateKeypairFromSeed() Is there something like that, I haven't found an...

### Description Since signed extras is handled inside the NET API, and it's static, we can't use different signed extras in the SDK for different nodes, this is causing currently...

enhancement