Jacob Gadikian
Jacob Gadikian
# essay Relayers require an ever growing set of nodes, which need to be configured for ideal performance. * rocksdb * statesync are likely the two most important tweaks. **goals**...
Tom, I would love to have a chat. How do we link up? Could you send me a twitter DM to @gadikian ? I am meeting with Nick from Osmosis...
``` have GetAllDelegatorDelegations(ctx "github.com/cosmos/cosmos-sdk/types".Context, delegator "github.com/cosmos/cosmos-sdk/types".AccAddress) []"github.com/iqlusioninc/liquidity-staking-module/x/staking/types".Delegation want GetAllDelegatorDelegations(ctx "github.com/cosmos/cosmos-sdk/types".Context, delegator "github.com/cosmos/cosmos-sdk/types".AccAddress) []"github.com/cosmos/cosmos-sdk/x/staking/types".Delegation ``` ``` have DelegationRewards(c "context".Context, req *"github.com/iqlusioninc/liquidity-staking-module/x/distribution/types".QueryDelegationRewardsRequest) (*"github.com/iqlusioninc/liquidity-staking-module/x/distribution/types".QueryDelegationRewardsResponse, error) want DelegationRewards(c "context".Context, req *"github.com/cosmos/cosmos-sdk/x/distribution/types".QueryDelegationRewardsRequest) (*"github.com/cosmos/cosmos-sdk/x/distribution/types".QueryDelegationRewardsResponse, error) ```...
@sampocs - I think this PR is very important, and would pair well with #71. I had some concerns about some changes you'd made affecting IBC, and this PR would...
https://youtu.be/B2z6uZjJ1P8
this is extremely cool
Found typescript definitions for webtorrent. github.com/DefinitelyTyped/webtorrent/tsconfig.json The definitions should allow us to use flutter. Looking into react-native+webtorrent next.
Today Brenn and I talked about front end architecture. Here's what we came up with -- current look should go away quickly and transition towards something much less cluttered. Therefore,...
Notes: Github Accounts: @feross - creator of webtorrent and "standard" javascript -Simple-get -webtorrent-hybrid -p2p-graph @mafintosh -mafintosh/hypervision @substack https://github.com/substack/spellcast https://github.com/substack/hyperlog-webtorrent-seed https://www.npmjs.com/package/hyperlog-seed Socket.io-p2p chat example: https://github.com/socketio/socket.io-p2p webtorrent-health: https://github.com/alxhotel/webtorrent-health fast.js: https://github.com/priologic/easyrtc